I don't know if I'm doing something wrong here. Trying to do something similar to what I've done in the past and have a single trigger do multiple actions depending on the event value instead of having 2 different rules.
To reproduce
- Create a new RM 5.1 rule
- Select trigger of a temperature sensor (OpenWeather in this case) changed
- Click into actions
- Create new action
- Conditional Action
- IF Expression THEN
- New Condition
- Capability Last Event Device
- select OpenWeather as exemplar device, attribute temperature
- comparison <=, 32
- Click Done with this condition
I end up here:
I can click done...and it just refreshes/does nothing
click done again and I'm back out at the main page of the rule. If I click into the actions section I get the blank section with done button shown above and the rule is broken at this point.