mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Remove binary sensors for presence
This commit is contained in:
@@ -63,7 +63,7 @@ cards:
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
entity: binary_sensor.georgi_home
|
||||
entity: input_boolean.georgi_home
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: input_boolean.toggle
|
||||
|
||||
@@ -30,10 +30,10 @@
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
template: v3_badge
|
||||
entity: binary_sensor.georgi_home
|
||||
entity: input_boolean.georgi_home
|
||||
- type: custom:button-card
|
||||
template: v3_badge
|
||||
entity: binary_sensor.player_2_home
|
||||
entity: input_boolean.player_2_home
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
|
||||
Reference in New Issue
Block a user