mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Use more entity cards
This commit is contained in:
@@ -291,15 +291,12 @@
|
|||||||
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: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:button-card
|
- type: entity
|
||||||
template: default
|
|
||||||
entity: binary_sensor.front_door_on_off_wrapper
|
entity: binary_sensor.front_door_on_off_wrapper
|
||||||
- type: custom:button-card
|
- type: entity
|
||||||
template: default
|
|
||||||
entity: binary_sensor.living_room_right_window_on_off_wrapper
|
entity: binary_sensor.living_room_right_window_on_off_wrapper
|
||||||
name: Living room
|
name: Living room
|
||||||
- type: custom:button-card
|
- type: entity
|
||||||
template: default
|
|
||||||
entity: binary_sensor.bedroom_right_window_on_off_wrapper
|
entity: binary_sensor.bedroom_right_window_on_off_wrapper
|
||||||
name: Bedroom
|
name: Bedroom
|
||||||
|
|
||||||
@@ -316,11 +313,9 @@
|
|||||||
service_data:
|
service_data:
|
||||||
entity_id: input_boolean.georgi_home
|
entity_id: input_boolean.georgi_home
|
||||||
- type: entity
|
- type: entity
|
||||||
# template: default
|
|
||||||
entity: device_tracker.mikrotik_carbon
|
entity: device_tracker.mikrotik_carbon
|
||||||
name: Wifi
|
name: Wifi
|
||||||
- type: custom:button-card
|
- type: entity
|
||||||
template: default
|
|
||||||
entity: device_tracker.carbon
|
entity: device_tracker.carbon
|
||||||
name: GPS
|
name: GPS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user