Switch motion and window rows

This commit is contained in:
2020-05-09 03:58:58 +03:00
parent a29807dc93
commit 3a8e45383b
@@ -263,19 +263,6 @@
cards:
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: custom:button-card
template: default
entity: binary_sensor.front_door_on_off_wrapper
- type: custom:button-card
template: default
entity: binary_sensor.living_room_right_window_on_off_wrapper
name: Living room
- type: custom:button-card
template: default
entity: binary_sensor.bedroom_right_window_on_off_wrapper
name: Bedroom
- type: horizontal-stack
cards:
- type: custom:button-card
@@ -302,6 +289,19 @@
name: Kitchen
variables:
state_indicator_id: automation.lighting_kitchen_day_mode_motion_turn_lights_on_after_sunset
- type: horizontal-stack
cards:
- type: custom:button-card
template: default
entity: binary_sensor.front_door_on_off_wrapper
- type: custom:button-card
template: default
entity: binary_sensor.living_room_right_window_on_off_wrapper
name: Living room
- type: custom:button-card
template: default
entity: binary_sensor.bedroom_right_window_on_off_wrapper
name: Bedroom
- type: vertical-stack
cards: