Announcement

Collapse
No announcement yet.

HomeSeer Device in Node-Red - Can't set "Feature"

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

    HomeSeer Device in Node-Red - Can't set "Feature"

    I am trying my very first Node-Red flow, HomeSeer Server in Node-Red seems to be ok since I can see the drop-down list of devices. But when I select my Z-Wave living room light (actually a z-wave switch with a light plugged into it), I cannot do anything with the "Feature" box as it just give me the red circle with a line through it. Am I missing something here?

    Ultimate goal was simply to have a device status change (ie. door opens, door closes, etc.) have Alexa tell me something. I can do a flow to have Alexa speak when I force (inject) the flow, but I want the device status change to do this. HS4_Device_Setup.doc
    Attached Files

    #2
    Is this a HS3 device? There may not be any features for the device so you are all set. Try adding a debug node on the output and update your flow then change the device on and off and see if you get the status updates.
    Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
    X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
    Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
    Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
    Scripts =
    Various

    Comment


      #3
      Single item z-wave devices such as light switches do not currently have features. They reportedly will after the HS4 z-wave plugin is used.
      Karl S
      HS4Pro on Windows 10
      1070 Devices
      56 Z-Wave Nodes
      104 Events
      HSTouch Clients: 3 Android, 1 iOS
      Google Home: 3 Mini units, 1 Pair Audios, 2 Displays

      Comment


        #4
        Originally posted by ksum View Post
        Single item z-wave devices such as light switches do not currently have features. They reportedly will after the HS4 z-wave plugin is used.
        So is there a HS4 Z-Wave Plugin available or is this a "TBD release"?

        Comment


          #5
          Originally posted by kc8tmv View Post

          So is there a HS4 Z-Wave Plugin available or is this a "TBD release"?
          To the best of my knowledge and belief it is TBD.
          Karl S
          HS4Pro on Windows 10
          1070 Devices
          56 Z-Wave Nodes
          104 Events
          HSTouch Clients: 3 Android, 1 iOS
          Google Home: 3 Mini units, 1 Pair Audios, 2 Displays

          Comment


            #6
            Originally posted by enigmatheatre View Post
            Is this a HS3 device? There may not be any features for the device so you are all set. Try adding a debug node on the output and update your flow then change the device on and off and see if you get the status updates.
            This is the very simple flow that when I deploy it, the status in the debug (and on the device block) changes, but just turning the device on / off does not automaticly see the updated status. I am sure there is something very simple that I am missing. I am guessing it is whatever needs to monitor / listen etc to the status of the device.
            Click image for larger version

Name:	SimpleFlow-NoUpdating.jpg
Views:	181
Size:	10.9 KB
ID:	1462896

            Sorry for the stupid newbie questions and thanks for any help getting me going.

            Comment


              #7
              The blue dots at the top right of each node suggests these have been changed and not deployed. Please Deploy ythe flow and see if changing the device reports the change. Normally a flow is triggered by a change in a Homeseer device from whatever point that device is located in the flow. Meaning any nodes prior to the HomeSeer node would be ignored.
              Karl S
              HS4Pro on Windows 10
              1070 Devices
              56 Z-Wave Nodes
              104 Events
              HSTouch Clients: 3 Android, 1 iOS
              Google Home: 3 Mini units, 1 Pair Audios, 2 Displays

              Comment


                #8
                Originally posted by ksum View Post
                The blue dots at the top right of each node suggests these have been changed and not deployed. Please Deploy ythe flow and see if changing the device reports the change. Normally a flow is triggered by a change in a Homeseer device from whatever point that device is located in the flow. Meaning any nodes prior to the HomeSeer node would be ignored.
                Only time the status shown on the device or in the debug message msg.status changes is when I make a change to the flow and hit the deploy button. I can change the device status (ie. turn light on/off with HS4) as many times as I want and the node-red HSDevice never sees the change.

                Comment


                  #9
                  Originally posted by kc8tmv View Post

                  This is the very simple flow that when I deploy it, the status in the debug (and on the device block) changes, but just turning the device on / off does not automaticly see the updated status. I am sure there is something very simple that I am missing. I am guessing it is whatever needs to monitor / listen etc to the status of the device.
                  Click image for larger version

Name:	SimpleFlow-NoUpdating.jpg
Views:	181
Size:	10.9 KB
ID:	1462896

                  Sorry for the stupid newbie questions and thanks for any help getting me going.
                  Did you set up the Webhook in the HS settings?
                  Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
                  X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
                  Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
                  Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
                  Scripts =
                  Various

                  Comment


                    #10
                    Originally posted by enigmatheatre View Post

                    Did you set up the Webhook in the HS settings?
                    Yes:Click image for larger version

Name:	WebHook.JPG
Views:	195
Size:	46.2 KB
ID:	1462910

                    Comment


                      #11
                      Originally posted by kc8tmv View Post

                      Yes:Click image for larger version

Name:	WebHook.JPG
Views:	195
Size:	46.2 KB
ID:	1462910
                      Looks to me like you are missing the colon :

                      it should be http://192.168.200.220:1880/homeseer/webhook
                      Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
                      X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
                      Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
                      Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
                      Scripts =
                      Various

                      Comment


                        #12
                        OK, think I see what I was missing. I needed an "inject" node to sync the HS4 device status to the red-node device status. See if below makes sense:Click image for larger version

Name:	Sync.jpg
Views:	173
Size:	44.2 KB
ID:	1462919

                        Comment


                          #13
                          No this is not needed if the webhook is correct. Did you change it?
                          Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
                          X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
                          Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
                          Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
                          Scripts =
                          Various

                          Comment


                            #14
                            Originally posted by enigmatheatre View Post
                            No this is not needed if the webhook is correct. Did you change it?
                            I have not touched it, just took a screen shot of what it was.

                            I found the "sync" information here: https://flows.nodered.org/node/node-...ntrib-homeseer

                            Is there a way to "test" the webhook (besides just watching it NOT update the status)? ie. any debug logs etc for the webhook from a HS4 point of view?

                            Comment


                              #15
                              Did you see my post #11

                              Your webhook is wrong.

                              Sent from my SM-G973F using Tapatalk

                              Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
                              X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
                              Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
                              Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
                              Scripts =
                              Various

                              Comment

                              Working...
                              X