✨ automation: close office blinds
This commit is contained in:
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
|
Reference in New Issue
Block a user