Skip to content
Snippets Groups Projects
Commit 97f7858c authored by jabertwo's avatar jabertwo
Browse files

change moodlight color fitting with wled effects

parent 80c77b81
No related branches found
No related tags found
No related merge requests found
......@@ -635,6 +635,14 @@ automation ansible:
- select.vorhang_preset
- select.lampan_preset
- select.clock_preset
- service: light.turn_on
data:
rgb_color:
- 255
- 160
- 0
target:
device_id: d1d266daf7d11e675319fdae0226a197
mode: single
# WLED meteor
......@@ -682,6 +690,14 @@ automation ansible:
- select.vorhang_preset
- select.lampan_preset
- select.clock_preset
- service: light.turn_on
data:
rgb_color:
- 255
- 0
- 238
target:
device_id: d1d266daf7d11e675319fdae0226a197
mode: single
# WLED Zonenstatus
......@@ -799,4 +815,4 @@ automation ansible:
- type: turn_off
device_id: f65f71ef46e86492b79d75223670013a
entity_id: switch.licht_hackcenter
domain: switch
\ No newline at end of file
domain: switch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment