Getting those Views in order.

This commit is contained in:
CCOSTAN 2016-10-21 15:34:52 +00:00
parent 97b58bb32c
commit 0799242531
2 changed files with 18 additions and 3 deletions

View File

@ -25,4 +25,6 @@ group.all_lights:
group.all_switches:
hidden: false
group.all_automations:
hidden: false

View File

@ -6,6 +6,7 @@ default_view:
- persistent_notification.update_available
- group.home_mode
- group.family
- group.weather
- group.amps
- group.holiday
- group.Bedroom
@ -22,9 +23,17 @@ Lights:
view: yes
icon: mdi:lightbulb
entities:
- group.all_lights
- group.all_switches
- group.all_automations
- group.amps
- group.holiday
- group.Bedroom
- group.Kitchen
- group.Dinette
- group.living_room
- group.living_room_accents
- group.foyer
- group.upstairs
- group.den
- group.office
Info:
view: yes
@ -33,4 +42,8 @@ Info:
- group.family
- group.network
- group.sensors
- sun.sun
- group.weather
- group.all_lights
- group.all_switches
- group.all_automations