mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Moar lights
This commit is contained in:
@@ -138,9 +138,9 @@ cards:
|
||||
- type: custom:decluttering-card
|
||||
template: light_with_fade_and_switch
|
||||
variables:
|
||||
- light: light.light_lohas_4
|
||||
- fade: switch.light_lohas_4_fade
|
||||
- wifi: sensor.light_lohas_4_wifi
|
||||
- light: light.light_lohas_6
|
||||
- fade: switch.light_lohas_6_fade
|
||||
- wifi: sensor.light_lohas_6_wifi
|
||||
- light.bedside
|
||||
- light.bed_led
|
||||
|
||||
@@ -156,7 +156,7 @@ cards:
|
||||
entity: light.kitchen_main
|
||||
name: Main lights
|
||||
entities:
|
||||
- light.osram_2
|
||||
- light.ledvance_1 # light.osram_2
|
||||
- light.osram_3
|
||||
- light.neo_1
|
||||
- type: divider
|
||||
@@ -165,7 +165,7 @@ cards:
|
||||
entity: light.kitchen_secondary
|
||||
name: Secondary lights
|
||||
entities:
|
||||
- light.osram_6
|
||||
- light.hue_1 # light.osram_6
|
||||
- light.osram_7
|
||||
- light.osram_8
|
||||
- light.osram_9
|
||||
@@ -186,26 +186,24 @@ cards:
|
||||
name: Brightness
|
||||
hide_state: true
|
||||
step: 5
|
||||
- type: custom:slider-entity-row
|
||||
entity: light.hallway_entrance
|
||||
name: Temperature
|
||||
attribute: color_temp
|
||||
hide_state: true
|
||||
min: 153
|
||||
max: 500
|
||||
step: 5
|
||||
- light.osram_5
|
||||
- type: custom:decluttering-card
|
||||
template: light_with_fade_and_switch
|
||||
template: light_with_update_and_lqi
|
||||
variables:
|
||||
- light: light.light_lohas_6
|
||||
- fade: switch.light_lohas_6_fade
|
||||
- wifi: sensor.light_lohas_6_wifi
|
||||
- light: light.hue_white_1
|
||||
- lqi: sensor.hue_white_1_lqi
|
||||
- update: binary_sensor.hue_white_1_update_available
|
||||
- type: custom:decluttering-card
|
||||
template: light_with_update_and_lqi
|
||||
variables:
|
||||
- light: light.hue_white_2
|
||||
- lqi: sensor.hue_white_2_lqi
|
||||
- update: binary_sensor.hue_white_2_update_available
|
||||
|
||||
- type: divider
|
||||
- light.hallway_main
|
||||
- type: custom:fold-entity-row
|
||||
entity: light.hallway_main
|
||||
name: Main lights
|
||||
entities:
|
||||
- light.osram_1
|
||||
- light.osram_4
|
||||
- light.osram_1
|
||||
|
||||
Reference in New Issue
Block a user