zwave-js / certification-backlog

Issues and discussions related to Z-Wave certification of HA + Z-Wave JS
1 stars 0 forks source link

Add button entity to reset Meter CC #27

Closed raman325 closed 5 months ago

raman325 commented 1 year ago

From https://github.com/zwave-js/certification-backlog/issues/17, it would be nice to provide users with button entities to reset the Meter CC instead of a service

If a device reports support for resetting meters, the end user must be able to perform this action. The driver exposes a writeonly value in this case, see node diagnostics.

For now, the user can reset a meter using a service call, which is sufficient for passing certification.

In the long run, we should add additional button entities, similar to PING or the planned IDENTIFY (Indicator CC).