fiLLLip / namron-homey

Athom Homey app repository to add support for Namron Z-wave devices
GNU General Public License v3.0
8 stars 7 forks source link

z-wave controller uses zigbee driver #23

Closed olast closed 4 years ago

olast commented 4 years ago

Trying to add a 4 buttons wall controller. First it was added with a Namron zigbee driver. After a lot of retries with Namrom/EasyHome it is now fixed to use "homey:app:com.easyhome.mw.zigbee — ZV9001K4_DIM_G2", even when adding it as a Namron wall controller.

Have another wall controller installed a month ago, works fine.

You may call me if you want, Filip, home office as everyone else.

fiLLLip commented 4 years ago

Weird! You are sure this is a ZWave controller? Please check https://developer.athom.com/tools/zwave to verify Manufacturer ID, Product ID and Product Type ID and post back :+1:

olast commented 4 years ago

man id: 816 prod id: 41734 prod type id: 768

And the other one works fine. (same for both)

olast commented 4 years ago

The old one uses homey:app:net.filllip-namron — ZW_WallController_4 the new on is stucked with homey:app:com.easyhome.mw.zigbee — ZV9001K4_DIM_G2

...even when I use your app and restarts Homey before installing.

fiLLLip commented 4 years ago

Is it possible for you to remove/deactivate the easyhome app and try again? Not sure I can help with this problem since it touches several apps. Our driver should match on this product:

        "manufacturerId": [816, 1080],
        "productTypeId": 768,
        "productId": [41734, 41744],
olast commented 4 years ago

Funny. There was a new update for easyhome three hours ago. Now it suddenly worked when I reinstalled. I will notice the others with the same error. I wasnt alone out here...