panasonic_cc
panasonic_cc copied to clipboard
Setting temperature to T15 or 15 using automation
Hi, I have an automation that turns on the unit using Heat mode, but is there a way to add a tenperature setting as well? Here is the code I currently use:
device_id: xxx domain: climate entity_id: climate.kitchen type: set_hvac_mode hvac_mode: heat enabled: true
I believe this is a HA limitation in that you need to set the mode and then separately set the temperature.
Added support for +8/15 in v1.0.49