Rearrange dashboard

This commit is contained in:
2020-05-31 20:28:33 +03:00
parent c693367c13
commit c8a4fea2e0
@@ -357,14 +357,6 @@
template: default template: default
entity: binary_sensor.trisensor_motion entity: binary_sensor.trisensor_motion
name: Desk name: Desk
- type: custom:button-card
template:
- default
- with_state_indicator
entity: binary_sensor.motion_2_ias_zone
name: Hallway
variables:
state_indicator_id: automation.lighting_hallway_day_mode_motion_turn_lights_on
- type: custom:button-card - type: custom:button-card
template: template:
- default - default
@@ -373,6 +365,14 @@
name: Kitchen name: Kitchen
variables: variables:
state_indicator_id: automation.lighting_kitchen_day_mode_motion_turn_lights_on state_indicator_id: automation.lighting_kitchen_day_mode_motion_turn_lights_on
- type: custom:button-card
template:
- default
- with_state_indicator
entity: binary_sensor.motion_2_ias_zone
name: Hallway
variables:
state_indicator_id: automation.lighting_hallway_day_mode_motion_turn_lights_on
- type: horizontal-stack - type: horizontal-stack
cards: cards:
- type: custom:button-card - type: custom:button-card