New scenes for HA standalone setup on raspi

- KNX buttons
- long click custom component
This commit is contained in:
Martin Bauer
2020-04-28 18:38:45 +00:00
parent c9c9c35561
commit 250556adc2
14 changed files with 1388 additions and 25 deletions

27
scenes/garten.yaml Normal file
View File

@@ -0,0 +1,27 @@
- name: Garten Savanna
id: garten_savanna
entities:
light.garten_stehleuchte:
state: true
brightness: 205
xy_color:
- 0.465
- 0.448
light.garten_spot_beet:
state: true
brightness: 205
xy_color:
- 0.532
- 0.384
light.garten_spot_magnolie:
state: true
brightness: 205
xy_color:
- 0.465
- 0.448
light.garten_spot_birke:
state: true
brightness: 205
xy_color:
- 0.586
- 0.35