Z-Wave-js and Disabled sensors?

Having several Z-Wave devises from different manufacturers and using the latest Z-Wave JS integration, I am getting several disabled sensors for every devise. How come?
Should I report this as a devise not completed integrated. If so where to report?

For the Qubino smart plug I get these disabled sensors:

sensor.qubino_appliance_program_status
sensor.qubino_power_management_over_current_status
sensor.qubino_power_management_over_load_status
sensor.qubino _power_management_over_voltage_status

They are all disabled on purpose because they are redundant with other sensors, or considered “advanced”.

The first is a node status sensor (awake / asleep / dead / alive). Some people use it, most (?) probably don’t.

The last three are “raw” notification sensors. More convenient binary sensors are created for their purpose.

2 Likes