@jjudson wrote:
I set up my first automation. Yay! It works…
…sort of.
I have the foyer lights come on when my Schlage FE469NX lock is unlocked. They come on fine when the door unlocks, but the problem is, if the lights are off when one leaves, when the door locks again, the lights come on. How can I stop that from happening?
- id: '1578617159127' alias: Foyer lights on when front door unlocked description: '' trigger: - entity_id: lock.schlage_allegion_be469_touchscreen_deadbolt_locked platform: state condition: [] action: - device_id: 13b836e5c86b474aa4380535337b0d58 domain: switch entity_id: switch.leviton_dz15s_1bz_decora_smart_switch_switch type: turn_on
Posts: 14
Participants: 3