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

[Bug]: Can't edit node data #234

Closed fabnavigator closed 2 years ago

fabnavigator commented 2 years ago

What happened?

I upgraded to 7.1.2 and now I get this when I edit any node:

Untitled

How to reproduce?

Edit a node.

Version

7.1.2

Node-RED Version

2.2.2-16

What hardware are you seeing the problem on?

Raspberry Pi

Relevant Z-Wave-JS log as a text file

No response

marcus-j-davies commented 2 years ago

Yup!

it's been fixed in 7.2.0 😄

I'll close this, as its technically a duplicate of https://github.com/zwave-js/node-red-contrib-zwave-js/issues/231

you can still name it by using a command until 7.2.0 is out https://github.com/zwave-js/node-red-contrib-zwave-js/wiki/Controller-API#setnodename https://github.com/zwave-js/node-red-contrib-zwave-js/wiki/Controller-API#setnodelocation

fabnavigator commented 2 years ago

Would it make sense for me to stick with x.x.0 versions for my production system?

marcus-j-davies commented 2 years ago

I'll be pushing out 7.2.0 in a day or so (maybe Evan this evening, if I can find the energy)