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
|
||||
light.hue_color_lamp_1:
|
||||
hidden: true
|
||||
light.study:
|
||||
friendly_name: Study Lights
|
||||
|
||||
device_tracker.bcc6:
|
||||
friendly_name: Ben's Phone
|
||||
|
|
|
@ -81,6 +81,9 @@ Automation:
|
|||
- automation.pir_arm
|
||||
- automation.pir_disarm
|
||||
|
||||
Study:
|
||||
- light.study
|
||||
|
||||
default_view:
|
||||
name: Home
|
||||
view: yes
|
||||
|
@ -89,6 +92,7 @@ default_view:
|
|||
- group.hall
|
||||
- group.kitchen
|
||||
- group.living_room
|
||||
- group.study
|
||||
- group.nova
|
||||
- group.presence
|
||||
- group.batteries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue