Skip to content

Commit

Permalink
turn off all light why cath leave
Browse files Browse the repository at this point in the history
  • Loading branch information
yp87 committed Dec 1, 2024
1 parent 0c98868 commit c13ce2e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions hass/automation/zone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
entity_id: person.cath
zone: zone.home
event: leave
condition:
- condition: time
before: '10:00:00'
action:
service: light.turn_off
entity_id:
- light.table_de_chevet_de_cath
- light.frederique_main_light
entity_id: all

- alias: Yan leaving work
trigger:
Expand Down

0 comments on commit c13ce2e

Please sign in to comment.