Jandy Aqualink Pool / Spa Control - AppleScripts updated

Posted on
Mon May 07, 2012 8:57 pm
asw24b offline
Posts: 222
Joined: Dec 30, 2007
Location: Los Altos Hills, CA

Re: Jandy Aqualink Pool / Spa Control - AppleScripts updated

hamw wrote:
FYI I updated to the newest version of the Autelis firmware, 1.4.2, and could not get the plugin to connect. Downgraded to 1.3.4 and all is well again.



It works fine for me with the latest fw.
Maybe you didn't get the serial capable version of 1.4.2 ?


Mike

Posted on
Mon May 07, 2012 10:33 pm
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Jandy Aqualink Pool / Spa Control - AppleScripts updated

I'm on 1.4.0 and all works well. I don't see 1.4.2 on the site, only 1.4.1, but also agree - make sure you are downloading the TCP specific version.

Posted on
Tue May 08, 2012 5:12 am
hamw offline
Posts: 1212
Joined: Mar 31, 2008

Re: Jandy Aqualink Pool / Spa Control - AppleScripts updated

Yes, that worked, thanks. Thought that would have been integrated vs still a separate beta.

Posted on
Mon May 28, 2012 2:21 pm
hamw offline
Posts: 1212
Joined: Mar 31, 2008

Set plugin value to value of Indigo variable

I'd like to directly set the spa and pool temps thru a control page popup variable that fires a trigger when changed. I'm sure it would be similar to this script for simple serial plugin, but since it is modifying a device state of the plugin I'm a bit lost. Any thoughts?

Code: Select all
 simpleSerialId = indigo.server.getPlugin("org.yergeyjDoesntHaveaURL.simpleserial")
    if simpleSerialId.isEnabled():
       message = (indigo.variables["direct_Vaux_Send"].value)
       simpleSerialId.executeAction("textToSerial", deviceId=775789076, props={"newCommand":message})

Posted on
Mon May 28, 2012 2:32 pm
kpfriedberg offline

Re: Jandy Aqualink Pool / Spa Control - AppleScripts updated

Doesn't Jim's plugin does all this and more, shouldn't thread should be directed over there...

viewtopic.php?f=18&t=7327

Posted on
Mon May 28, 2012 2:58 pm
hamw offline
Posts: 1212
Joined: Mar 31, 2008

Re: Jandy Aqualink Pool / Spa Control - AppleScripts updated

kpfriedberg wrote:
Doesn't Jim's plugin does all this and more, shouldn't thread should be directed over there...

viewtopic.php?f=18&t=7327


I guess so, but only if one is using Jim's plugin. I'm using the Autelis plugin.
Last edited by hamw on Mon May 28, 2012 7:07 pm, edited 1 time in total.

Posted on
Mon May 28, 2012 3:06 pm
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Jandy Aqualink Pool / Spa Control - AppleScripts updated

I think we need to split this thread - there are two plugins for interfacing with Aqualink. One I wrote that uses the Autelis as an intermediary and Jim's that communicates with the Jandy Serial add-on.

I think I inadvertently caused this months ago - apologies for that.

I'll start a new thread for the Autelis version.

Who is online

Users browsing this forum: No registered users and 5 guests