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:
@@ -0,0 +1,8 @@
|
||||
binary_sensor.black_bed_occupied:
|
||||
icon: mdi:bed
|
||||
|
||||
binary_sensor.white_bed_occupied:
|
||||
icon: mdi:bed
|
||||
|
||||
binary_sensor.master_bed_occupied:
|
||||
icon: mdi:bed-king
|
||||
@@ -0,0 +1,2 @@
|
||||
binary_sensor.clint:
|
||||
entity_picture: "/local/Clint.jpg"
|
||||
@@ -0,0 +1,11 @@
|
||||
group.nursery_doors:
|
||||
icon: mdi:door
|
||||
|
||||
group.master_bedroom_doors:
|
||||
icon: mdi:door
|
||||
|
||||
group.master_bathroom_doors:
|
||||
icon: mdi:door
|
||||
|
||||
binary_sensory.patio_door_contact:
|
||||
icon: mdi:door-sliding
|
||||
@@ -0,0 +1,11 @@
|
||||
switch.bathroom_vent_switch:
|
||||
icon: mdi:fan
|
||||
|
||||
switch.utility_room_vent_switch:
|
||||
icon: mdi:fan
|
||||
|
||||
fan.nursery:
|
||||
icon: mdi:ceiling-fan
|
||||
|
||||
fan.master_bedroom:
|
||||
icon: mdi:ceiling-fan
|
||||
@@ -0,0 +1,79 @@
|
||||
light.driveway:
|
||||
icon: mdi:coach-lamp
|
||||
|
||||
light.deck:
|
||||
icon: mdi:coach-lamp
|
||||
|
||||
light.kitchen_hue:
|
||||
icon: mdi:ceiling-light-multiple
|
||||
|
||||
# light.dining_room_hue:
|
||||
# icon: mdi:chandelier
|
||||
light.dining_room_switch:
|
||||
icon: mdi:chandelier
|
||||
|
||||
light.dining_room_1:
|
||||
icon: mdi:lightbulb-variant-outline
|
||||
|
||||
light.dining_room_2:
|
||||
icon: mdi:lightbulb-variant-outline
|
||||
|
||||
light.dining_room_3:
|
||||
icon: mdi:lightbulb-variant-outline
|
||||
|
||||
light.entryway_hue:
|
||||
icon: mdi:ceiling-light
|
||||
|
||||
light.nursery_ceiling_hue:
|
||||
icon: mdi:ceiling-fan-light
|
||||
|
||||
light.master_bedroom_ceiling_hue:
|
||||
icon: mdi:ceiling-fan-light
|
||||
|
||||
light.front_room_hue:
|
||||
icon: mdi:wall-sconce-flat
|
||||
|
||||
light.front_room_splash_left:
|
||||
icon: mdi:wall-sconce-flat
|
||||
|
||||
light.front_room_splash_right:
|
||||
icon: mdi:wall-sconce-flat
|
||||
|
||||
light.kitchen_overhead:
|
||||
icon: mdi:light-recessed
|
||||
|
||||
light.bar:
|
||||
icon: mdi:ceiling-light
|
||||
|
||||
light.master_bathroom_hue:
|
||||
icon: mdi:vanity-light
|
||||
|
||||
light.master_bathroom_vanity_hue:
|
||||
icon: mdi:vanity-light
|
||||
|
||||
light.front_porch_overhead:
|
||||
icon: mdi:light-recessed
|
||||
|
||||
light.computer_area_hue:
|
||||
icon: mdi:light-recessed
|
||||
|
||||
light.great_room_hue:
|
||||
icon: mdi:light-recessed
|
||||
|
||||
light.mancave:
|
||||
icon: mdi:dome-light
|
||||
|
||||
light.blue_room_hue:
|
||||
icon: mdi:dome-light
|
||||
|
||||
light.blue_room_closet:
|
||||
icon: mdi:dome-light
|
||||
|
||||
light.furnace_room:
|
||||
icon: mdi:lightbulb-variant
|
||||
|
||||
light.garage_overhead:
|
||||
icon: mdi:lightbulb-multiple
|
||||
|
||||
light.utility_room_vanity:
|
||||
icon: mdi:vanity-light
|
||||
@@ -0,0 +1,69 @@
|
||||
media_player.all_downstairs_speakers:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.all_public_speakers:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.all_speakers:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.all_upstairs_speakers:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.announcements:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.bathroom_mini:
|
||||
icon: mdi:cast-audio
|
||||
|
||||
media_player.utility_room_clock:
|
||||
icon: mdi:cast-audio
|
||||
|
||||
media_player.deck:
|
||||
icon: mdi:cast-audio
|
||||
|
||||
media_player.downstairs_public:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.front_room_hub:
|
||||
icon: mdi:cast-variant
|
||||
|
||||
media_player.computer_area_hub:
|
||||
icon: mdi:cast-variant
|
||||
|
||||
media_player.front_yard:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.garage:
|
||||
icon: mdi:cast-audio
|
||||
|
||||
media_player.great_room:
|
||||
icon: mdi:cast-audio
|
||||
|
||||
media_player.inside_and_outside:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.kitchen:
|
||||
icon: mdi:cast-audio
|
||||
|
||||
media_player.master_bedroom_clock:
|
||||
icon: mdi:cast-audio
|
||||
|
||||
media_player.master_bedroom_tv:
|
||||
icon: mdi:cast-variant
|
||||
|
||||
media_player.nursery_hub:
|
||||
icon: mdi:cast-variant
|
||||
|
||||
media_player.outside:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.upstairs_public:
|
||||
icon: mdi:speaker-multiple
|
||||
|
||||
media_player.downstairs_roku:
|
||||
icon: mdi:remote-tv
|
||||
|
||||
media_player.front_room_tv:
|
||||
icon: mdi:remote-tv
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
group.person_clint:
|
||||
icon: mdi:cellphone
|
||||
|
||||
group.person_emmett:
|
||||
icon: mdi:tablet
|
||||
|
||||
group.person_bridget:
|
||||
icon: mdi:tablet
|
||||
|
||||
group.person_kristy:
|
||||
icon: mdi:cellphone
|
||||
|
||||
group.person_marshall:
|
||||
icon: mdi:cellphone
|
||||
|
||||
group.person_tess:
|
||||
icon: mdi:tablet
|
||||
|
||||
group.person_ebin:
|
||||
icon: mdi:tablet
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
input_text.person_emmett:
|
||||
entity_picture: /local/image/4b8a4e30436d64121be7b0b59f857877/512x512
|
||||
|
||||
input_text.person_bridget:
|
||||
entity_picture: /local/image/4ce4447957c07525227b0574cbb1e40b/512x512
|
||||
|
||||
input_text.person_clint:
|
||||
entity_picture: /local/image/ca19fa93140bf891d9a871858d910c69/512x512
|
||||
|
||||
input_text.person_ebin:
|
||||
entity_picture: /local/image/80720d36ba13e7993b992ee2c8c76144/512x512
|
||||
|
||||
input_text.person_kristy:
|
||||
entity_picture: /local/image/7dde65b227b3d96cb4546c9c2447db5d/512x512
|
||||
|
||||
input_text.person_tess:
|
||||
entity_picture: /local/image/929bf1b71232216f9ed31d8dbdbd7a54/512x512
|
||||
|
||||
input_text.person_marshall:
|
||||
entity_picture: /local/image/29196e13641d83e1c54656d88b272c7c/512x512
|
||||
|
||||
input_boolean.emmett_home:
|
||||
entity_picture: /local/image/4b8a4e30436d64121be7b0b59f857877/512x512
|
||||
|
||||
input_boolean.bridget_home:
|
||||
entity_picture: /local/image/4ce4447957c07525227b0574cbb1e40b/512x512
|
||||
|
||||
input_boolean.clint_home:
|
||||
entity_picture: /local/image/ca19fa93140bf891d9a871858d910c69/512x512
|
||||
|
||||
input_boolean.ebin_home:
|
||||
entity_picture: /local/image/80720d36ba13e7993b992ee2c8c76144/512x512
|
||||
|
||||
input_boolean.kristy_home:
|
||||
entity_picture: /local/image/7dde65b227b3d96cb4546c9c2447db5d/512x512
|
||||
|
||||
input_boolean.tess_home:
|
||||
entity_picture: /local/image/752c040d8d4b5678f355755f9445256c/512x512
|
||||
|
||||
input_boolean.marshall_home:
|
||||
entity_picture: /local/image/29196e13641d83e1c54656d88b272c7c/512x512
|
||||
@@ -0,0 +1,2 @@
|
||||
device_tracker.pixel_7:
|
||||
icon: mdi:cellphone
|
||||
@@ -0,0 +1,53 @@
|
||||
# plant.evening_star:
|
||||
# entity_picture: /local/image/evening_star.jpg
|
||||
# friendly_name: Evening Star
|
||||
|
||||
plant.plant_sensor_cea4:
|
||||
entity_picture: /local/image/pepper_planter.jpg
|
||||
friendly_name: Pepper Planter (CE:A4)
|
||||
|
||||
# plant.plant_sensor_3eae:
|
||||
# entity_picture: /local/image/golden_deck_box.jpg
|
||||
# friendly_name: Golden Deck Box (3E:AE)
|
||||
|
||||
plant.plant_sensor_3eae:
|
||||
entity_picture: /local/image/lavender_planter.jpg
|
||||
friendly_name: Lavender Planter (3E:AE)
|
||||
|
||||
plant.plant_sensor_3eb0:
|
||||
entity_picture: /local/image/manly_deck_box.jpg
|
||||
friendly_name: Manly Deck Box (3E:B0)
|
||||
|
||||
# plant.pansy:
|
||||
# entity_picture: /local/image/pansy.jpg
|
||||
# friendly_name: Pansy
|
||||
|
||||
plant.fineoffset_wh51_00f935:
|
||||
entity_picture: /local/image/daisy.jpg
|
||||
friendly_name: Daisies (F935)
|
||||
|
||||
plant.fineoffset_wh51_0ce593:
|
||||
entity_picture: /local/image/hosta.jpg
|
||||
friendly_name: Hostas (E593)
|
||||
|
||||
plant.fineoffset_wh51_0d1e11:
|
||||
entity_picture: /local/image/cacti_planter.jpg
|
||||
friendly_name: Cacti Planter (1E11)
|
||||
|
||||
## Groups
|
||||
|
||||
group.front_yard_plants:
|
||||
entity_picture: /local/image/hosta.jpg
|
||||
friendly_name: Front Yard Plants
|
||||
|
||||
group.back_yard_plants:
|
||||
entity_picture: /local/image/daisy.jpg
|
||||
friendly_name: Back Yard Plants
|
||||
|
||||
group.indoor_plants:
|
||||
entity_picture: /local/image/cacti_planter.jpg
|
||||
friendly_name: Indoor Plants
|
||||
|
||||
group.outdoor_plants:
|
||||
entity_picture: /local/image/daisy.jpg
|
||||
friendly_name: Outdoor Plants
|
||||
@@ -0,0 +1,14 @@
|
||||
binary_sensor.computer_chair_contact_occupied:
|
||||
icon: mdi:chair-rolling
|
||||
|
||||
# binary_sensor.octoprint_printing:
|
||||
# icon: mdi:printer-3d-nozzle
|
||||
|
||||
binary_sensor.garage_door:
|
||||
device_class: garage_door
|
||||
|
||||
binary_sensor.last_chance_to_mow:
|
||||
icon: mdi:weather-sunset-down
|
||||
|
||||
binary_sensor.too_late_to_mow:
|
||||
icon: mdi:weather-sunset
|
||||
@@ -0,0 +1,2 @@
|
||||
# input_number.last_mowed:
|
||||
# icon: mdi:mower-bag
|
||||
@@ -0,0 +1,3 @@
|
||||
script.ambientsounds:
|
||||
icon: mdi:play
|
||||
friendly_name: Start Playing
|
||||
Reference in New Issue
Block a user