mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
blue_room to boys_room
This commit is contained in:
+11
-11
@@ -26,7 +26,7 @@ my_room_status:
|
||||
- input_boolean.master_bedroom_occupied
|
||||
- input_boolean.nursery_occupied
|
||||
- input_boolean.master_bathroom_occupied
|
||||
- input_boolean.blue_room_occupied
|
||||
- input_boolean.boys_room_occupied
|
||||
- input_boolean.mancave_occupied
|
||||
- input_boolean.computer_area_occupied
|
||||
- input_boolean.entryway_occupied
|
||||
@@ -44,12 +44,12 @@ furnace_room_motion:
|
||||
entities:
|
||||
- binary_sensor.furnace_room_motion_switch_home_security_motion_detection
|
||||
|
||||
blue_room_motion:
|
||||
name: Blue Room Motion
|
||||
boys_room_motion:
|
||||
name: Boys Room Motion
|
||||
icon: mdi:motion-sensor
|
||||
entities:
|
||||
- binary_sensor.blue_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.blue_room_multisensor_motion_detection
|
||||
- binary_sensor.boys_room_motion_switch_motion_detection
|
||||
- binary_sensor.boys_room_multisensor_motion_detection
|
||||
|
||||
front_room_motion:
|
||||
name: Front Room Motion
|
||||
@@ -259,7 +259,7 @@ my_hvac_affecting_openings:
|
||||
- binary_sensor.nursery_window_contact
|
||||
- binary_sensor.master_bedroom_window_contact
|
||||
- binary_sensor.computer_area_window_contact
|
||||
- binary_sensor.blue_room_window_contact
|
||||
- binary_sensor.boys_room_window_contact
|
||||
- binary_sensor.entryway_window_contact
|
||||
|
||||
my_garage_doors:
|
||||
@@ -280,7 +280,7 @@ my_exterior_windows:
|
||||
- binary_sensor.nursery_window_contact
|
||||
- binary_sensor.master_bedroom_window_contact
|
||||
- binary_sensor.computer_area_window_contact
|
||||
- binary_sensor.blue_room_window_contact
|
||||
- binary_sensor.boys_room_window_contact
|
||||
- binary_sensor.entryway_window_contact
|
||||
|
||||
my_lights:
|
||||
@@ -391,7 +391,7 @@ downstairs_speakers:
|
||||
entities:
|
||||
- media_player.computer_area_hub
|
||||
- media_player.great_room
|
||||
- media_player.blue_room_clock
|
||||
- media_player.boys_room_clock
|
||||
|
||||
all_my_speakers:
|
||||
name: All My Speakers
|
||||
@@ -399,14 +399,14 @@ all_my_speakers:
|
||||
entities:
|
||||
- media_player.front_room_hub
|
||||
- media_player.kitchen
|
||||
- media_player.nursery_hub
|
||||
- media_player.girls_room_hub
|
||||
- media_player.master_bedroom_clock
|
||||
- media_player.bathroom_mini
|
||||
- media_player.great_room
|
||||
- media_player.computer_area_hub
|
||||
- media_player.deck
|
||||
- media_player.garage
|
||||
- media_player.blue_room_clock
|
||||
- media_player.boys_room_clock
|
||||
|
||||
lights_left_on:
|
||||
name: Lights Left On
|
||||
@@ -425,7 +425,7 @@ lights_left_on:
|
||||
- binary_sensor.garage_light_left_on
|
||||
- binary_sensor.front_yard_light_left_on
|
||||
- binary_sensor.mancave_light_left_on
|
||||
- binary_sensor.blue_room_light_left_on
|
||||
- binary_sensor.boys_room_light_left_on
|
||||
- binary_sensor.furnace_room_light_left_on
|
||||
- binary_sensor.storage_room_light_left_on
|
||||
- binary_sensor.back_yard_light_left_on
|
||||
|
||||
Reference in New Issue
Block a user