✨ automation: close office blinds
This commit is contained in:
parent
cf2d6a8c87
commit
c6c418c9ad
@ -1 +1 @@
|
|||||||
2023.9.2
|
2024.7.3
|
15
automations/office/blinds.yaml
Normal file
15
automations/office/blinds.yaml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
- id: '1710275740260'
|
||||||
|
alias: Close office blinds
|
||||||
|
description: ''
|
||||||
|
trigger:
|
||||||
|
- platform: sun
|
||||||
|
event: sunset
|
||||||
|
offset: 0
|
||||||
|
condition: []
|
||||||
|
action:
|
||||||
|
- service: cover.close_cover
|
||||||
|
metadata: {}
|
||||||
|
data: {}
|
||||||
|
target:
|
||||||
|
area_id: office
|
||||||
|
mode: single
|
Loading…
x
Reference in New Issue
Block a user