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.
Z-wave driver documentation missing
Yannick
Member
in Developers
I'm a bit desperate for my z-wave devices (horstmann, yale) not being supported yet and thought I would try to make a basic driver myself but i can't find the documentation.
Had a look at the Zwave developers page and the ZwaveDriver but they only have examples, no docs.
Am I missing something?
Had a look at the Zwave developers page and the ZwaveDriver but they only have examples, no docs.
Am I missing something?
Comments
just trial and error with the examples of the many apps that there are now, and the documentation from z-wave alliance themselves
i did write some documentation for my own reference and stuff:
https://github.com/caseda/homey_zw-ccl
it doesn't have all the CC's yet, but has the most common used CC's
Its not the lack of docu anymore thats at the base of the no progress of the app
It works well enough for me, feel free to take the code and run with it. You might be able to get it working just by changing the manufacturer/productType/product IDs in the app.json.
https://forum.athom.com/discussion/comment/39463/#Comment_39463