Files
home-assistant-config/automations/office/blinds.yaml

16 lines
276 B
YAML
Raw Normal View History

2025-06-09 16:51:29 -04:00
- id: "1710275740260"
alias: Close lab blinds
description: ""
2024-07-19 15:56:48 -04:00
trigger:
2025-06-09 16:51:29 -04:00
- platform: sun
event: sunset
offset: 0
2024-07-19 15:56:48 -04:00
condition: []
action:
2025-06-09 16:51:29 -04:00
- service: cover.close_cover
metadata: {}
data: {}
target:
area_id: lab
2024-07-19 15:56:48 -04:00
mode: single