Sixburg Posted September 17, 2012 Posted September 17, 2012 Does anyone have any experience or information sources regarding iAqualink / Zodiac pool controls and Insteon / ISY? Would simply like to address common pool automation functions via ISY programs. Thanks!
bsobel Posted September 30, 2012 Posted September 30, 2012 I have both the iAqualinc and one of these devices installed http://www.autelis.com/wiki/index.php?t ... ndy/Zodiac Do yourself a favor and get one, it integrates very easily and coexists great. Bill
Jimbo.Automates Posted June 24, 2013 Posted June 24, 2013 I have both the iAqualinc and one of these devices installed http://www.autelis.com/wiki/index.php?t ... ndy/Zodiac Do yourself a favor and get one, it integrates very easily and coexists great. Bill I realize this is an old post, but why do you need both iAqualink and the Autelis?
bsobel Posted July 24, 2013 Posted July 24, 2013 I have both the iAqualinc and one of these devices installed http://www.autelis.com/wiki/index.php?t ... ndy/Zodiac Do yourself a favor and get one, it integrates very easily and coexists great. Bill I realize this is an old post, but why do you need both iAqualink and the Autelis? I could recreate all the functionality with just the Autelis but already had the iAqualink and the app is ok so saw no reason to rip it out since it coexists fine...
Jimbo.Automates Posted July 26, 2013 Posted July 26, 2013 Thanks for confirming. Now I just wish autelis would get some devices in stock! Sent from my SAMSUNG-SGH-I337 using Tapatalk 4 Beta
barrygordon Posted August 21, 2013 Posted August 21, 2013 I don't know how well this is known, but at my request the Autelis people added a UDP broadcast to the Autelis pool control. I recently asked them to change the format to a JSON message and they have stated that they will look at that. Basically a UDP message is brodcast every time anything changes. The message is sent n times (n being configurable). Messages are sequence numbered and are of the form of name=value sets. Duplicated messages have the same sequence number so no polling is needed any longer other than for initial state. I use the utelis both with my iPads (using code I developed) and with Homeseer. I could do the ISY if I ever boiught the networking module, I just haven't seen the need to do so yet.
bsobel Posted August 27, 2013 Posted August 27, 2013 I don't know how well this is known, but at my request the Autelis people added a UDP broadcast to the Autelis pool control. I recently asked them to change the format to a JSON message and they have stated that they will look at that. Basically a UDP message is brodcast every time anything changes. The message is sent n times (n being configurable). Messages are sequence numbered and are of the form of name=value sets. Duplicated messages have the same sequence number so no polling is needed any longer other than for initial state. I use the utelis both with my iPads (using code I developed) and with Homeseer. I could do the ISY if I ever boiught the networking module, I just haven't seen the need to do so yet. I never noticed that. Is the port/format documented somewhere? Might as well write a listener for my rasperrypi's since they monitor pretty much everything else now too.
Recommended Posts