🐛 fix blinds automation
This commit is contained in:
15
automations/lab/blinds.yaml
Normal file
15
automations/lab/blinds.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
- id: "1710275740260"
|
||||
alias: Close lab blinds
|
||||
description: ""
|
||||
trigger:
|
||||
- platform: sun
|
||||
event: sunset
|
||||
offset: 0
|
||||
condition: []
|
||||
action:
|
||||
- service: cover.close_cover
|
||||
metadata: {}
|
||||
data: {}
|
||||
target:
|
||||
entity_id: cover.lab_blinds
|
||||
mode: single
|
||||
Reference in New Issue
Block a user