mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 00:25:12 +00:00
Getting those Views in order.
This commit is contained in:
parent
97b58bb32c
commit
0799242531
@ -25,4 +25,6 @@ group.all_lights:
|
|||||||
group.all_switches:
|
group.all_switches:
|
||||||
hidden: false
|
hidden: false
|
||||||
|
|
||||||
|
group.all_automations:
|
||||||
|
hidden: false
|
||||||
|
|
@ -6,6 +6,7 @@ default_view:
|
|||||||
- persistent_notification.update_available
|
- persistent_notification.update_available
|
||||||
- group.home_mode
|
- group.home_mode
|
||||||
- group.family
|
- group.family
|
||||||
|
- group.weather
|
||||||
- group.amps
|
- group.amps
|
||||||
- group.holiday
|
- group.holiday
|
||||||
- group.Bedroom
|
- group.Bedroom
|
||||||
@ -22,9 +23,17 @@ Lights:
|
|||||||
view: yes
|
view: yes
|
||||||
icon: mdi:lightbulb
|
icon: mdi:lightbulb
|
||||||
entities:
|
entities:
|
||||||
- group.all_lights
|
- group.amps
|
||||||
- group.all_switches
|
- group.holiday
|
||||||
- group.all_automations
|
- group.Bedroom
|
||||||
|
- group.Kitchen
|
||||||
|
- group.Dinette
|
||||||
|
- group.living_room
|
||||||
|
- group.living_room_accents
|
||||||
|
- group.foyer
|
||||||
|
- group.upstairs
|
||||||
|
- group.den
|
||||||
|
- group.office
|
||||||
|
|
||||||
Info:
|
Info:
|
||||||
view: yes
|
view: yes
|
||||||
@ -33,4 +42,8 @@ Info:
|
|||||||
- group.family
|
- group.family
|
||||||
- group.network
|
- group.network
|
||||||
- group.sensors
|
- group.sensors
|
||||||
|
- sun.sun
|
||||||
- group.weather
|
- group.weather
|
||||||
|
- group.all_lights
|
||||||
|
- group.all_switches
|
||||||
|
- group.all_automations
|
||||||
|
Loading…
x
Reference in New Issue
Block a user