🚚 moving some things around
This commit is contained in:
		@@ -1 +1 @@
 | 
				
			|||||||
2025.2.5
 | 
					2025.5.3
 | 
				
			||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
- id: '1710275740260'
 | 
					- id: "1710275740260"
 | 
				
			||||||
  alias: Close office blinds
 | 
					  alias: Close lab blinds
 | 
				
			||||||
  description: ''
 | 
					  description: ""
 | 
				
			||||||
  trigger:
 | 
					  trigger:
 | 
				
			||||||
    - platform: sun
 | 
					    - platform: sun
 | 
				
			||||||
      event: sunset
 | 
					      event: sunset
 | 
				
			||||||
@@ -11,5 +11,5 @@
 | 
				
			|||||||
      metadata: {}
 | 
					      metadata: {}
 | 
				
			||||||
      data: {}
 | 
					      data: {}
 | 
				
			||||||
      target:
 | 
					      target:
 | 
				
			||||||
      area_id: office
 | 
					        area_id: lab
 | 
				
			||||||
  mode: single
 | 
					  mode: single
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
cover:
 | 
					cover:
 | 
				
			||||||
  - platform: group
 | 
					  - platform: group
 | 
				
			||||||
    unique_id: "office_blinds"
 | 
					    unique_id: "lab_blinds"
 | 
				
			||||||
    name: "Office Blinds"
 | 
					    name: "Lab Blinds"
 | 
				
			||||||
    entities:
 | 
					    entities:
 | 
				
			||||||
      - cover.office_blinds_left_cover
 | 
					      - cover.lab_blinds_left_cover
 | 
				
			||||||
      - cover.office_blinds_right_cover
 | 
					      - cover.lab_blinds_right_cover
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user