This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Official
Comments
github.com/kasteleman/com.qubino
i use openzwave.com for my list, it's got 99% of all the devices including their manucaturerId, productId and productType id.
thats also in hexidecimal though, homey is pretty much the only controller that is using decimal for z-wave.
Using this converter to convert them back to decimal
However that does not explain the associationproblem, because i can't reproduce that fault with my dimmer.
looking through the code i found a json error:
in ZMNHVD1 driver (app.json) you forgot to close the "instruction" tag
this might cause the problem with association because it's directly behind it
try using a JSON validator, this solves a lot of strange problems like this one.
even though the validator said it was at the end of that driver with a little code consistency added it is pretty easy to find
Haven't figured out what causes it though.
Just a heads up.
Thx!
Any idea or suggestions how to do this?
@athom keep up the great work!! Wayting on MM release!!