Hi all,
I am trying to set up an automation for my Sensibo unit so that it will set the temperature, the mode, and turn it on. At the moment, turning it on has to be a separate action as there isn’t a way to set the temperature etc while turning it on.
However, it seems the automation is setting the temperate and mode values but the device isn’t being turned on. I’m wondering if because it’s technically going out via the internet, the communication may be too slow for HA and it’s firing the command but nothing happens.
Anyway, I’m wondering with climate entities - is there a way to set the temperature etc when using the climate.turn_on service?
Alternatively, should I put some form of wait command between the actions?
Any advice would be greatly appreciated
Cheers