Hi folks,
After a delay of some months (due to circumstances), @hotNipi and I proudly present the first 1.2.0 beta of the node-red-contrib-ui-multistate-switch node
Since there were lots of feature requests from the community, we had to spend quite some time together to implement all of those. After a while, my wife (alias "The colonel") was getting quite suspicious. Because me staying up lately every evening, to chat with somebody named 'hotnipi'
The list of new features (which you can also find in our release notes page):
-
The options in the editable list can now be reordered.
-
The height of the widget can be increased (a.o. to visualize long labels).
-
Improved options configuration validation.
-
Support for multi-line labels.
-
Allow Mustache syntax inside labels.
-
Show ripple effect when the switch is clicked.
-
Align path color to text colors (for svg icons).
-
Multiple options to configure the passthrough of input messages.
-
Multiple options to configure if user input is allowed.
-
Multiple options to configure if input messages should be accepted.
-
Allow the options (from 7, 8, 9) to be configured dynamically via an input message.µ
-
Wiki pages have been added. For example how to show icons in the label and switch options.
We would appreciate if people contribute to our node by testing this beta version. You can install it by executing following command (from within your .node-red folder):
npm install node-red-contrib-ui-multistate-switch@1.2.0-beta.1
As always, all "constructive" feedback is very welcome!
Have fun with it!!!
@hotnipi and Bart