Skip to content

Instantly share code, notes, and snippets.

View grEvenX's full-sized avatar

Even André Fiskvik grEvenX

View GitHub Profile
@grEvenX
grEvenX / automations.yaml
Created January 21, 2019 20:47
Home-assistant, prompt to unlock door when arriving home
- alias: Notify iOS device about locked door when coming home
trigger:
platform: state
entity_id: device_tracker.user_a_iphone,device_tracker.user_b_iphone
to: home
condition:
- condition: state
entity_id: lock.ytterdor
state: 'locked'
action: