mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-15 12:34:42 +00:00
Bugfixes
This commit is contained in:
@@ -167,7 +167,7 @@ cards:
|
|||||||
entity: switch.camera
|
entity: switch.camera
|
||||||
name: Camera
|
name: Camera
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: [mobile, with_state_indicator]
|
template: [mobile, with_state_background, with_state_indicator]
|
||||||
entity: fan.philips_airpurifier
|
entity: fan.philips_airpurifier
|
||||||
variables:
|
variables:
|
||||||
state_indicator_id: binary_sensor.purifier_filter_needs_change
|
state_indicator_id: binary_sensor.purifier_filter_needs_change
|
||||||
|
|||||||
@@ -52,7 +52,7 @@
|
|||||||
template: radiator_button
|
template: radiator_button
|
||||||
entity: climate.kitchen_radiator_mode
|
entity: climate.kitchen_radiator_mode
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: [brita_water, mobile]
|
template: brita_water
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: default
|
template: default
|
||||||
entity: media_player.nvidia_shield
|
entity: media_player.nvidia_shield
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
entity: binary_sensor.kitchen_motion_occupancy
|
entity: binary_sensor.kitchen_motion_occupancy
|
||||||
name: Motion
|
name: Motion
|
||||||
variables:
|
variables:
|
||||||
state_indicator_id: automation.lighting_kitchen_day_mode_motion_turn_lights_on
|
state_indicator_id: automation.lighting_kitchen_motion_on
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: [small, progress]
|
template: [small, progress]
|
||||||
entity: sensor.kitchen_motion_illuminance
|
entity: sensor.kitchen_motion_illuminance
|
||||||
|
|||||||
@@ -166,7 +166,7 @@
|
|||||||
entity: vacuum.vacuum
|
entity: vacuum.vacuum
|
||||||
name: Vacuum
|
name: Vacuum
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: [brita_water, mobile]
|
template: brita_water
|
||||||
|
|
||||||
# Column 2
|
# Column 2
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
|
|||||||
Reference in New Issue
Block a user