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:
@@ -4,6 +4,8 @@ light_with_fade_and_switch:
|
|||||||
entity: "[[light]]"
|
entity: "[[light]]"
|
||||||
show_state: false
|
show_state: false
|
||||||
entities:
|
entities:
|
||||||
|
- entity: "[[wifi]]"
|
||||||
|
name: Wifi
|
||||||
- entity: "[[fade]]"
|
- entity: "[[fade]]"
|
||||||
name: Fade
|
name: Fade
|
||||||
toggle: true
|
toggle: true
|
||||||
|
|||||||
@@ -41,21 +41,25 @@ cards:
|
|||||||
variables:
|
variables:
|
||||||
- light: light.light_lohas_1
|
- light: light.light_lohas_1
|
||||||
- fade: switch.light_lohas_1_fade
|
- fade: switch.light_lohas_1_fade
|
||||||
|
- wifi: sensor.light_lohas_1_wifi
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: light_with_fade_and_switch
|
template: light_with_fade_and_switch
|
||||||
variables:
|
variables:
|
||||||
- light: light.light_lohas_2
|
- light: light.light_lohas_2
|
||||||
- fade: switch.light_lohas_2_fade
|
- fade: switch.light_lohas_2_fade
|
||||||
|
- wifi: sensor.light_lohas_2_wifi
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: light_with_fade_and_switch
|
template: light_with_fade_and_switch
|
||||||
variables:
|
variables:
|
||||||
- light: light.light_lohas_3
|
- light: light.light_lohas_3
|
||||||
- fade: switch.light_lohas_3_fade
|
- fade: switch.light_lohas_3_fade
|
||||||
|
- wifi: sensor.light_lohas_3_wifi
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: light_with_fade_and_switch
|
template: light_with_fade_and_switch
|
||||||
variables:
|
variables:
|
||||||
- light: light.light_lohas_4
|
- light: light.light_lohas_4
|
||||||
- fade: switch.light_lohas_4_fade
|
- fade: switch.light_lohas_4_fade
|
||||||
|
- wifi: sensor.light_lohas_4_wifi
|
||||||
- type: custom:fold-entity-row
|
- type: custom:fold-entity-row
|
||||||
head:
|
head:
|
||||||
type: custom:decluttering-card
|
type: custom:decluttering-card
|
||||||
@@ -63,6 +67,7 @@ cards:
|
|||||||
variables:
|
variables:
|
||||||
- light: light.pc
|
- light: light.pc
|
||||||
- fade: switch.pc_light_fade
|
- fade: switch.pc_light_fade
|
||||||
|
- wifi: sensor.pc_light_wifi
|
||||||
entities:
|
entities:
|
||||||
- type: custom:slider-entity-row
|
- type: custom:slider-entity-row
|
||||||
entity: light.pc
|
entity: light.pc
|
||||||
|
|||||||
@@ -37,21 +37,25 @@ cards:
|
|||||||
variables:
|
variables:
|
||||||
- light: light.light_le_1
|
- light: light.light_le_1
|
||||||
- fade: switch.light_le_1_fade
|
- fade: switch.light_le_1_fade
|
||||||
|
- wifi: sensor.light_le_1_wifi
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: light_with_fade_and_switch
|
template: light_with_fade_and_switch
|
||||||
variables:
|
variables:
|
||||||
- light: light.light_le_2
|
- light: light.light_le_2
|
||||||
- fade: switch.light_le_2_fade
|
- fade: switch.light_le_2_fade
|
||||||
|
- wifi: sensor.light_le_2_wifi
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: light_with_fade_and_switch
|
template: light_with_fade_and_switch
|
||||||
variables:
|
variables:
|
||||||
- light: light.light_le_3
|
- light: light.light_le_3
|
||||||
- fade: switch.light_le_3_fade
|
- fade: switch.light_le_3_fade
|
||||||
|
- wifi: sensor.light_le_3_wifi
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: light_with_fade_and_switch
|
template: light_with_fade_and_switch
|
||||||
variables:
|
variables:
|
||||||
- light: light.light_le_4
|
- light: light.light_le_4
|
||||||
- fade: switch.light_le_4_fade
|
- fade: switch.light_le_4_fade
|
||||||
|
- wifi: sensor.light_le_4_wifi
|
||||||
- light.bedside_light
|
- light.bedside_light
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
|
|||||||
Reference in New Issue
Block a user