Announcement

Collapse
No announcement yet.

Need help for a different problem

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

    Need help for a different problem

    junk
    Last edited by jrjmpls7; August 8, 2016, 08:44 AM.

    #2
    Please Help

    Can't get this to work. Sending command from phone via HTTP Get. HS sees it and changes slider to turn light on and the icon in HS shows the correct percentage. But the light doesn't come on. The light works when I move the slider in HS but not if it gets moved by the command from my phone.
    Can anyone steer me in the right direction to fix this?
    I can turn non-dimable lights off and on with no problem.
    PLEASE SOMEONE?

    Comment


      #3
      Please Help!!

      Still can't get this to work. Sending comnand to HS from phone via HTTP Get. It works fine for non-dimable lights.
      But for dimable lights, HS sees the command, moves the slider, and sets the icon to the proper percentage. But the light deoesn't go on. If I move the slider in HS myself, the light is fine.
      Can anyone steer me toward a solution.
      THANXX!!

      Comment


        #4
        Could you elaborate what interface are you using for the HTTP GET - is it into HS using the JSON structure or is it by some other method?

        Comment


          #5
          It is from my phone using tasker and http get using REST_API. You can see some of the chat here:
          http://board.homeseer.com/showthread.php?t=163217

          It communicates with HS fine for on off devices, thermostats, security systems. The only thing I can't get to work is dimable devices. And it seems to communicate with HS and moves the slider but the light doesn't change.

          Just tried using JSON from my phone and it seems to work. I guess I'll change over, but that's a lot of work on my phone.

          Comment


            #6
            Originally posted by jrjmpls7 View Post
            It is from my phone using tasker and http get using REST_API. You can see some of the chat here:
            http://board.homeseer.com/showthread.php?t=163217

            It communicates with HS fine for on off devices, thermostats, security systems. The only thing I can't get to work is dimable devices. And it seems to communicate with HS and moves the slider but the light doesn't change.

            Just tried using JSON from my phone and it seems to work. I guess I'll change over, but that's a lot of work on my phone.
            I've had a very quick look at the source and as it is using CAPI I would guess it would work, as long as the HS log correctly has entries saying that the device has been CAPI controlled then I am not sure what is up.

            Comment

            Working...
            X