Replies: 2 comments
-
|
To be clear - I am able to turn the light on/off from AqualinkD, I just can not control the color by long clicking on the icon. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Sounds like you may have missed adding the “light_program_??” For your specific light. Light programming mode is a float, so 0.0000 is correct. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my previous AqualinkD running a Pi-4, I was able to control the pool light. I had set the lightMode to 0 to let AqualinkD control the light.
With the Radxa, I also have the lightMode set to zero, but when I click on the light icon it doesn't present the pull down dialog box to modify the color.
button_05_label=Pool Light
button_05_lightMode=0
scrolling up in the /etc/aqualinkd.conf file I see the following entry:
light_programming_mode=0.000000 <---- Seems strange!?
light_programming_initial_on=15
light_programming_initial_off=12
Am I missing something else in order to control the light from AqualinkD? I only configured it via the aqualinkd manager.
Regards,
Tim Pearson
Beta Was this translation helpful? Give feedback.
All reactions