mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
More and more small fixes
This commit is contained in:
+12
-33
@@ -116,19 +116,19 @@ great_room_motion:
|
||||
- binary_sensor.great_room_multisensor_home_security_motion_detection
|
||||
- binary_sensor.everything_presence_lite_8fa4fc_occupancy
|
||||
|
||||
nursery_doors:
|
||||
icon: hass:door
|
||||
name: Nursery Doors
|
||||
entities:
|
||||
- binary_sensor.nursery_door
|
||||
- binary_sensor.nursery_closet_door_contact
|
||||
# nursery_doors:
|
||||
# icon: hass:door
|
||||
# name: Nursery Doors
|
||||
# entities:
|
||||
# - binary_sensor.nursery_door
|
||||
# - binary_sensor.nursery_closet_door_contact
|
||||
|
||||
nursery_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Nursery Motion
|
||||
entities:
|
||||
- binary_sensor.nursery_multisensor_home_security_motion_detection # The Aeotech
|
||||
- binary_sensor.nursery_closet_motion_switch_home_security_motion_detection
|
||||
# nursery_motion:
|
||||
# icon: mdi:motion-sensor
|
||||
# name: Nursery Motion
|
||||
# entities:
|
||||
# - binary_sensor.nursery_multisensor_home_security_motion_detection # The Aeotech
|
||||
# - binary_sensor.nursery_closet_motion_switch_home_security_motion_detection
|
||||
|
||||
master_bedroom_motion:
|
||||
icon: mdi:motion-sensor
|
||||
@@ -408,24 +408,3 @@ all_my_speakers:
|
||||
- media_player.garage
|
||||
- media_player.boys_room_clock
|
||||
|
||||
lights_left_on:
|
||||
name: Lights Left On
|
||||
icon: mdi:lightbulb-multiple
|
||||
entities:
|
||||
- binary_sensor.front_room_light_left_on
|
||||
- binary_sensor.computer_area_light_left_on
|
||||
- binary_sensor.nursery_light_left_on
|
||||
- binary_sensor.kitchen_light_left_on
|
||||
- binary_sensor.master_bathroom_light_left_on
|
||||
- binary_sensor.dining_room_light_left_on
|
||||
- binary_sensor.entryway_light_left_on
|
||||
- binary_sensor.great_room_light_left_on
|
||||
- binary_sensor.utility_room_light_left_on
|
||||
- binary_sensor.master_bedroom_light_left_on
|
||||
- binary_sensor.garage_light_left_on
|
||||
- binary_sensor.front_yard_light_left_on
|
||||
- binary_sensor.mancave_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