- Posts: 126
- Thank you received: 0
Need Quick Advice re Automation Rule - Thanks!
- Chrisan
- Topic Author
- Offline
- User
-
Less
More
6 days 16 hours ago #5096
by Chrisan
Need Quick Advice re Automation Rule - Thanks! was created by Chrisan
My first automation rule with "AND" isn't working. Both of the conditions are true so I'm suspecting something is wrong with my syntax. Any help appreciated.
ChrisWHEN: {{irrigation_active_zone_1_status}} iseq off AND: {{irrigation_manual_zone_1_status}} iseq on
ChrisWHEN: {{irrigation_active_zone_1_status}} iseq off AND: {{irrigation_manual_zone_1_status}} iseq on
Please Log in to join the conversation.
- Nillaz
- Offline
- User
-
Less
More
- Posts: 444
- Thank you received: 36
6 days 9 hours ago #5097
by Nillaz
Replied by Nillaz on topic Need Quick Advice re Automation Rule - Thanks!
Assuming that the formatting is correct the syntax here looks good. It's hard to tell if spacing is correct though with the way that word/line wrapping formats things on the forum.
For the sake of clarity, the Rule side of the automation should ultimately look something like this.
WHEN:
{{irrigation_active_zone_1_status}} IsEQ off
AND:
{{irrigation_manual_zone_1_status}} IsEQ on
If this doesn't work then something is borked on the Action side of the automation.
For the sake of clarity, the Rule side of the automation should ultimately look something like this.
WHEN:
{{irrigation_active_zone_1_status}} IsEQ off
AND:
{{irrigation_manual_zone_1_status}} IsEQ on
If this doesn't work then something is borked on the Action side of the automation.
Please Log in to join the conversation.
- Chrisan
- Topic Author
- Offline
- User
-
Less
More
- Posts: 126
- Thank you received: 0
5 days 9 hours ago #5098
by Chrisan
Replied by Chrisan on topic Need Quick Advice re Automation Rule - Thanks!
Thanks nillaz for responding. I fussed around with it a bit and it started working. I'm not quite sure what I did. But I will use it as a template for future automations.
Chris
Chris
Please Log in to join the conversation.
Time to create page: 0.165 seconds