88 lines
1.5 KiB
YAML
88 lines
1.5 KiB
YAML
default_view:
|
|
view: yes
|
|
icon: mdi:home
|
|
entities:
|
|
- group.phones
|
|
- group.overrides
|
|
- binary_sensor.occupied
|
|
- binary_sensor.activity
|
|
- sun.sun
|
|
- weather.dark_sky
|
|
|
|
Lights:
|
|
view: yes
|
|
name: Lights
|
|
entities:
|
|
- group.livingroom_lights
|
|
- group.bedroom_lights
|
|
|
|
Entertainment:
|
|
view: yes
|
|
name: Entertainment
|
|
entities:
|
|
- group.plex
|
|
- group.sonos
|
|
- group.chromecast
|
|
- group.consoles
|
|
- binary_sensor.den_night_mode
|
|
|
|
Automation:
|
|
view: yes
|
|
name: Automation
|
|
entities:
|
|
- group.all_scripts
|
|
- group.all_automations
|
|
|
|
livingroom_lights:
|
|
name: Living Room
|
|
entities:
|
|
- light.sofa
|
|
- light.candle
|
|
- scene.bright
|
|
- scene.energize
|
|
- scene.stephanie
|
|
- scene.normal_brightness
|
|
- scene.nighttime_brightness
|
|
- scene.dimmed_brightness
|
|
|
|
bedroom_lights:
|
|
name: Bedroom
|
|
entities:
|
|
- light.correls_nightstand
|
|
- light.stephanies_nightstand
|
|
- light.standing_lamp
|
|
- scene.colorful
|
|
|
|
consoles:
|
|
name: Gaming Consoles
|
|
entities:
|
|
- device_tracker.PS3
|
|
- device_tracker.PS4
|
|
- device_tracker.WiiU
|
|
|
|
plex:
|
|
name: Plex
|
|
entities:
|
|
- media_player.plex_ps4
|
|
|
|
sonos:
|
|
name: Sonos
|
|
entities:
|
|
- media_player.den
|
|
|
|
chromecast:
|
|
name: Chromecast
|
|
entities:
|
|
- media_player.living_room
|
|
|
|
phones:
|
|
name: Phones
|
|
entities:
|
|
- device_tracker.homeassistant_pixel
|
|
- device_tracker.StephaniesIphone
|
|
- device_tracker.PhilsGalaxyS7Edge
|
|
|
|
overrides:
|
|
name: Overrides
|
|
entities:
|
|
- input_boolean.occupied
|