|
|
|
Page 8 of 8
|
[ 112 posts ] |
Go to page: Previous 1 ... 4, 5, 6, 7, 8 |
Jandy Aqualink Pool / Spa Control - AppleScripts updated
| Author |
Message |
|
asw24b
Joined: Dec 30, 2007 Posts: 179 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
|
| Mon May 07, 2012 8:57 pm |
|
 |
|
nlagaros
Joined: Dec 20, 2010 Posts: 394
|
 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.
|
| Mon May 07, 2012 10:33 pm |
|
 |
|
hamw
Joined: Mar 31, 2008 Posts: 738
|
 Re: Jandy Aqualink Pool / Spa Control - AppleScripts updated
Yes, that worked, thanks. Thought that would have been integrated vs still a separate beta.
|
| Tue May 08, 2012 5:12 am |
|
 |
|
hamw
Joined: Mar 31, 2008 Posts: 738
|
 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})
|
| Mon May 28, 2012 2:21 pm |
|
 |
|
kpfriedberg
|
 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
|
| Mon May 28, 2012 2:32 pm |
|
 |
|
hamw
Joined: Mar 31, 2008 Posts: 738
|
 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.
|
| Mon May 28, 2012 2:58 pm |
|
 |
|
nlagaros
Joined: Dec 20, 2010 Posts: 394
|
 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.
|
| Mon May 28, 2012 3:06 pm |
|
|
|
Page 8 of 8
|
[ 112 posts ] |
Go to page: Previous 1 ... 4, 5, 6, 7, 8 |
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|