I have used this automation for a while now and it has worked just fine. But suddenly it stopped working and I can’t understand why?
Why?
- alias: Toilet light on when movement
trigger:
platform: state
entity_id: switch.bevegelsessensor_toalett
to: 'on'
action:
service: light.turn_on
data:
entity_id:
- light.toalett
brightness: 127
Running Hassio 0.87.1