mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
initial push
This commit is contained in:
+441
@@ -0,0 +1,441 @@
|
||||
front_yard_plants:
|
||||
#- plant.pansy
|
||||
# - plant.evening_star
|
||||
# does this work?
|
||||
# back to working here?
|
||||
- plant.plant_sensor_cea4 #Pepper
|
||||
- plant.fineoffset_wh51_0ce593 #Hostas
|
||||
|
||||
back_yard_plants:
|
||||
- plant.plant_sensor_3eb0 #Manly Deck Box
|
||||
- plant.fineoffset_wh51_00f935 #Daisies
|
||||
- plant.plant_sensor_3eae #Golden Deck Box
|
||||
|
||||
indoor_plants:
|
||||
- plant.fineoffset_wh51_0d1e11 #Cactus Planter
|
||||
|
||||
outdoor_plants:
|
||||
- plant.fineoffset_wh51_0ce593 #Hostas
|
||||
- plant.fineoffset_wh51_00f935 #Daisies
|
||||
|
||||
ceiling_fans:
|
||||
- fan.master_bedroom
|
||||
- fan.nursery
|
||||
|
||||
my_room_status:
|
||||
- input_boolean.front_room_occupied
|
||||
- input_boolean.kitchen_occupied
|
||||
- input_boolean.dining_room_occupied
|
||||
- input_boolean.great_room_occupied
|
||||
- input_boolean.utility_room_occupied
|
||||
- input_boolean.master_bedroom_occupied
|
||||
- input_boolean.nursery_occupied
|
||||
- input_boolean.master_bathroom_occupied
|
||||
- input_boolean.blue_room_occupied
|
||||
- input_boolean.mancave_occupied
|
||||
- input_boolean.computer_area_occupied
|
||||
- input_boolean.entryway_occupied
|
||||
- input_boolean.garage_occupied
|
||||
|
||||
mancave_motion:
|
||||
name: Mancave Motion
|
||||
icon: mdi:motion-sensor
|
||||
entities:
|
||||
- binary_sensor.mancave_motion_switch_home_security_motion_detection
|
||||
|
||||
furnace_room_motion:
|
||||
name: Furnace Room Motion
|
||||
icon: mdi:motion-sensor
|
||||
entities:
|
||||
- binary_sensor.furnace_room_motion_switch_home_security_motion_detection
|
||||
|
||||
blue_room_motion:
|
||||
name: Blue Room Motion
|
||||
icon: mdi:motion-sensor
|
||||
entities:
|
||||
- binary_sensor.blue_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.blue_room_multisensor_motion_detection
|
||||
|
||||
front_room_motion:
|
||||
name: Front Room Motion
|
||||
icon: mdi:motion-sensor
|
||||
entities:
|
||||
- binary_sensor.front_room_motion_sensor_home_security_motion_detection
|
||||
- binary_sensor.front_room_motion
|
||||
|
||||
dining_room_motion:
|
||||
name: Dining Room Motion
|
||||
icon: mdi:motion-sensor
|
||||
entities:
|
||||
- binary_sensor.dining_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.dining_room_multisensor_motion_detection
|
||||
- binary_sensor.bar_motion
|
||||
|
||||
master_bedroom_doors:
|
||||
name: Master Bedroom Doors
|
||||
icon: hass:door
|
||||
entities:
|
||||
- binary_sensor.master_bedroom_closet_door_contact
|
||||
- binary_sensor.master_bedroom_door_contact
|
||||
- binary_sensor.master_suite_door_contact
|
||||
|
||||
master_bathroom_doors:
|
||||
icon: hass:door
|
||||
name: Master Bathroom Doors
|
||||
entities:
|
||||
- binary_sensor.master_suite_door_contact
|
||||
- binary_sensor.master_bathroom_door_contact
|
||||
|
||||
master_bathroom_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Master Bathroom Motion
|
||||
entities:
|
||||
- binary_sensor.master_bathroom_motion_switch_home_security_motion_detection
|
||||
|
||||
computer_area_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Computer Area Motion
|
||||
entities:
|
||||
- binary_sensor.computer_area_multisensor_home_security_motion_detection
|
||||
- binary_sensor.great_room_motion_switch_home_security_motion_detection
|
||||
|
||||
utility_room_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Utility Room Motion
|
||||
entities:
|
||||
- binary_sensor.utility_room_motion_switch_home_security_motion_detection
|
||||
|
||||
kitchen_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Kitchen Motion
|
||||
entities:
|
||||
- binary_sensor.kitchen_motion_sensor_home_security_motion_detection
|
||||
- binary_sensor.kitchen_multisensor_home_security_motion_detection
|
||||
|
||||
great_room_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Great Room Motion
|
||||
entities:
|
||||
- binary_sensor.great_room_multisensor_home_security_motion_detection
|
||||
|
||||
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
|
||||
|
||||
master_bedroom_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Master Bedroom Motion
|
||||
entities:
|
||||
- binary_sensor.master_bedroom_multisensor_home_security_motion_detection
|
||||
- binary_sensor.master_bedroom_closet_motion_switch_home_security_motion_detection
|
||||
|
||||
entryway_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Entryway Motion
|
||||
entities:
|
||||
- binary_sensor.entryway_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.great_room_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.entryway_motion
|
||||
|
||||
garage_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Garage Motion
|
||||
entities:
|
||||
- binary_sensor.garage_motion_switch_home_security_motion_detection
|
||||
- binary_sensor.garage_multisensor_home_security_motion_detection
|
||||
|
||||
workshop_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Workshop Motion
|
||||
entities:
|
||||
- binary_sensor.workshop_person_occupancy
|
||||
- binary_sensor.garage_multisensor_home_security_motion_detection
|
||||
|
||||
front_porch_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Front Porch Motion
|
||||
entities:
|
||||
- binary_sensor.front_porch_motion
|
||||
|
||||
back_yard_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Back Yard Motion
|
||||
entities:
|
||||
- binary_sensor.frigate_cam14_person_occupancy
|
||||
|
||||
front_yard_motion:
|
||||
icon: mdi:motion-sensor
|
||||
name: Front Yard Motion
|
||||
entities:
|
||||
- binary_sensor.frigate_cam19_person_occupancy
|
||||
- binary_sensor.front_porch_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.pixel_4_wifi
|
||||
|
||||
person_marshall:
|
||||
name: Marshall
|
||||
entities:
|
||||
- device_tracker.nmap_tracker_fe_cf_82_b2_22_e0
|
||||
|
||||
person_emmett:
|
||||
name: Emmett
|
||||
entities:
|
||||
- device_tracker.emmett_s_fire_wifi
|
||||
|
||||
person_bridget:
|
||||
name: Bridget
|
||||
entities:
|
||||
- device_tracker.bridget_s_fire_wifi
|
||||
|
||||
saturn:
|
||||
name: Saturn
|
||||
icon: mdi:car-side
|
||||
entities:
|
||||
- binary_sensor.green_car_east_side
|
||||
- binary_sensor.green_car_west_side
|
||||
#- binary_sensor.frigate_cam04_vehicle_occupancy
|
||||
|
||||
traverse:
|
||||
name: Traverse
|
||||
icon: mdi:car-estate
|
||||
entities:
|
||||
- binary_sensor.gray_suv_east_side
|
||||
- binary_sensor.gray_suv_west_side
|
||||
#- binary_sensor.frigate_cam04_vehicle_occupancy
|
||||
|
||||
person_tess:
|
||||
name: Tess
|
||||
entities: []
|
||||
|
||||
person_ebin:
|
||||
name: Ebin
|
||||
entities: []
|
||||
|
||||
person_household:
|
||||
name: Household
|
||||
icon: hass:account-multiple
|
||||
entities:
|
||||
- input_boolean.bridget_home
|
||||
- input_boolean.clint_home
|
||||
- input_boolean.emmett_home
|
||||
- input_boolean.kristy_home
|
||||
- input_boolean.marshall_home
|
||||
- input_boolean.tess_home
|
||||
- input_boolean.ebin_home
|
||||
- input_boolean.guest_home
|
||||
|
||||
my_exterior_doors:
|
||||
name: My Exterior Doors
|
||||
icon: hass:door
|
||||
entities:
|
||||
- binary_sensor.front_door_contact
|
||||
- binary_sensor.garage_door
|
||||
- binary_sensor.outer_garage_door
|
||||
- binary_sensor.patio_door_contact
|
||||
- binary_sensor.inner_garage_door
|
||||
|
||||
my_hvac_affecting_openings:
|
||||
name: My HVAC Affecting Openings
|
||||
icon: mdi:hvac
|
||||
entities:
|
||||
- binary_sensor.front_door_contact
|
||||
- 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.master_bedroom_window_contact
|
||||
- binary_sensor.computer_area_window_contact
|
||||
- binary_sensor.blue_room_window_contact
|
||||
- binary_sensor.entryway_window_contact
|
||||
|
||||
my_garage_doors:
|
||||
name: My Garage Doors
|
||||
icon: hass:door
|
||||
entities:
|
||||
- binary_sensor.garage_door
|
||||
- binary_sensor.outer_garage_door
|
||||
- binary_sensor.inner_garage_door
|
||||
|
||||
my_exterior_windows:
|
||||
name: My Exterior Windows
|
||||
icon: hass:window-closed
|
||||
entities:
|
||||
- binary_sensor.front_room_window_contact
|
||||
- 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.entryway_window_contact
|
||||
|
||||
my_lights:
|
||||
name: My Lights
|
||||
icon: hass:lightbuilb
|
||||
entities:
|
||||
- light.accent
|
||||
- light.bar
|
||||
- light.computer_area_hue
|
||||
- light.great_room_hue
|
||||
# - light.dining_room_hue
|
||||
- light.dining_room_switch
|
||||
- light.entryway_hue
|
||||
- light.front_room_hue
|
||||
- light.kitchen_hue
|
||||
- light.master_bathroom_hue
|
||||
- light.master_bedroom_accent
|
||||
- light.nursery_hue
|
||||
- light.black_bed_wled
|
||||
- light.white_bed_wled
|
||||
- light.garage_overhead
|
||||
- light.driveway
|
||||
- light.laundry
|
||||
- light.utility_room_hue
|
||||
|
||||
my_fans:
|
||||
name: My Fans
|
||||
icon: hass:fan
|
||||
entities:
|
||||
- fan.master_bedroom
|
||||
- fan.nursery
|
||||
|
||||
weavers_at_home:
|
||||
name: Weavers At Home
|
||||
entities:
|
||||
- input_boolean.clint_home
|
||||
- input_boolean.emmett_home
|
||||
- input_boolean.bridget_home
|
||||
|
||||
podeins_at_home:
|
||||
name: Podeins At Home
|
||||
entities:
|
||||
- input_boolean.kristy_home
|
||||
- input_boolean.marshall_home
|
||||
- input_boolean.tess_home
|
||||
- input_boolean.ebin_home
|
||||
|
||||
adults_at_home:
|
||||
name: Adults At Home
|
||||
entities:
|
||||
- input_boolean.clint_home
|
||||
- input_boolean.kristy_home
|
||||
|
||||
adults_awake:
|
||||
name: Adults Awake
|
||||
entities:
|
||||
- input_boolean.clint_is_awake
|
||||
- input_boolean.kristy_is_awake
|
||||
|
||||
adults_in_bed:
|
||||
name: Adults In Bed
|
||||
entities:
|
||||
- input_boolean.clint_in_bed
|
||||
- input_boolean.kristy_in_bed
|
||||
|
||||
teens_awake:
|
||||
name: Teens Awake
|
||||
entities:
|
||||
- input_boolean.marshall_is_awake
|
||||
- input_boolean.tess_is_awake
|
||||
|
||||
teens_in_bed:
|
||||
name: Teens In Bed
|
||||
entities:
|
||||
- input_boolean.marshall_in_bed
|
||||
- input_boolean.tess_in_bed
|
||||
|
||||
teens_at_home:
|
||||
name: Teens At Home
|
||||
entities:
|
||||
- input_boolean.marshall_home
|
||||
- input_boolean.tess_home
|
||||
|
||||
kids_awake:
|
||||
name: Kids Awake
|
||||
entities:
|
||||
- input_boolean.emmett_is_awake
|
||||
- input_boolean.bridget_is_awake
|
||||
- input_boolean.ebin_is_awake
|
||||
|
||||
kids_in_bed:
|
||||
name: Kids In Bed
|
||||
entities:
|
||||
- input_boolean.emmett_in_bed
|
||||
- input_boolean.bridget_in_bed
|
||||
- input_boolean.ebin_in_bed
|
||||
|
||||
kids_at_home:
|
||||
name: Kids At Home
|
||||
entities:
|
||||
- input_boolean.emmett_home
|
||||
- input_boolean.bridget_home
|
||||
- input_boolean.ebin_home
|
||||
|
||||
downstairs_speakers:
|
||||
name: Downstairs Speakers
|
||||
icon: hass:music
|
||||
entities:
|
||||
- media_player.computer_area_hub
|
||||
- media_player.great_room
|
||||
- media_player.utility_room_clock
|
||||
|
||||
all_my_speakers:
|
||||
name: All My Speakers
|
||||
icon: hass:music
|
||||
entities:
|
||||
- media_player.front_room_hub
|
||||
- media_player.kitchen
|
||||
- media_player.nursery_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.utility_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.blue_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