mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Fix presence automations
This commit is contained in:
@@ -42,10 +42,10 @@
|
||||
- background-image: url("/local/images/people/milena.jpg")
|
||||
- type: custom:button-card
|
||||
template: v3_badge
|
||||
entity: input_boolean.georgi_home
|
||||
entity: binary_sensor.someone_home
|
||||
- type: custom:button-card
|
||||
template: v3_badge
|
||||
entity: input_boolean.player_2_home
|
||||
entity: binary_sensor.someone_sleeping
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
@@ -149,19 +149,6 @@
|
||||
- input_number.toshiba_trigger_temp
|
||||
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: v3_section_title
|
||||
variables:
|
||||
- title: Monitoring
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: v3_button
|
||||
entity: binary_sensor.someone_sleeping
|
||||
- type: custom:button-card
|
||||
template: v3_button
|
||||
entity: binary_sensor.someone_home
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: v3_section_title
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user