mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 07:45:48 +00:00
Prep for clean v3
This commit is contained in:
409
groups.yaml
409
groups.yaml
@@ -1,409 +0,0 @@
|
||||
### Views ###
|
||||
default_view:
|
||||
name: Home
|
||||
view: yes
|
||||
icon: mdi:home
|
||||
entities:
|
||||
- persistent_notification.wxalert
|
||||
- group.house
|
||||
- group.thermostat
|
||||
- group.garage
|
||||
- group.appliances
|
||||
- group.pollen_forecast
|
||||
- group.outside_temp
|
||||
|
||||
security:
|
||||
name: Security
|
||||
view: yes
|
||||
icon: mdi:security
|
||||
entities:
|
||||
- group.security_system
|
||||
- group.security_alerts
|
||||
- group.all_doors
|
||||
- group.motion_sensors
|
||||
- group.fire
|
||||
|
||||
lights:
|
||||
name: Lights
|
||||
view: yes
|
||||
icon: mdi:lightbulb
|
||||
entities:
|
||||
- group.living_room
|
||||
- group.master_bedroom
|
||||
- group.loft
|
||||
- group.driveway
|
||||
- group.front_porch
|
||||
- group.kitchen
|
||||
- group.scenes
|
||||
|
||||
people:
|
||||
name: People
|
||||
view: yes
|
||||
icon: mdi:human-male-female
|
||||
entities:
|
||||
- group.jeffrey
|
||||
- group.katherine
|
||||
- group.travel_times
|
||||
|
||||
media:
|
||||
name: media
|
||||
view: yes
|
||||
icon: mdi:theater
|
||||
entities:
|
||||
- group.tvs
|
||||
- group.gaming
|
||||
- media_player.yamaha_receiver_theater
|
||||
- media_player.apple_tv_2
|
||||
- media_player.living_room_tv
|
||||
- media_player.roku_5s6719003683
|
||||
- media_player.guest_tv
|
||||
|
||||
power:
|
||||
name: power usage
|
||||
view: yes
|
||||
icon: mdi:power-plug
|
||||
entities:
|
||||
- group.laundry_room
|
||||
|
||||
weather:
|
||||
name: weather
|
||||
view: yes
|
||||
icon: mdi:tree
|
||||
entities:
|
||||
- group.weather_summary
|
||||
- group.weather_alerts
|
||||
- group.sun_and_moon
|
||||
- group.weather_forecast
|
||||
- group.pollen_forecast
|
||||
- group.precipitation
|
||||
- group.wind
|
||||
- group.daily_stats
|
||||
|
||||
|
||||
homeassistant:
|
||||
name: HA
|
||||
view: yes
|
||||
icon: mdi:home-automation
|
||||
entities:
|
||||
- group.ha_system_monitor
|
||||
- group.ha_version_info
|
||||
- group.file_size
|
||||
- group.internet
|
||||
- group.computers
|
||||
- group.home_automation
|
||||
|
||||
chores:
|
||||
name: Chores
|
||||
view: yes
|
||||
icon: mdi:calendar
|
||||
entities:
|
||||
- group.trash_schedule
|
||||
|
||||
settings:
|
||||
name: Settings
|
||||
view: yes
|
||||
icon: mdi:settings
|
||||
entities:
|
||||
- group.house_notifications
|
||||
- group.presence_notifications
|
||||
- group.event_notifications
|
||||
- group.skylar_alarms
|
||||
|
||||
#################################################################################
|
||||
### Grops ###
|
||||
Security Status:
|
||||
- sensor.garage_door
|
||||
- binary_sensor.back_door
|
||||
- binary_sensor.front_door
|
||||
- binary_sensor.laundry_room_door
|
||||
- binary_sensor.attic_door
|
||||
- binary_sensor.garage_dome_sensor
|
||||
- binary_sensor.garage_door
|
||||
- sensor.smoke_kitchen
|
||||
- sensor.attic_door
|
||||
|
||||
Security Alerts:
|
||||
control: hidden
|
||||
entities:
|
||||
- input_boolean.garage_issue
|
||||
- input_boolean.security_alarm
|
||||
- input_boolean.tornado_alarm
|
||||
|
||||
Security System:
|
||||
control: hidden
|
||||
entities:
|
||||
- sensor.security_status
|
||||
- input_boolean.secure_mode
|
||||
- input_boolean.vacation_mode
|
||||
|
||||
House:
|
||||
control: hidden
|
||||
entities:
|
||||
- sensor.house_status
|
||||
- input_boolean.audible_notifications
|
||||
- input_boolean.guest_mode
|
||||
|
||||
Motion Sensors:
|
||||
- binary_sensor.garage_dome_sensor
|
||||
|
||||
Doors:
|
||||
- binary_sensor.back_door
|
||||
- binary_sensor.front_door
|
||||
- binary_sensor.laundry_room_door
|
||||
- binary_sensor.attic_door
|
||||
|
||||
All Doors:
|
||||
control: hidden
|
||||
name: Doors
|
||||
entities:
|
||||
- binary_sensor.back_door
|
||||
- binary_sensor.front_door
|
||||
- binary_sensor.laundry_room_door
|
||||
- binary_sensor.attic_door
|
||||
- binary_sensor.garage_door
|
||||
|
||||
Attic:
|
||||
- binary_sensor.attic_door
|
||||
|
||||
Family:
|
||||
- device_tracker.jeffreystonesiphone
|
||||
- device_tracker.owntracks_jeffreystonesiphone
|
||||
- device_tracker.katherinestonesiphone
|
||||
|
||||
Jeffrey:
|
||||
control: hidden
|
||||
entities:
|
||||
- sensor.jeff_location
|
||||
- sensor.jeff_destination
|
||||
- sensor.jeff_iphone_batt
|
||||
- sensor.jeff_ett_home
|
||||
- input_boolean.jeff_heading_home
|
||||
- input_boolean.text_notify_jeff
|
||||
|
||||
Jeffrey Location:
|
||||
control: hidden
|
||||
entities:
|
||||
- device_tracker.owntracks_jeffreystonesiphone
|
||||
- device_tracker.jeffreystonesiphone
|
||||
- device_tracker.jeffrey_377fadfe9d7e410fb71bd84c06547c00
|
||||
|
||||
Katherine:
|
||||
control: hidden
|
||||
entities:
|
||||
- sensor.kat_location
|
||||
- sensor.kat_destination
|
||||
- sensor.kat_iphone_batt
|
||||
- sensor.kat_ett_home
|
||||
- input_boolean.kat_heading_home
|
||||
- input_boolean.text_notify_kat
|
||||
|
||||
Travel Times:
|
||||
- sensor.home_to_summit
|
||||
- sensor.home_to_zoo
|
||||
- sensor.jeff_ett_home
|
||||
- sensor.kat_ett_home
|
||||
|
||||
Living Room:
|
||||
- switch.fireplace_lights
|
||||
- light.tower_lamp
|
||||
- light.front_lamp
|
||||
|
||||
Loft:
|
||||
- light.loft_lamp
|
||||
|
||||
Master Bedroom:
|
||||
- switch.master_fan
|
||||
|
||||
Laundry Room:
|
||||
#- switch.washer
|
||||
- sensor.washer_power
|
||||
|
||||
Kitchen:
|
||||
- light.kitchen_cabinets
|
||||
- light.kitchen_light_strip
|
||||
|
||||
Appliances:
|
||||
- sensor.washer_status
|
||||
|
||||
Scenes:
|
||||
- scene.livingroom_dim
|
||||
- scene.livingroom_night
|
||||
- scene.livingroom_normal
|
||||
- scene.movie_time
|
||||
- scene.dim_kitchen
|
||||
- scene.normal_kitchen
|
||||
|
||||
Outside Lights:
|
||||
- switch.driveway_light
|
||||
- switch.side_door
|
||||
- switch.front_porch
|
||||
|
||||
Driveway:
|
||||
- switch.driveway_light
|
||||
- switch.side_door
|
||||
|
||||
Front Porch:
|
||||
- switch.front_porch
|
||||
|
||||
Thermostat:
|
||||
- climate.first_floor
|
||||
|
||||
Sun and Moon:
|
||||
- sun.sun
|
||||
- sun.next_rising
|
||||
- sun.next_setting
|
||||
- sensor.moon
|
||||
|
||||
Weather Summary:
|
||||
- sensor.dark_sky_summary
|
||||
- sensor.dark_sky_apparent_temperature
|
||||
- sensor.dark_sky_humidity
|
||||
- sensor.dark_sky_dew_point
|
||||
- sensor.accurite_back_porch_temperature
|
||||
- sensor.accurite_back_porch_humidity
|
||||
|
||||
|
||||
Weather Forecast:
|
||||
- sensor.dark_sky_minutely_summary
|
||||
- sensor.dark_sky_hourly_summary
|
||||
- sensor.dark_sky_daily_summary
|
||||
|
||||
Outside Temp:
|
||||
- sensor.dark_sky_apparent_temperature
|
||||
- sensor.dark_sky_humidity
|
||||
- sensor.dark_sky_dew_point
|
||||
- sensor.accurite_back_porch_temperature
|
||||
- sensor.accurite_back_porch_humidity
|
||||
|
||||
Precipitation:
|
||||
- sensor.dark_sky_nearest_storm_distance
|
||||
- sensor.dark_sky_precip
|
||||
- sensor.dark_sky_precip_probability
|
||||
- sensor.pws_precip_today_in
|
||||
- sensor.dark_sky_visibility
|
||||
- sensor.dark_sky_pressure
|
||||
|
||||
Wind:
|
||||
- sensor.pws_wind_mph
|
||||
- sensor.pws_wind_gust_mph
|
||||
- sensor.pws_wind_dir
|
||||
|
||||
Daily Stats:
|
||||
- sensor.dark_sky_daily_low_temperature
|
||||
- sensor.dark_sky_daily_high_temperature
|
||||
- sensor.dark_sky_daily_max_precip_intensity
|
||||
|
||||
Internet:
|
||||
- sensor.speedtest_ping
|
||||
- sensor.speedtest_download
|
||||
- sensor.speedtest_upload
|
||||
|
||||
Home Automation:
|
||||
- sensor.smartthings
|
||||
- sensor.amazon_dot_lr
|
||||
- sensor.amazon_dot_kn
|
||||
- sensor.honeywell
|
||||
- sensor.eero_loft
|
||||
- sensor.eero_livingroom
|
||||
|
||||
#Cameras:
|
||||
# - device_tracker.ipcam_00626e46eb09_1
|
||||
TVs:
|
||||
- sensor.samsungtv
|
||||
- sensor.xboxone
|
||||
|
||||
Computers:
|
||||
- sensor.jeff_ipad
|
||||
- sensor.jeff_mbp
|
||||
- sensor.jeff_work_mbp
|
||||
- sensor.kat_ipad
|
||||
- sensor.kat_mini
|
||||
|
||||
Garage Door:
|
||||
- cover.garage_door
|
||||
|
||||
Modes:
|
||||
control: hidden
|
||||
entities:
|
||||
- input_boolean.secure_mode
|
||||
- input_boolean.vacation_mode
|
||||
- input_boolean.guest_mode
|
||||
|
||||
Automation:
|
||||
- input_boolean.automations
|
||||
|
||||
Zones:
|
||||
- binary_sensor.zone_3
|
||||
|
||||
Garage:
|
||||
- cover.garage_door
|
||||
- binary_sensor.garage_dome_sensor
|
||||
- sensor.accurite_garage_temperature
|
||||
- sensor.accurite_garage_humidity
|
||||
|
||||
Fire:
|
||||
- sensor.smoke_kitchen
|
||||
|
||||
HA System Monitor:
|
||||
- sensor.cpu
|
||||
- sensor.disk_use_percent_
|
||||
- sensor.memory_use_percent
|
||||
- sensor.network_in_eth0
|
||||
- sensor.network_out_eth0
|
||||
- sensor.last_boot
|
||||
- sensor.ha_uptime
|
||||
- sensor.lets_encrypt_expiration
|
||||
|
||||
HA Version Info:
|
||||
- sensor.installed_version
|
||||
- sensor.current_ha_version
|
||||
|
||||
File Size:
|
||||
control: hidden
|
||||
entities:
|
||||
- sensor.ha_v2db
|
||||
- sensor.ha_log
|
||||
|
||||
#Zwave:
|
||||
# - zwave.aeotec_zw090_zstick_gen5_us
|
||||
|
||||
Weather Alerts:
|
||||
control: hidden
|
||||
entities:
|
||||
- sensor.pws_alerts
|
||||
- sensor.storm_statement
|
||||
- sensor.tstorm_warning
|
||||
- sensor.tornado_watch
|
||||
- sensor.tornado_warning
|
||||
|
||||
Pollen Alerts:
|
||||
control: hidden
|
||||
entities:
|
||||
- sensor.allergy_index_average_forecasted
|
||||
- sensor.allergy_index_average_historical
|
||||
- sensor.allergy_index_today
|
||||
- sensor.allergy_index_tomorrow
|
||||
- sensor.cold__flu_forecasted_average
|
||||
|
||||
Trash Schedule:
|
||||
- input_select.trash_pickup
|
||||
- input_select.recycle_pickup
|
||||
- input_boolean.trash_notification
|
||||
|
||||
House Notifications:
|
||||
- input_boolean.audible_notifications
|
||||
- input_boolean.garage_notifications
|
||||
|
||||
Skylar Alarms:
|
||||
- input_boolean.skylar_dressed_alarm
|
||||
|
||||
Presence Notifications:
|
||||
- input_boolean.text_notify_jeff
|
||||
- input_boolean.text_notify_kat
|
||||
|
||||
Event Notifications:
|
||||
- input_boolean.trash_notification
|
||||
- input_boolean.washer_notification
|
||||
|
||||
Weather Notifications:
|
||||
- input_boolean.tornado_watch
|
Reference in New Issue
Block a user