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

feat: listen for `node info received` event #3954

Closed robertsLando closed 1 month ago

robertsLando commented 1 month ago

Ref #3936

robertsLando commented 1 month ago

cc @AlCalzone Should I react to this someway?

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11381668746

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
api/lib/ZwaveClient.ts 0 12 0.0%
<!-- Total: 0 12 0.0% -->
Totals Coverage Status
Change from base Build 11381547633: -0.01%
Covered Lines: 3925
Relevant Lines: 19866

💛 - Coveralls
AlCalzone commented 1 month ago

No. It can be used as a hook for automations, no point in doing that in the UI.

robertsLando commented 1 month ago

Ok, so I will just emit the event in case someone wants to react to it when using MQTT