Everything posted by simplextech
-
Moved ISY to different room – Mesh changed - what do I do now?
Z-Wave Plus has "self-healing" functionality. It is not instant. It happens when a device communication fails. The failure will trigger an explorer frame and response to find a working route for that device. As you experienced and can tell this can be a long and painful process if you have lots of devices. The routes will also change as other devices become aware of their new working routes causing another round of explorer frames from devices that were previously working. Think of it like when you move and you issue a change of address to the post office. For quite a while some mail is not delivered to your new house and then even for weeks/months/years! your mail still gets delivered to the wrong address sometimes. Until of course you issue another change of address or call up the postmaster and say...dude... WTH! In FW 5.3 the full z-wave repair is now gone. For better or worse. So yes when doing a huge move that will disrupt and break all of the routes you will need to go to each and every device and perform an update neighbors. Then after you've gone through every device. Do it AGAIN! to then force each device to update it's information based on the new information that the neighbor received when you finally got to that device. This still is not fool proof and some routes will change again. However going through this process you won't have to just sit and wait and have lots of "errors" to either deal with or ignore.
-
Airthings API
I've sent them a note. Also informing them that customers are wanting to integrate these devices and if they can't they WILL look for and find alternative devices.
-
Airthings API
Their polite way of saying....we don't want to deal with end-users API support requests.
-
Airthings API
I'll ping them and see what I can get from them.
-
Airthings API
According to the API docs they provide a service based (three-legged) OAuth2 method and also a M2M method (preferred). With that someone could develop a Polyglot Cloud based integration (three-legged) or the M2M method could be used for a Polisy integration without cloud. Options are: Write a NodeServer for PGC Write a NodeServer for Polisy Write a NodeServer for both? Pay someone to write a NodeServer
-
Can't add nodes from any nodeservers
I get the same HTML output. At this point I think you need to open a ticket with UDI Tagging @Michel Kohanim for some visibility
-
Can't add nodes from any nodeservers
logs is created if/when the NS starts... which it isn't. Looks like your system is messed up or needs updating. Update the system and try again. If it continues to fail open a ticket.
-
Can't add nodes from any nodeservers
Look at the NodeServer log. It's in ISY-Inventory/logs/debug.log See if the errors are the same as before. If they are then for some reason it's not installing the modules on your Polisy. Manually run the install.sh file. /var/polyglot/nodeservers/ISY-Inventory sudo -u polyglot ./install.sh Post any errors from that. If there's no errors then try to start the nodeserver from the UI
-
Can't add nodes from any nodeservers
Yup no worries. Delete from Polyglot as you did. Then check and delete the files from the Polisy. Then try the install from scratch.
-
Can't add nodes from any nodeservers
How did you remove the files? Did you change to the directory and delete the files? Or did you delete the entire directory? It looks like the .git information is still present meaning you deleted the files but not all of them. Delete the top level directory to delete everything. cd /var/polyglot/nodeservers sudo rm -rf ISY-Inventory If you did remove the entire directory then something else is wrong...... It makes no sense for it to install/work for me on Polisy but not for you doing the same things.
-
Can't add nodes from any nodeservers
I just deleted from Polyglot and removed the files from Polisy and installed from the store. It installed and started without any errors/problems. I'm pretty sure a removal of the files and then a fresh install will resolve this.
-
Can't add nodes from any nodeservers
Did you install from the "store" or manually? It looks like the install script was not executed. You will need to delete the NodeServer and I'd recommend deleting it from the Polisy as well. Login to the Polisy as the admin user and delete the entire directory of the nodeserver in /var/polyglot/nodeservers After it's deleted then try the install from the store. Also is your Polisy up to date on updates?
-
Can't add nodes from any nodeservers
Anything in your logs? Polyglot Logs and NodeServer logs? When you go to the configuration page do you see the instructions box? If not then the nodeserver is not running. It needs to be started and if it won't start then something else is wrong. What's your Polyglot version?
-
Can't add nodes from any nodeservers
As mentioned by @DennisC if you don't see the parameters already named then the nodeserver did not install correctly. Are you installing this on Polisy or rPi? This does NOT work in Polyglot Cloud.
-
Can't add nodes from any nodeservers
In the Polyglot Web UI. Did you configure the nodeserver with the IP of your ISY, Username and Password for access? Once configured. Restart the nodeserver. There's nothing else to "add" or touch from the Admin Console.
-
100 Packages Available for Update
Only 100? nothing... Number of packages to be upgraded: 291 Most of them are FreeBSD system packages and dependencies.
-
Implementing Z-Wave - What receptacles to use?
Here's the link to the official Z-Wave Product DB. https://products.z-wavealliance.org/ Here's the link to the GE/Enbrighten receptacle: https://products.z-wavealliance.org/products/3892?selectedFrequencyId=2 All devices will have a Conformance statement that goes over the z-wave characteristics.
-
Can't add nodes from any nodeservers
No, not normal.
-
Can't add nodes from any nodeservers
Me neither! I had the same problem of trying to figure out how much of things I had and there wasn't anything... so... this was born. The total is below: total_nodes_count = node_count + scene_count + folder_count
-
Can't add nodes from any nodeservers
Everyone wants documentation Total Nodes: z-wave, insteon, nodeserver nodes, and now device folders Scenes: well...scenes Programs: programs and folders Individual counts for nodeserver nodes, z-wave, insteon devices, state variables, integer variables
-
Can't add nodes from any nodeservers
Yes they are included in the program count.
-
Can't add nodes from any nodeservers
This is not for program folders. This is for device/node folders.
-
Keen Vents Nodeserver Creation- Anyone interested?
wrong site. That's a data analytics / streaming system. This is the link for Keen Smart Home Vents: https://keenhome.io/ I don't have Keen Vents however a quick glance they appear to be ZigBee and require their own "Smart Bridge" or can interface with Iris (defunct/dead) or SmartThings. The best option would be UDI or an integrator to partner with Keen and integrate the Keen Smart Bridge via a NodeServer. Going the direct Zigbee route with a NodeServer just for these vents would be very costly.
-
Can't add nodes from any nodeservers
As expected... the saga of the Admin Console and profile changes. I hate making profile changes after a NS is released.
-
Can't add nodes from any nodeservers
The 0.0.9 is correct but it's weird that your display doesn't show the folder value. You could uninstall it and re-install and see.