home-assistant-configuration/groups.yaml

187 lines
3.4 KiB
YAML
Executable File

### GROUPS ###
default_view:
name: Home
view: yes
icon: mdi:home
entities:
- group.notices
- group.family
- group.weather_summary
- group.travel_times
people:
name: People
view: yes
icon: mdi:human-male-female
entities:
- group.jeffrey
- group.katherine
living:
name: Living
view: yes
icon: mdi:sofa
entities:
- group.living_lights
- group.living_scenes
- group.living_tv
- group.living_gaming
- media_player.apple_tv
- media_player.chromecast_lr
outdoors:
name: Outdoors
view: yes
icon: mdi:tree
entities:
- group.outside_lights
garage:
name: Garage
view: yes
icon: mdi:car
entities:
- group.garage_door
network:
name: Network
view: yes
icon: mdi:network
entities:
- group.internet
- group.computers
- group.home_automation
- group.servers
weather:
name: Weather
view: yes
icon: mdi:weather-partlycloudy
entities:
- group.temperature
- group.precipitation
- group.wind
- group.daily_stats
#################################################################################
### Grops ###
Notices:
- sensor.pws_alerts
- sensor.garage_door
Family:
- device_tracker.jeffreystonesiphone
- device_tracker.katherinestonesiphone
Jeffrey:
- device_tracker.jeffreystonesiphone
- sensor.jeff_iphone_batt
- sensor.jeff_ett_home
- input_select.jeff_status
Katherine:
- device_tracker.katherinestonesiphone
- sensor.kat_iphone_batt
- sensor.kat_ett_home
Travel Times:
- sensor.home_to_summit
- sensor.home_to_zoo
- sensor.jeff_ett_home
- sensor.kat_ett_home
Living Lights:
- switch.fireplace_lights
- light.tower_lamp
- switch.rail_lights
Living Scenes:
- scene.livingroom_dim
- scene.livingroom_night
- scene.livingroom_normal
Outside Lights:
- switch.driveway_light
- switch.side_door_light
- switch.front_porch_left
- switch.front_porch_right
Thermostat:
- climate.first_floor
Sun and Moon:
- sun.sun
- sensor.moon
Weather Summary:
- sensor.dark_sky_summary
- sensor.dark_sky_apparent_temperature
- sensor.dark_sky_humidity
- sensor.dark_sky_minutely_summary
- sensor.dark_sky_hourly_summary
- sensor.dark_sky_daily_summary
Temperature:
- sensor.dark_sky_temperature
- sensor.dark_sky_apparent_temperature
- sensor.dark_sky_humidity
- sensor.dark_sky_dew_point
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
#HVAC:
# - device_tracker.gateway2f3bca
Home Automation:
- sensor.smartthings
- sensor.amazon_dot_lr
- sensor.amazon_dot_kn
- sensor.honeywell
#Cameras:
# - device_tracker.ipcam_00626e46eb09_1
TVs:
- sensor.samsungtv
Living TV:
- sensor.samsungtv
Living Gaming:
- sensor.xboxone
Computers:
- sensor.jeff_ipad
- sensor.jeff_mbp
- sensor.jeff_work_mbp
- sensor.kat_ipad
- sensor.kat_mini
Servers:
- sensor.tycho
- sensor.tightbeam
Garage Door:
- cover.garage_door