mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Add bedtime mode on tablet dashboard
This commit is contained in:
@@ -106,13 +106,18 @@ card:
|
||||
entity: input_boolean.guest_mode
|
||||
tap_action:
|
||||
action: toggle
|
||||
- type: custom:button-card
|
||||
template: [v3_button, v3_tablet_button]
|
||||
entity: input_select.bedroom_mode
|
||||
name: Mode
|
||||
icon: mdi:bed
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.toggle_bedroom_mode
|
||||
- type: custom:button-card
|
||||
template: [v3_button_tv, v3_tablet_button]
|
||||
entity: media_player.living_room_tv
|
||||
name: TV
|
||||
- type: custom:button-card
|
||||
template: v3_tablet_button
|
||||
entity: switch.cadmium
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
|
||||
Reference in New Issue
Block a user