zwave-js / node-red-contrib-zwave-js

The most powerful, high performing and highly polished Z-Wave node for Node-RED based on Z-Wave JS. If you want a fully featured Z-Wave framework in your Node-RED instance, you have found it.
MIT License
47 stars 6 forks source link

v7.2.0 #235

Closed marcus-j-davies closed 2 years ago

marcus-j-davies commented 2 years ago

@fabnavigator.

If you are interested, there is a BETA available.

cd ~/.node-red
npm install node-red-contrib-zwave-js@beta 

Or what ever your node red folder is (given you use docker)

This should fix the missing data in normalizedObject for thermostats and fix the dialog issue but I don't have a thermostat, so cant test it myself

Change Log (The actual version will be 7.2.1, due to me publishing 7.2.0 too early 😅 ) - I have pulled it now, but cant reuse the version

https://github.com/zwave-js/node-red-contrib-zwave-js/blob/7.2.0/CHANGELOG.m

fabnavigator commented 2 years ago

@marcus-j-davies Thank you. Both of those items are working.