home-assistant-libs / zwave-js-server-python

Python library to interact with a Z-Wave JS server.
Apache License 2.0
59 stars 20 forks source link

Add reset value definition for Meter CC #1001

Closed AlCalzone closed 3 months ago

AlCalzone commented 3 months ago

This PR adds the reset property name for the Meter CC as a constant so it can be used in consuming applications

This is needed for https://github.com/home-assistant/core/pull/119968, which is needed for https://github.com/zwave-js/certification-backlog/issues/17

MartinHjelmare commented 3 months ago

Please describe how this will be used in the PR description.