mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
Add hallway_motion_2
This commit is contained in:
@@ -74,6 +74,8 @@ cards:
|
||||
entity: sensor.hallway_weather_battery
|
||||
- type: custom:battery-entity-row
|
||||
entity: sensor.hallway_motion_battery
|
||||
- type: custom:battery-entity-row
|
||||
entity: sensor.hallway_motion_2_battery
|
||||
- type: custom:battery-entity-row
|
||||
entity: sensor.guest_bedroom_weather_battery
|
||||
- type: custom:battery-entity-row
|
||||
@@ -124,6 +126,7 @@ cards:
|
||||
- sensor.front_door_lqi
|
||||
- sensor.hallway_weather_lqi
|
||||
- sensor.hallway_motion_lqi
|
||||
- sensor.hallway_motion_2_lqi
|
||||
- type: divider
|
||||
- sensor.guest_bedroom_weather_lqi
|
||||
- sensor.router_1_lqi
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
entity: binary_sensor.hallway_motion_occupancy
|
||||
- type: custom:button-card
|
||||
template: v3_badge_icon
|
||||
entity: binary_sensor.trisensor_home_security_motion_detection
|
||||
entity: binary_sensor.hallway_motion_2_occupancy
|
||||
- type: custom:button-card
|
||||
template: v3_badge_icon
|
||||
entity: binary_sensor.front_door
|
||||
|
||||
@@ -34,6 +34,7 @@ group.hallway_motion:
|
||||
- type: glance
|
||||
entities:
|
||||
- entity: binary_sensor.hallway_motion_occupancy
|
||||
- entity: binary_sensor.hallway_motion_2_occupancy
|
||||
- entity: sensor.hallway_motion_illuminance
|
||||
- entity: sensor.hallway_motion_battery
|
||||
|
||||
|
||||
Reference in New Issue
Block a user