Next Developer Call will be on 2/11/15

It’s not really something that can be changed. They may have certified the device before there was a separate device class for fans. Z-Wave Plus is more strict about device classes so I assume any future updates to the product will be better classified.

Okay. FYI, here’s the z-wave conformance page for the control:

It has a device class of:
GENERIC_TYPE_SWITCH_MULTILEVEL / SPECIFIC_TYPE_POWER_SWITCH_MULTILEVEL

…which pretty much corresponds with what you’ve said. In case someone over there is cataloging the devices that need MSR exceptions, here’s the data from the fan control:

MSR: 0063-4944-3034

(formatted with:
String.format("%04X-%04X-%04X", cmd.manufacturerId, cmd.productTypeId, cmd.productId)
)

1 Like