Add study lights
This commit is contained in:
parent
e6f3725553
commit
d37d35eff7
2 changed files with 6 additions and 0 deletions
|
@ -54,6 +54,8 @@
|
||||||
friendly_name: All Kitchen Lights
|
friendly_name: All Kitchen Lights
|
||||||
light.hue_color_lamp_1:
|
light.hue_color_lamp_1:
|
||||||
hidden: true
|
hidden: true
|
||||||
|
light.study:
|
||||||
|
friendly_name: Study Lights
|
||||||
|
|
||||||
device_tracker.bcc6:
|
device_tracker.bcc6:
|
||||||
friendly_name: Ben's Phone
|
friendly_name: Ben's Phone
|
||||||
|
|
|
@ -81,6 +81,9 @@ Automation:
|
||||||
- automation.pir_arm
|
- automation.pir_arm
|
||||||
- automation.pir_disarm
|
- automation.pir_disarm
|
||||||
|
|
||||||
|
Study:
|
||||||
|
- light.study
|
||||||
|
|
||||||
default_view:
|
default_view:
|
||||||
name: Home
|
name: Home
|
||||||
view: yes
|
view: yes
|
||||||
|
@ -89,6 +92,7 @@ default_view:
|
||||||
- group.hall
|
- group.hall
|
||||||
- group.kitchen
|
- group.kitchen
|
||||||
- group.living_room
|
- group.living_room
|
||||||
|
- group.study
|
||||||
- group.nova
|
- group.nova
|
||||||
- group.presence
|
- group.presence
|
||||||
- group.batteries
|
- group.batteries
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue