mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Move desk sensor to hallway. Group up
This commit is contained in:
@@ -224,10 +224,6 @@
|
||||
template: default
|
||||
entity: binary_sensor.multisensor_motion
|
||||
name: Living room
|
||||
- type: custom:button-card
|
||||
template: default
|
||||
entity: binary_sensor.trisensor_motion
|
||||
name: Desk
|
||||
- type: custom:button-card
|
||||
template: [default, with_state_indicator]
|
||||
entity: binary_sensor.kitchen_motion_occupancy
|
||||
@@ -236,7 +232,7 @@
|
||||
state_indicator_id: automation.lighting_kitchen_motion_on
|
||||
- type: custom:button-card
|
||||
template: [default, with_state_indicator]
|
||||
entity: binary_sensor.hallway_motion_occupancy
|
||||
entity: group.hallway_motion
|
||||
name: Hallway
|
||||
variables:
|
||||
state_indicator_id: automation.lighting_hallway_motion_on
|
||||
|
||||
Reference in New Issue
Block a user