mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Add light wifi strength
This commit is contained in:
@@ -41,21 +41,25 @@ cards:
|
||||
variables:
|
||||
- light: light.light_lohas_1
|
||||
- fade: switch.light_lohas_1_fade
|
||||
- wifi: sensor.light_lohas_1_wifi
|
||||
- type: custom:decluttering-card
|
||||
template: light_with_fade_and_switch
|
||||
variables:
|
||||
- light: light.light_lohas_2
|
||||
- fade: switch.light_lohas_2_fade
|
||||
- wifi: sensor.light_lohas_2_wifi
|
||||
- type: custom:decluttering-card
|
||||
template: light_with_fade_and_switch
|
||||
variables:
|
||||
- light: light.light_lohas_3
|
||||
- fade: switch.light_lohas_3_fade
|
||||
- wifi: sensor.light_lohas_3_wifi
|
||||
- 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
|
||||
- type: custom:fold-entity-row
|
||||
head:
|
||||
type: custom:decluttering-card
|
||||
@@ -63,6 +67,7 @@ cards:
|
||||
variables:
|
||||
- light: light.pc
|
||||
- fade: switch.pc_light_fade
|
||||
- wifi: sensor.pc_light_wifi
|
||||
entities:
|
||||
- type: custom:slider-entity-row
|
||||
entity: light.pc
|
||||
|
||||
Reference in New Issue
Block a user