tekkamanendless / iaqualink

Go package for talking with iAquaLink pool robots, including Polaris robots.
MIT License
7 stars 2 forks source link

Support the `cyclonext` device type #8

Closed tekkamanendless closed 1 year ago

tekkamanendless commented 1 year ago

This adds support for the cyclonext device type, which at least includes the Zodiac Voyager RE 4400 iQ. This kind of device is more complicated than the i2d_robot type, uses a different set of API endpoints with different authentication, and also uses a Web Sockets API to communicate.