mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Add new lights. Rearrange lights
This commit is contained in:
@@ -31,7 +31,7 @@ cards:
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: small
|
||||
entity: light.tuya_kitchen_main_lights
|
||||
entity: light.tuya_kitchen_all_lights
|
||||
name: Kitchen
|
||||
- type: custom:button-card
|
||||
template: small
|
||||
|
||||
@@ -46,8 +46,16 @@ cards:
|
||||
variables:
|
||||
- light: light.light_lohas_2
|
||||
- fade: switch.light_lohas_2_fade
|
||||
- light.light_le_9
|
||||
- light.light_le_10
|
||||
- type: custom:decluttering-card
|
||||
template: light_with_fade_and_switch
|
||||
variables:
|
||||
- light: light.light_lohas_3
|
||||
- fade: switch.light_lohas_3_fade
|
||||
- type: custom:decluttering-card
|
||||
template: light_with_fade_and_switch
|
||||
variables:
|
||||
- light: light.light_lohas_4
|
||||
- fade: switch.light_lohas_4_fade
|
||||
- type: custom:fold-entity-row
|
||||
head:
|
||||
type: custom:decluttering-card
|
||||
|
||||
@@ -14,7 +14,9 @@ cards:
|
||||
title: Lights
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- light.tuya_kitchen_all_lights
|
||||
- light.tuya_kitchen_main_lights
|
||||
- light.tuya_kitchen_secondary_lights
|
||||
- type: divider
|
||||
- type: custom:fold-entity-row
|
||||
entity: light.kitchen_main_lights
|
||||
|
||||
@@ -9,14 +9,12 @@ cards:
|
||||
icon: mdi:sofa
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- light.tuya_living_room_main_lights
|
||||
- type: divider
|
||||
- light.living_room_all_lights
|
||||
- light.living_room_main_lights
|
||||
- light.light_lohas_1
|
||||
- light.light_lohas_2
|
||||
- light.light_le_9
|
||||
- light.light_le_10
|
||||
- light.light_lohas_3
|
||||
- light.light_lohas_4
|
||||
- light.pc
|
||||
|
||||
- type: entities
|
||||
@@ -37,12 +35,17 @@ cards:
|
||||
icon: mdi:chef-hat
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- light.tuya_kitchen_all_lights
|
||||
- light.tuya_kitchen_main_lights
|
||||
- light.tuya_kitchen_secondary_lights
|
||||
- type: divider
|
||||
- light.kitchen_main_lights
|
||||
- light.light_le_11
|
||||
- light.light_le_12
|
||||
- light.light_orbecco_1
|
||||
- light.kitchen_secondary_lights
|
||||
- light.light_le_9
|
||||
- light.light_le_10
|
||||
|
||||
- type: entities
|
||||
title: Hallway
|
||||
@@ -60,5 +63,3 @@ cards:
|
||||
- light.light_le_6
|
||||
- light.light_le_7
|
||||
- light.light_le_8
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user