krousenick@lemmy.world to homeassistant@lemmy.worldEnglish · 2 years agoRecommended Leak Detectormessage-squaremessage-square18linkfedilinkarrow-up122arrow-down11file-text
arrow-up121arrow-down1message-squareRecommended Leak Detectorkrousenick@lemmy.world to homeassistant@lemmy.worldEnglish · 2 years agomessage-square18linkfedilinkfile-text
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍linkfedilinkarrow-up1·2 years agoAh thanks! These are the only ZWave I have that does this - I’ll check that!
minus-squareIphtashuFitz@lemmy.worldlinkfedilinkEnglisharrow-up3·2 years 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"
Ah thanks! These are the only ZWave I have that does this - I’ll check that!
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"