-
Added this changlog file.
-
Separate values for shutter_complex node for up and down times. (Open each node and save it, to use the new times. This should be done before the version 0.4.0 is released.)
-
For the following nodes you can choose to have one or two outputs (Could be a breaking change, please check your nodes).
- Logic
- Compare
- Hysteresis
-
You can now separately declare the messages that should be sent by the following nodes (Could be a breaking change, please check your nodes).
- Logic
- Compare
- Hysteresis
-
You can choose for the following nodes if they should send the result all the time or only if the result changed.
- Logic
- Compare
- Hysteresis
- Fixed that hysteresis sends only on change, when separate outputs are enabled.
- Added a definable short up/down time for the shutter control.
- Fixed calculation of the time from string.
- Added counter example.
- Fixed logic node - invert output option.
- Fixed hysteresis node - always change result.
- Fixed hysteresis node - init send.
- Fixed hysteresis node - init send.
- Fixed light node - status.
- Fixed saving last message object as a clone of the original message, because it could be changed later.
- Fixed mixing-valve - call of toFixed function.
- Fixed using typedInput with node-red v4.
- Started to add English translations.
-
Fully added English and German translations.
-
Light control: Added Alarm off action
-
Shutter complex control: Added Alarm off action
-
Restructured the complete code
-
Improved status texts
-
breaking change (soon): Changed some node internal values. Please open and save the following node types:
- Central node
- Compare node
- Counter node
- Hysteresis node
- Shutter complex node
- Statistic node
After saving the nodes, the values are automatically converted to the new one. This conversion will be removed in version 0.5.0.
- Show only up to 2 decimal places in node status text.
- Improved warn messages shown in console.
- Fixed design of property page of forwarder node.
- Corrected hysteresis to send original message.
- Corrected hysteresis (again) to send original message.
- Fixed the delay node to not restart the time if "only on change" option is enabled.
- Fixed the status of hysteresis node.
- Fixed the status of hysteresis node.
- Added blink topic to light node.
- Fixed reading values in heating-curve node.
- Fixed reading config values for offset and slope in heating-curve node.