hass-template-climate icon indicating copy to clipboard operation
hass-template-climate copied to clipboard

❄️Templatable Climate Device for Home Assistant, Supports Running Actions On Service Calls.

Results 54 hass-template-climate issues
Sort by recently updated
recently updated
newest added

Hi! I have an heat-pump which I can control via modbus. I have the following configuration: ``` - platform: climate_template name: Circuit1 modes: - "auto" - "heat" - "off" -...

I would use this to integrate sleep / eco / normal modes Ref: https://developers.home-assistant.io/docs/core/entity/climate/#presets A device can have different presets that it might want to show to the user. Common...

Added Preset Modes ("Eco", "Home", "Away" etc.)

### The problem Help a newbie install this template. Just copying to configuration.yaml does not work( ### What version of Template Climate has the issue? _No response_ ### What version...

### The problem if `target_temperature_template` not configured, bat `target_temperature_high_template` and `target_temperature_low_template` configured, then target temperature not visible as [here](https://github.com/jcwillox/hass-template-climate/issues/39#issue-1655439208) I assumed that the integration would output two values of the...

### The problem When i set name and unique_id, the final value for unique id on home assistant is name with underscore ### What version of Template Climate has the...

When an entity name is changed or deleted, this integration won't provide to erase it from HA: ![2022-08-19_12-32-18_177](https://user-images.githubusercontent.com/52299148/185600436-29b54b11-876c-4b23-89f5-30edee72e365.png) The entities are not marked as "not used", so it's not possible...

### Is your feature request related to a problem? Please describe. When I use the `climate.turn_on` service, the entity always starts in `heat` model ### Describe the solution you'd like...

### Is your feature request related to a problem? Please describe. If it is possible, make possible to reload entities by reloading yaml instead of having to restart supervisor every...

### The problem Does anyone know how to help me set up my air conditioner? I have a Moes UFO-R11 Zigbee IR blaster. Through this I learned the codes of...