Announcement

Collapse
No announcement yet.

Value changing but device not actually doing anything (asp pages)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Value changing but device not actually doing anything (asp pages)

    I'm trying to build a page to control HS, I'm using the test.asp (slightly modified), trying to learn. I can get my device to change to on or off, but only in HS, the actual device doesn't switch on or off (HS says off, device is still actually on).

    I'm very new to this so please educate me if I'm doing something wrong. Basically, I've got Button1 calling hs.SetDeviceValueByRef(52, 255, True)

    #2
    You have to use the CAPIControl interface to actually set the devices. Search on this message board for lots of examples (e.g. http://board.homeseer.com/showthread.php?t=161009)
    Mike

    Comment


      #3
      Thank you so much for pointing me in the right direction. I was totally lost, now at least I have a bit of a map!

      Comment


        #4
        Originally posted by mwaite View Post
        You have to use the CAPIControl interface to actually set the devices. Search on this message board for lots of examples (e.g. http://board.homeseer.com/showthread.php?t=161009)
        I am able to use an immediate script containing hs.setdevicevaluebyref 173,100,true
        To control devices. It works for me without using CAPI. I don't know if it works for all devices but it works for my x15 and Xap devices.

        Steve Q


        Sent from my iPad using Tapatalk HD
        HomeSeer Version: HS3 Pro Edition 3.0.0.368, Operating System: Microsoft Windows 10 - Home, Number of Devices: 373, Number of Events: 666, Enabled Plug-Ins
        2.0.83.0: BLRF, 2.0.10.0: BLUSBUIRT, 3.0.0.75: HSTouch Server, 3.0.0.58: mcsXap, 3.0.0.11: NetCAM, 3.0.0.36: X10, 3.0.1.25: Z-Wave,Alexa,HomeKit

        Comment


          #5
          FYI, If you are having trouble and want to create simple web pages with control buttons, take a look at my Web Page Builder http://board.homeseer.com/showthread.php?t=167811
          Jon

          Comment


            #6
            Originally posted by jon00 View Post
            FYI, If you are having trouble and want to create simple web pages with control buttons, take a look at my Web Page Builder http://board.homeseer.com/showthread.php?t=167811

            I highly recommend this!

            I'm getting stuff back up and running and cant wait to hit jon00's webpage to see what goodies I can put back into my HS!!!!!
            HW - i5 4570T @2.9ghz runs @11w | 8gb ram | 128gb ssd OS - Win10 x64

            HS - HS3 Pro Edition 3.0.0.435

            Plugins - BLRF 2.0.94.0 | Concord 4 3.1.13.10 | HSBuddy 3.9.605.5 | HSTouch Server 3.0.0.68 | RFXCOM 30.0.0.36 | X10 3.0.0.36 | Z-Wave 3.0.1.190

            Hardware - EdgePort/4 DB9 Serial | RFXCOM 433MHz USB Transceiver | Superbus 2000 for Concord 4 | TI103 X-10 Interface | WGL Designs W800 RF | Z-Net Z-Wave Interface

            Comment

            Working...
            X