mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Move purifier on bedroom dashboard
This commit is contained in:
@@ -57,11 +57,6 @@
|
|||||||
- transform: translateY(-13px) # adjusted for state indicator size
|
- transform: translateY(-13px) # adjusted for state indicator size
|
||||||
variables:
|
variables:
|
||||||
state_indicator_id: automation.alarm_set_time
|
state_indicator_id: automation.alarm_set_time
|
||||||
- type: custom:button-card
|
|
||||||
template: default
|
|
||||||
entity: binary_sensor.house_mode
|
|
||||||
- type: horizontal-stack
|
|
||||||
cards:
|
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template:
|
template:
|
||||||
- default
|
- default
|
||||||
@@ -73,6 +68,11 @@
|
|||||||
state_indicator_off_size: 0px
|
state_indicator_off_size: 0px
|
||||||
state_indicator_on_color: var(--color-red)
|
state_indicator_on_color: var(--color-red)
|
||||||
state_on_indicator_on_color: var(--color-red)
|
state_on_indicator_on_color: var(--color-red)
|
||||||
|
- type: custom:button-card
|
||||||
|
template: default
|
||||||
|
entity: binary_sensor.house_mode
|
||||||
|
- type: horizontal-stack
|
||||||
|
cards:
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: default
|
template: default
|
||||||
entity: media_player.nvidia_shield
|
entity: media_player.nvidia_shield
|
||||||
|
|||||||
Reference in New Issue
Block a user