Skip to content

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

Version 4

16 Nov 18:46
4ac9252
Compare
Choose a tag to compare

Major rewrite, Schedule Merger and Fixed Schedule nodes, and some bugfixes.

Fix bug in Elvia API

22 Aug 21:19
e7fb003
Compare
Choose a tag to compare

Fix bug in Elvia API causing Node-RED to crash when the API key was wrong. Not it shows status Unauthorized and survive.

Fix bug in Best Save node

16 Aug 19:50
97057e1
Compare
Choose a tag to compare

Fix bug in Best Save node, so a better saving is not overwritten by a not as good saving in an overlapping period. This bug could occur in rare cases when a shorter savings period gave better results than a longer.

Max-price and countHours features

09 Aug 17:24
c3e24a1
Compare
Choose a tag to compare
  • New feature Max price for Lowest Price node. Can be set to only turn on if prices is below or equal to the max price.
  • New value in output 3 from the Lowest Price and Best Save nodes, countHours, telling the number of hours that the value will stay.

Filter on days in general-add-tariff node

27 Jul 15:08
b0d703a
Compare
Choose a tag to compare
  • Add day-filter to general-add-tariff node so it can add one tariff for some days, and another tariff for other days.
  • Fix the elvia-add-tariff node so time is correct. The Elvia API does not handle time zone on the request, so this must be corrected for.
  • Fix link to node-documentation in node edit dialogs.

Use new version of Elvia API

07 Jul 20:29
b19bb50
Compare
Choose a tag to compare
v3.5.6

Use new version of Elvia API (#63)

Fix context storage for Best Save node

23 May 18:20
098cc42
Compare
Choose a tag to compare
v3.5.5

Fix context storage for Best Save node (#56)

Context fix + new example

22 May 18:33
5c27793
Compare
Choose a tag to compare

Fix context bug.
Add Lovelace example.

Fix bug in context usage

20 May 19:26
471ebc0
Compare
Choose a tag to compare
v3.5.3

Fix bug in how context is used (#54)

Fix search in docs

25 Apr 19:18
Compare
Choose a tag to compare
v3.5.2

Fix search bar