Hello,
I’m having trouble defining an automation that, as the temperature of a sensor changes, does two different things depending on the temperature reached. in practice I would like that:
- when the sensor temperature is <= 17, a scene is executed
- when the sensor temperature is >= 20, a climate is set off (state: off).
The problem I’m encountering is to create a single IF … EIif … EndIf
at Action level that is able to activate the scene in one case and switch off the climate in the other.
Can you help me? Thanks in advance.
1 post - 1 participant