mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 19:26:57 +00:00
Give me Light!
This commit is contained in:
@@ -17,4 +17,10 @@ input_boolean.guest_mode:
|
|||||||
icon: mdi:account-alert
|
icon: mdi:account-alert
|
||||||
|
|
||||||
group.home_modes:
|
group.home_modes:
|
||||||
friendly_name: 'Home Modes'
|
friendly_name: 'Home Modes'
|
||||||
|
|
||||||
|
group.all_lights:
|
||||||
|
hidden: false
|
||||||
|
|
||||||
|
group.all_switches:
|
||||||
|
hidden: false
|
||||||
|
@@ -1,11 +1,13 @@
|
|||||||
Lights:
|
Lights:
|
||||||
view: yes
|
view: yes
|
||||||
|
icon: mdi:lightbulb
|
||||||
entities:
|
entities:
|
||||||
- group.all_lights
|
- group.all_lights
|
||||||
- group.all_switches
|
- group.all_switches
|
||||||
|
|
||||||
Info:
|
Info:
|
||||||
view: yes
|
view: yes
|
||||||
|
icon: mdi:settings
|
||||||
entities:
|
entities:
|
||||||
- group.family
|
- group.family
|
||||||
- group.devices
|
- group.devices
|
||||||
|
Reference in New Issue
Block a user