Hi,
I have an automation with the following state trigger:
trigger:
- platform: state
entity_id:
- input_boolean.venting
- input_boolean.heating
The automation should run if one of two input_boolean switches is toggled.
This used to work at some point as I had this in place for months/years.
Today, running v2022.4.3, I noticed that this automation does not fire anymore.
Regardless of which of the two switches I toggle, the automation does not run (no sign in the logbook).
Any ideas?
Sebastian
1 post - 1 participant