Skip to content

Releases: ottopaulsen/node-red-contrib-power-saver

Update dependencies

10 Nov 20:05
824a468
Compare
Choose a tag to compare
v4.2.3

update dependencies 2 (#211)

Remove ads from docs

04 Mar 18:13
Compare
Choose a tag to compare
v4.2.2

Update version and chengelog

Remove warning and change time format

14 Feb 18:41
Compare
Choose a tag to compare

Fix time format and remove warnings

09 Feb 18:08
Compare
Choose a tag to compare

Format time as HH:MM on node status. Remove some warnings in debug log.

Bugfix when period spans midnight

11 Nov 13:07
c8c2e9d
Compare
Choose a tag to compare

Use outputOutsidePeriod from end time when period spans midnight (bug 184)

Dependency updates

29 Oct 16:56
453bcc3
Compare
Choose a tag to compare
v4.1.4

Update dependencies (#179)

Fix bug in context storage selection

11 Dec 20:19
635fc8b
Compare
Choose a tag to compare

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

23 Nov 13:02
Compare
Choose a tag to compare
v4.1.2

Fix so correct output is sent.

Update dependencies

22 Nov 12:18
Compare
Choose a tag to compare
v4.1.1

Update dependencies

Fix override

21 Nov 21:02
Compare
Choose a tag to compare

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.