...
- Currently, Node-Red is not passing a user/pass to HomeSeer when it issues a request for data. This will result in the inability to get device information (the device list will be empty or some devices will be missing). The solution is to make sure the option "No password required for local subnet" is checked in Setup and do not assign any users to your devices.
Step-by-step guide
Setting up Node-Red
If you are new to Node-Red, please visit the Node-Red site for help installing Node-Red on a Windows system, Linux, or Raspberry PI.
https://nodered.org/
Added HomeSeer support to Node-Red
Visit the Node-Red flows site for instructions on how to add HomeSeer HS4 support to your Node-Red installation:
https://flows.nodered.org/node/node-red-contrib-homeseer
...