athombv / homey-apps-sdk-issues

This issue tracker is for Homey Developers using the Apps SDK.
20 stars 4 forks source link

Pair wizzard throws an error "unknown command class 254" #308

Open greyvlkodlak opened 1 year ago

greyvlkodlak commented 1 year ago

I have several Oomi Mote switches and Homey Pro 2023. The switch cannot be added even as a basic z-wave device ... the app returns an error "unknown command class 254".

I tried to write a driver, but the problem is that the built-in pair wizard crashes with this error before the device code is called. However, command class 254 is a normal thing - it is a vendor specific command class that should be simply ignored by the pair wizard. The documentation says: "All Z-Wave devices are paired using the built-in Z-Wave pair wizard. Upon pairing a Z-Wave device, an App will be selected if all three IDs match."

So I cannot do anything in my device code because it is never called.

Please fix this, otherwise Homey is a useless brick for me.

greyvlkodlak commented 1 year ago

Closing, because this bug has now an internal ticket and is being solved. Thanks

greyvlkodlak commented 11 months ago

Promised to be fixed by Athom, but nothing happens for 2 months, no reaction, no fix. So reopening again.

greyvlkodlak commented 10 months ago

Still ignored :-(