zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
988 stars 206 forks source link

fix(discovery): define units for scene and configuration values #3905

Closed ccutrer closed 2 months ago

ccutrer commented 2 months ago

And for scene values, use the correct template because the value is a JSON object that also includes the units, but nests the actual value one level deeper.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10949118309

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
api/lib/Gateway.ts 0 22 0.0%
<!-- Total: 0 22 0.0% -->
Totals Coverage Status
Change from base Build 10923067970: -0.02%
Covered Lines: 3924
Relevant Lines: 19808

💛 - Coveralls