Announcement

Collapse
No announcement yet.

JSON

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

    JSON

    I am sending JSON commands from my HS2 computer to my HS3 computer. They work fine. But the HS3 log does not show that a command was received from another computer. Why? Is there a setting somewhere?

    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

    #2
    What commands are you sending. I just ran an event and it logged what the event did which was speak a line of text.

    http://172.xx.xx.xx:81/JSON?request=...e=SpeakTheTime
    💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

    Comment


      #3
      I am sending:

      &hs.geturl("http://192.168.1.98:88/JSON?request=controldevicebyvalue&ref=31&value=0","",true,80 )

      This turns off a z-wave module. It works.

      The HS3 log indicates "light turned off via CAPI".

      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


        #4
        Yes, that works as designed. The command itself isn't logged and the results of the target command.
        💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

        Comment


          #5
          This same issue occurs with IFTTT. I believe Mark has already addressed it.

          I think all external commands should be indicated as such in the HS3 log.

          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


            #6
            Originally posted by Steve Q View Post
            This same issue occurs with IFTTT. I believe Mark has already addressed it.

            I think all external commands should be indicated as such in the HS3 log.

            Steve Q


            Sent from my iPad using Tapatalk HD
            Yes, Rich is adding a new parameter to indicate where the request came from in the next release. It appears to be in released version 3.0.0.165 which was just put out.
            http://board.homeseer.com/showthread.php?t=173995
            💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

            Comment


              #7
              Ver 165 now shows:

              Apr-10 11:46:12 AM Info Controling device West Ceiling Fan JSON from JSON, source=Not Specified


              Thanks, Homeseer, great job!

              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


                #8
                Is there anyway to turn logging off on json requests?

                Comment

                Working...
                X