mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-15 10:44:41 +00:00
Reducing some scenes and creating a work specific one
This commit is contained in:
@@ -18,24 +18,8 @@
|
|||||||
state: 'on'
|
state: 'on'
|
||||||
brightness: 255
|
brightness: 255
|
||||||
|
|
||||||
- name: studio blue
|
|
||||||
entities:
|
- name: studio work
|
||||||
switch.desk_lamp:
|
|
||||||
state: 'on'
|
|
||||||
light.master_bedroom_dresser_lamp:
|
|
||||||
state: 'on'
|
|
||||||
brightness: 255
|
|
||||||
light.kat_lamp:
|
|
||||||
state: 'on'
|
|
||||||
brightness: 255
|
|
||||||
switch.kasa2:
|
|
||||||
state: 'on'
|
|
||||||
light.desk_lighting:
|
|
||||||
state: 'on'
|
|
||||||
brightness: 255
|
|
||||||
switch.dazzned50:
|
|
||||||
state: 'on'
|
|
||||||
- name: studio yellow
|
|
||||||
entities:
|
entities:
|
||||||
light.master_bedroom_dresser_lamp:
|
light.master_bedroom_dresser_lamp:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
@@ -47,11 +31,16 @@
|
|||||||
state: 'on'
|
state: 'on'
|
||||||
switch.tplink_a2:
|
switch.tplink_a2:
|
||||||
state: 'off'
|
state: 'off'
|
||||||
|
switch.kasa2:
|
||||||
|
state: 'on'
|
||||||
switch.desk_lamp:
|
switch.desk_lamp:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
light.desk_lighting:
|
light.desk_lighting:
|
||||||
state: 'on'
|
state: 'on'
|
||||||
brightness: 255
|
brightness: 255
|
||||||
|
light.desk_accent:
|
||||||
|
state: 'on'
|
||||||
|
brightness: 76.5
|
||||||
|
|
||||||
- name: all lights on
|
- name: all lights on
|
||||||
entities:
|
entities:
|
||||||
|
Reference in New Issue
Block a user