- 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
- Adding optional title Suggestion: UI element to identify heater / add heater name #35;
- Support for Node-red 1.0;
- Adding
isLocked
anduserConfig
as incoming message; - Fixing issue 0.1 increment in Hysteresis #33;
- Fixing issue take isLocked from input msg #28;
- Fixing (ticket not working with latest node-red version 0.20.3 #20)
- 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)
- Add German translation (thanks to HanSolo72)
- Chang user value using "userTargetValue" topic (thanks to Alcantor)
- Adding topic
- Configurable measurement unit
- Changing icon
- Bug fixing,
- Fixing validation of config parameters;
- Changing the controller name to be complaint to the rule according which all UI controls needs to be prefixed with "ui_"
- Bug fixing,
- Adding locked user custom value; which is preventing schedule to change target temperature until user manual unlocks
- Bug fixing
- Stable release, fully functional.
- Initial commit;