Announcement

Collapse
No announcement yet.

Aprilaire Device Code

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    access via script example?

    Could you give an example of how to access the plugin via script? (or point me to the obvious place the help is located that I've missed!)

    Thanks,

    K

    Comment


      #17
      The plug-in works great! First time for me!


      This is indeed a very cool HomeSeer feature. Nice work.

      I only have one of my tstats connected and was hoping to get an answer as to whether I can hook all three up directly to the Proverter. I'm going to try that now and hope for the best.


      BTW, one obvious difference and perhaps the source of the problem with the other .dll, was that the tstat address field in the Configure Thermostats section of the program did not seem to hold an address, now it does.

      Thanks.

      Comment


        #18
        script access - closing the loop

        Just to close the loop on my ? above re access from script.

        I opened the dll with VB 2005 express and was able to see the exposed functions.

        I haven't played with all of the available functions yet (just the basic get/set ones), but they all look self-explanatory...

        Great plug in, my only request would be to put Temp, set points, fan and mode in separate devices for ease of use with HSGirder...

        Thanks,

        K

        Comment


          #19
          Hi Guys-

          Check out this thread for scripting functions:
          http://board.homeseer.com/showthread.php?t=114698

          The basic syntax is:
          hs.Plugin("Aprilaire Thermostats").[Function and Parameters]

          Check out the above thread for more info.
          -RJ (HomeSeer Tech)

          Comment

          Working...
          X