New stuff for standalone ha
- automations for scenes first floor - new scenes for bathroom, kids room
This commit is contained in:
18
scenes/bad.yaml
Normal file
18
scenes/bad.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
- name: Bad Normal
|
||||
id: bad_normal
|
||||
entities:
|
||||
light.bad_licht:
|
||||
state: true
|
||||
brightness: 150
|
||||
- name: Bad Hell
|
||||
id: bad_hell
|
||||
entities:
|
||||
light.bad_licht:
|
||||
state: true
|
||||
brightness: 255
|
||||
- name: Bad Baden
|
||||
id: bad_baden
|
||||
entities:
|
||||
light.bad_licht:
|
||||
state: true
|
||||
brightness: 75
|
||||
Reference in New Issue
Block a user