mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
Adjust hallway dashboards
This commit is contained in:
@@ -125,16 +125,10 @@ card:
|
|||||||
service: input_select.select_next
|
service: input_select.select_next
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: input_select.hallway_dashboard_mode
|
entity_id: input_select.hallway_dashboard_mode
|
||||||
|
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: v3_tablet_button
|
template: v3_tablet_button
|
||||||
entity: input_boolean.georgi_home
|
entity: input_boolean.simulation_mode
|
||||||
name: Georgi home?
|
name: Simulation
|
||||||
tap_action:
|
|
||||||
action: call-service
|
|
||||||
service: input_boolean.toggle
|
|
||||||
service_data:
|
|
||||||
entity_id: input_boolean.georgi_home
|
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: v3_tablet_button
|
template: v3_tablet_button
|
||||||
entity: input_boolean.guest_mode
|
entity: input_boolean.guest_mode
|
||||||
@@ -174,10 +168,6 @@ card:
|
|||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
service: script.toggle_living_room_cover
|
service: script.toggle_living_room_cover
|
||||||
- type: custom:button-card
|
|
||||||
template: v3_tablet_button
|
|
||||||
entity: input_boolean.simulation_mode
|
|
||||||
name: Simulation
|
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: [v3_button_purifier, v3_tablet_button]
|
template: [v3_button_purifier, v3_tablet_button]
|
||||||
entity: fan.philips_airpurifier
|
entity: fan.philips_airpurifier
|
||||||
|
|||||||
@@ -32,12 +32,6 @@ card:
|
|||||||
styles:
|
styles:
|
||||||
card:
|
card:
|
||||||
- background-image: url("/local/images/people/maya.jpg")
|
- background-image: url("/local/images/people/maya.jpg")
|
||||||
- type: custom:button-card
|
|
||||||
template: v3_badge
|
|
||||||
entity: sensor.quarantined_percent
|
|
||||||
- type: custom:button-card
|
|
||||||
template: v3_badge
|
|
||||||
entity: sensor.quarantine_times_left
|
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: v3_badge_icon
|
template: v3_badge_icon
|
||||||
entity: sensor.active_motion_sensors
|
entity: sensor.active_motion_sensors
|
||||||
|
|||||||
Reference in New Issue
Block a user