|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
Venstar remote temperature sensor as variable
| Author |
Message |
|
ELWOOD
Joined: Feb 11, 2007 Posts: 66 Location: Ramsey, NJ
|
 Venstar remote temperature sensor as variable
I have added the remote temperature sensor to the Venstar t-stat to read the outside temperature. Works when pushing the outside button on the t-stat.
Can the remote sensor be set to a variable in indigo, I think I did see a post that said it can't be read by the insteon adapter, but can't find that post.
I use the following to get the main temp in a variable.
tell application "IndigoServer"
set myThermoDev to device "HVAC HALL STAT INSTEON"
set tempList to temperatures of myThermoDev
set curTemp to first item of tempList as real
set value of variable "HallTstatTemp" to first item of tempList as real
end tell
Tried to add the following but just gets error:
set curTemp2 to second item of tempList as real
Has anyone been able to do this?
Thanks.
|
| Fri Jul 17, 2009 10:13 am |
|
 |
|
artpics
Joined: Feb 24, 2009 Posts: 156 Location: Calabasas CA
|
i am sure that setting is not supported.
|
| Fri Jul 17, 2009 11:10 am |
|
 |
|
jay (support)
Site Admin
Joined: Mar 19, 2008 Posts: 6651 Location: Austin, Texas
|
The current adaptor doesn't report the additional sensor unfortunately.
_________________ Jay (Indigo Support)
|
| Fri Jul 17, 2009 11:31 am |
|
|
|
Page 1 of 1
|
[ 3 posts ] |
|
Who is online |
Users browsing this forum: Google [Bot] 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
|
|