mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
nursery to girls room... finally
This commit is contained in:
+16
-17
@@ -14,8 +14,8 @@ outdoor_plants:
|
||||
- plant.hasta_soil_sensor #Hostas
|
||||
|
||||
ceiling_fans:
|
||||
- fan.master_bedroom
|
||||
- fan.nursery
|
||||
- fan.girls_room_fan_light_switch_fan
|
||||
- fan.master_bedroom_fan_light_switch_fan
|
||||
|
||||
my_room_status:
|
||||
- input_boolean.front_room_occupied
|
||||
@@ -24,7 +24,7 @@ my_room_status:
|
||||
- input_boolean.great_room_occupied
|
||||
- input_boolean.utility_room_occupied
|
||||
- input_boolean.master_bedroom_occupied
|
||||
- input_boolean.nursery_occupied
|
||||
- input_boolean.girls_room_occupied
|
||||
- input_boolean.master_bathroom_occupied
|
||||
- input_boolean.boys_room_occupied
|
||||
- input_boolean.mancave_occupied
|
||||
@@ -115,19 +115,19 @@ great_room_motion:
|
||||
- binary_sensor.great_room_multisensor_home_security_motion_detection
|
||||
- binary_sensor.everything_presence_lite_8fa4fc_occupancy
|
||||
|
||||
# nursery_doors:
|
||||
# girls_room_doors:
|
||||
# icon: hass:door
|
||||
# name: Nursery Doors
|
||||
# name: Girls Room Doors
|
||||
# entities:
|
||||
# - binary_sensor.nursery_door
|
||||
# - binary_sensor.nursery_closet_door_contact
|
||||
# - binary_sensor.girls_room_door
|
||||
# - binary_sensor.girls_room_closet_door_contact
|
||||
|
||||
# nursery_motion:
|
||||
# girls_room_motion:
|
||||
# icon: mdi:motion-sensor
|
||||
# name: Nursery Motion
|
||||
# name: Girls Room Motion
|
||||
# entities:
|
||||
# - binary_sensor.nursery_multisensor_home_security_motion_detection # The Aeotech
|
||||
# - binary_sensor.nursery_closet_motion_switch_home_security_motion_detection
|
||||
# - binary_sensor.girls_room_multisensor_home_security_motion_detection # The Aeotech
|
||||
# - binary_sensor.girls_room_closet_motion_switch_home_security_motion_detection
|
||||
|
||||
master_bedroom_motion:
|
||||
icon: mdi:motion-sensor
|
||||
@@ -255,7 +255,7 @@ my_hvac_affecting_openings:
|
||||
- binary_sensor.patio_door_contact
|
||||
- binary_sensor.inner_garage_door_open_to_outside
|
||||
- binary_sensor.front_room_window_contact
|
||||
- binary_sensor.nursery_window_contact
|
||||
- binary_sensor.girls_room_window_contact
|
||||
- binary_sensor.master_bedroom_window_contact
|
||||
- binary_sensor.computer_area_window_contact
|
||||
- binary_sensor.boys_room_window_contact
|
||||
@@ -276,7 +276,7 @@ my_exterior_windows:
|
||||
icon: hass:window-closed
|
||||
entities:
|
||||
- binary_sensor.front_room_window_contact
|
||||
- binary_sensor.nursery_window_contact
|
||||
- binary_sensor.girls_room_window_contact
|
||||
- binary_sensor.master_bedroom_window_contact
|
||||
- binary_sensor.computer_area_window_contact
|
||||
- binary_sensor.boys_room_window_contact
|
||||
@@ -297,7 +297,7 @@ my_lights:
|
||||
- light.kitchen_hue
|
||||
- light.master_bathroom_hue
|
||||
- light.master_bedroom_hue
|
||||
- light.nursery_hue
|
||||
- light.girls_room_hue
|
||||
- light.black_bed_wled
|
||||
- light.white_bed_wled
|
||||
- light.garage_overhead
|
||||
@@ -309,8 +309,8 @@ my_fans:
|
||||
name: My Fans
|
||||
icon: hass:fan
|
||||
entities:
|
||||
- fan.master_bedroom
|
||||
- fan.nursery
|
||||
- fan.girls_room_fan_light_switch_fan
|
||||
- fan.master_bedroom_fan_light_switch_fan
|
||||
|
||||
weavers_at_home:
|
||||
name: Weavers At Home
|
||||
@@ -406,4 +406,3 @@ all_my_speakers:
|
||||
- media_player.deck
|
||||
- media_player.garage
|
||||
- media_player.boys_room_clock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user