mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
Hopefully fixing master bed presence and cleaning up a lot of junk
This commit is contained in:
+6
-8
@@ -186,24 +186,22 @@ front_yard_motion:
|
||||
person_clint:
|
||||
name: Clint
|
||||
entities:
|
||||
- device_tracker.pixel_7_wifi
|
||||
- device_tracker.pixel_7
|
||||
|
||||
phone_clint:
|
||||
name: Clints Phone
|
||||
entities:
|
||||
- device_tracker.pixel_7_wifi
|
||||
- device_tracker.pixel_7
|
||||
|
||||
person_kristy:
|
||||
name: Kristy
|
||||
entities:
|
||||
- device_tracker.kristy_s_phone
|
||||
# - device_tracker.kristy_s_phone
|
||||
|
||||
person_marshall:
|
||||
name: Marshall
|
||||
entities:
|
||||
- device_tracker.nmap_tracker_fe_cf_82_b2_22_e0
|
||||
# - device_tracker.nmap_tracker_fe_cf_82_b2_22_e0
|
||||
|
||||
person_emmett:
|
||||
name: Emmett
|
||||
@@ -258,10 +256,10 @@ my_exterior_doors:
|
||||
entities:
|
||||
- binary_sensor.front_door_contact
|
||||
- binary_sensor.garage_door
|
||||
- binary_sensor.outer_garage_door
|
||||
# - binary_sensor.outer_garage_door
|
||||
- binary_sensor.outer_garage_door_contact
|
||||
- binary_sensor.patio_door_contact
|
||||
- binary_sensor.inner_garage_door
|
||||
# - binary_sensor.inner_garage_door
|
||||
- binary_sensor.inner_garage_door_contact
|
||||
|
||||
my_hvac_affecting_openings:
|
||||
@@ -283,9 +281,9 @@ my_garage_doors:
|
||||
icon: hass:door
|
||||
entities:
|
||||
- binary_sensor.garage_door
|
||||
- binary_sensor.outer_garage_door
|
||||
# - binary_sensor.outer_garage_door
|
||||
- binary_sensor.outer_garage_door_contact
|
||||
- binary_sensor.inner_garage_door
|
||||
# - binary_sensor.inner_garage_door
|
||||
- binary_sensor.inner_garage_door_contact
|
||||
|
||||
my_exterior_windows:
|
||||
|
||||
Reference in New Issue
Block a user