Releases: ottopaulsen/node-red-contrib-power-saver
Releases · ottopaulsen/node-red-contrib-power-saver
Update dependencies
v4.2.3 update dependencies 2 (#211)
Remove ads from docs
v4.2.2 Update version and chengelog
Remove warning and change time format
v4.2.1 Fix test
Fix time format and remove warnings
Format time as HH:MM on node status. Remove some warnings in debug log.
Bugfix when period spans midnight
Use outputOutsidePeriod from end time when period spans midnight (bug 184)
Dependency updates
v4.1.4 Update dependencies (#179)
Fix bug in context storage selection
In some cases was data stored and read from two different context storages. Should be fixed by this change.
Fix so configured output is sent from strategies
v4.1.2 Fix so correct output is sent.
Update dependencies
v4.1.1 Update dependencies
Fix override
Fix bug with override function. It did not override longer than until next scheduled change. Now it overrides until set to auto again.
Show override on node status.
Fix name filter on schedule merger node.