mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 07:45:48 +00:00
Changing up some of the bedroom light automations
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
entities:
|
||||
light.0xe20db9fffe004207_light:
|
||||
state: on
|
||||
brightness: 20
|
||||
brightness: 10
|
||||
|
||||
- name: jeff bedtime
|
||||
entities:
|
||||
@@ -221,31 +221,31 @@
|
||||
|
||||
- name: skylar lamp on
|
||||
entities:
|
||||
light.table_lamp_2:
|
||||
light.0xe20db9fffe003637_light:
|
||||
state: on
|
||||
brightness: 100
|
||||
|
||||
- name: skylar lamp 75
|
||||
entities:
|
||||
light.table_lamp_2:
|
||||
light.0xe20db9fffe003637_light:
|
||||
state: on
|
||||
brightness: 75
|
||||
|
||||
- name: skylar lamp 50
|
||||
entities:
|
||||
light.table_lamp_2:
|
||||
light.0xe20db9fffe003637_light:
|
||||
state: on
|
||||
brightness: 50
|
||||
|
||||
- name: skylar lamp 25
|
||||
entities:
|
||||
light.table_lamp_2:
|
||||
light.0xe20db9fffe003637_light:
|
||||
state: on
|
||||
brightness: 25
|
||||
|
||||
- name: skylar lamp off
|
||||
entities:
|
||||
light.table_lamp_2:
|
||||
light.0xe20db9fffe003637_light:
|
||||
state: off
|
||||
|
||||
# - name: santa protocol
|
||||
|
Reference in New Issue
Block a user