Files
home-assistant-config/automations/lab/blinds.yaml
2026-04-07 16:41:16 -04:00

16 lines
291 B
YAML

- 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