AqualinkD icon indicating copy to clipboard operation
AqualinkD copied to clipboard

Daemon to control Jandy Aqualink RS pool equipment from any home automation hub (Alexa, Homekit & Siri, Home Assistant, smartthings, domoticz etc) or web browser.

Results 78 AqualinkD issues
Sort by recently updated
recently updated
newest added

Installed 2.3.1 yesterday and noticed twice today while changing aquilink.conf and re-starting that I am hitting segmentation fault errors on startup. Thought it may be the power supply, so I...

Hi, Thanks for this awesome project. Wanted to see if you could give me a hand. Have a couple of issues. Using Pi Zero WH + the USB connector cable...

Fixed compiler warning about type mismatch on sprintf field precision specifier argument (expected int, but http_msg->uri.len is size_t).

buf was overflowing in sprintf on line 1163 when passed /api/dynamicconfig (the whole string was 54 characters).

Installed 2.3.3 and it seems to be working ok. Any idea what this warning message is about or how to fix or supress? TY!

Similar to issue #185. With older versions of gcc you could have duplicate definitions of global variables as long as they are only reference in the files they are defined...

for reference I found where I originally got this working in 2019 #40 but this was with a control panel supporting multiple PDA ids. The fix for this issue on...