It might be a little ambitious, but I’m trying to build my first App.
I would lik eto create an app that supports Merten Connect devices.
I have set up a project.
But when running the entering the CLI command “homey app run” I get the folowwing error:
✓ Installing Homey App on Homey Pro van Gert-Jan (http://192.168.178.68:80)…
× Er is een onbekende fout opgetreden [incompatible_app_version]
Some help jumpstarting this project would be greately appreciated.
Yes, it would be smoother if I had sufficient knowledge to really contribute. When I have created my driver for my switches, dimmers an roller shutters I am more then willing to share my code or add it to the existing Schneider app.
If you use Homey 5.x, you can use the master branch.
If not, you can use the old test branch (no longer updated as it runs sdk2)
No more version with sdk2 will be released, but z-wave is very little affected by sdk3. The main focus right now is the zigbee rewrite, which has caused everything else to slow down. When Homey 5.x is released we can start adding support for more z-wave devices.
I’m running 4.2. I now managed to install “test”.
And now have paired my dimmers. Awesome!
I’m still new to developing apps for Homey, but I’m willing to contribute. I will go through the code on github to get some basic understanding on how to develop extra functionality.
I currently also have Merten Connect Z-Wave shutter switches installed. With my current Vera controller I have the functions up/down and stop. I wanted to switch to Homey Pro now, but I’m not sure if that works with the Merten switches. Have now just seen your post. Is there already a solution to operate the Merten shutter switches correctly? Thanks in advance.