Is COMMAND CLASS SWITCH MULTILEVEL V4 supported?

Hi. As I mentioned in my original post, I am going to develop a driver for Heatit Z-Push Button 8.

There is not much resources about a driver development, so I'd like to ask some questions.

The device's manual states, that it supports COMMAND_CLASS_SWITCH_MULTILEVEL_V4 controlled command class, which I suppose I gonna use to receive and process messages.

However, in Hubitat's own documentation only Switch Multilevel v3 class is mentioned.

Is that true or the documentation is outdated? Is there a way to check this on the actual device (programmatically)? If true, I guess I have to wait until the API update before embarking on the driver development adventure?

C-7 Command Classes from Z-Wave Alliance Certification

Switch Multilevel is not even here, neither version. I guess this is what was supported at the certification time. Outdated.

Yes.. Multilevel V4 is supported.. I need to update the docs..

There is a huge list of new and updated command classes coming in 2.2.6

5 Likes

Nice! That's what I hoped for. Now I can go down the rabbit hole of a driver implementation.

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.