I am pretty sure it is possible but not figured out how to have two different Actions assigned to different conditions yet.
Ideally - I would like a single rule to do the same for ALL 9 Thermostat Controllers/TRVs
ie if ANY of the Thermostat Controllers STATE change THEN
-
If Thermostat Controller #1 STATE= Heat THEN set TRV SetPoint to 28c etc
OR
If Thermostat Controller #1 STATE!= Heat THEN set TRV 1 to SetPoint to 8c etc -
If Thermostat Controller #x STATE= Heat THEN set TRV x to SetPoint to 28c etc
OR
If Thermostat Controller #1 STATE!= Heat THEN set TRV x to SetPoint to 8c
etc
It looks like this could work - just figuring it out
since it's a true or false for the same statement, you could just use ELSE instead of ELSE-IF
Good point !!!!
Thanks for reviewing - much appreciated.
That would be better but I think the Else If works ok so don't think it is necessary to change, I have loads of these one for each room
definitely, if it ain't broke don't fix it. just keep it in mind for future rules so you won't have to go through all the clicking to make the condition again, lol