Move config out of subfolder

This commit is contained in:
Georgi Gardev
2022-12-01 16:01:59 +02:00
parent addfa33f6f
commit 1ae0c6d0b8
221 changed files with 0 additions and 0 deletions
@@ -0,0 +1,23 @@
scene:
- name: Living Room Ambient Neon
icon: "mdi:weather-night"
entities:
light.light_lohas_2:
state: "on"
xy_color: [0.668, 0.284]
brightness_pct: 80
light.living_room_ambient_main:
state: "on"
rgb_color: [0, 255, 190]
brightness_pct: 100
- name: Living Room Ambient Default
icon: "mdi:weather-sunny"
entities:
light.light_lohas_2:
state: "on"
color_temp: 500
brightness_pct: 100
light.living_room_ambient_main:
state: "on"
color_temp: 284
brightness_pct: 80