🚚 moving some things around

This commit is contained in:
2025-06-09 16:51:29 -04:00
parent 22b3234674
commit 47ec4b4fde
3 changed files with 16 additions and 16 deletions

View File

@ -1 +1 @@
2025.2.5
2025.5.3

View File

@ -1,15 +1,15 @@
- id: '1710275740260'
alias: Close office blinds
description: ''
- id: "1710275740260"
alias: Close lab blinds
description: ""
trigger:
- platform: sun
event: sunset
offset: 0
- platform: sun
event: sunset
offset: 0
condition: []
action:
- service: cover.close_cover
metadata: {}
data: {}
target:
area_id: office
- service: cover.close_cover
metadata: {}
data: {}
target:
area_id: lab
mode: single

View File

@ -1,7 +1,7 @@
cover:
- platform: group
unique_id: "office_blinds"
name: "Office Blinds"
unique_id: "lab_blinds"
name: "Lab Blinds"
entities:
- cover.office_blinds_left_cover
- cover.office_blinds_right_cover
- cover.lab_blinds_left_cover
- cover.lab_blinds_right_cover