Releases: SergiuToporjinschi/node-red-contrib-heater-controller
Releases · SergiuToporjinschi/node-red-contrib-heater-controller
3.0.2
3.0.1
Requirements
-Minimum 12.x nodejs version
-Minimum 1.2.x node-red version
- Structural changes;
- Migration to ECMA6
- isUserCustomLocked becomes isLocked;
- One single message for all userConfig
- Supports buttons interface;
- Different output points for controlling the heater and getting node info
- Exception can be caught with catch node
2.0.2
Adding log configuration.
Note:
- Log configuration is not fully functional.
- Log length set to 0 will disable the logging system setting a value > 0 will activate it.
1.2.2
Release
- Allowing negative values in hysteresis (ticket Allow a minus figure in the upper hysteresis entry #18)
- Update documentation (ticket Padlock function ? #17)
- Changeable Calendar by message (ticket Changeable Calendar by message #16)