krousenick@lemmy.world to homeassistant@lemmy.worldEnglish · 1 year agoRecommended Leak Detectormessage-squaremessage-square18fedilinkarrow-up122arrow-down11file-text
arrow-up121arrow-down1message-squareRecommended Leak Detectorkrousenick@lemmy.world to homeassistant@lemmy.worldEnglish · 1 year agomessage-square18fedilinkfile-text
minus-squareIphtashuFitz@lemmy.worldlinkfedilinkEnglisharrow-up3·1 year agoHere’s the relevant part of one of my automations. It’s for a light sensor I have attached to my washing machine: trigger: - platform: state entity_id: - binary_sensor.washer_light_sensor_sensor_state_any from: "on" to: "off"
Here’s the relevant part of one of my automations. It’s for a light sensor I have attached to my washing machine:
trigger: - platform: state entity_id: - binary_sensor.washer_light_sensor_sensor_state_any from: "on" to: "off"