mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
A whole bunch of cleanup
This commit is contained in:
+5
-1
@@ -228,7 +228,7 @@ traverse:
|
||||
entities:
|
||||
- binary_sensor.gray_suv_east_side
|
||||
- binary_sensor.gray_suv_west_side
|
||||
#- binary_sensor.frigate_cam04_vehicle_occupancy
|
||||
- binary_sensor.east_side_vehicle_occupancy
|
||||
|
||||
person_tess:
|
||||
name: Tess
|
||||
@@ -258,8 +258,10 @@ my_exterior_doors:
|
||||
- binary_sensor.front_door_contact
|
||||
- binary_sensor.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_contact
|
||||
|
||||
my_hvac_affecting_openings:
|
||||
name: My HVAC Affecting Openings
|
||||
@@ -281,7 +283,9 @@ my_garage_doors:
|
||||
entities:
|
||||
- binary_sensor.garage_door
|
||||
- binary_sensor.outer_garage_door
|
||||
- binary_sensor.outer_garage_door_contact
|
||||
- binary_sensor.inner_garage_door
|
||||
- binary_sensor.inner_garage_door_contact
|
||||
|
||||
my_exterior_windows:
|
||||
name: My Exterior Windows
|
||||
|
||||
Reference in New Issue
Block a user