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.
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.