1) Give a description of the problem
Prior to creating this piston I recorded what the settings were in IDE and my goal was to create a piston which ‘reset’ 3 bulbs to their previous accepted colours. However, when doing this via WebCore, the variables were different. The bulbs are Osram RGB Lightify ones if that helps?
2) What is the expected behavior?
I essentially just want the bulbs to be set to the settings I put into my WebCore piston.
3) What is happening/not happening?
Completely different settings after running the piston:
RGB Bulb 1 =
switch: on
level: 100
hue: 17
saturation: 100
color: #FFFFFF
RGB Bulb 3 =
switch: on
level: 100
hue: 17
saturation: 100
color: #FEFF4C
RGB Bulb 4 =
switch: on
level: 100
hue: 17
saturation: 100
color: #F5FF25
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.