Skip to content

Releases: robinjhector/homebridge-tibber-price

v1.1.0

16 Aug 19:14
Compare
Choose a tag to compare

Changes in this version:

NEW sensor! An "electricity price gauge", which will show a value between (and including) 0 and 100. Zero if the current price is at the lowest point of the day, and 100 if it is at its highest. (And everything in between of course)

This differs from the existing "Relative price sensor", which compares current price to only the highest point.

v1.0.3

04 Dec 17:03
Compare
Choose a tag to compare

Changes in this version:

  • Dependencies bumped
  • More robust error handling, and logs, for all accessories
  • Fixed a bug where, if no prices are returned from the API, we would persist and cache that
  • Fixed a bug that could cause the homebridge plugin to fail due to errors thrown from one of the accessories

v1.0.2

08 Nov 19:56
Compare
Choose a tag to compare

Changes in this release:

  • Bump of various dependencies
  • Made graph line of tomorrows price a bit more visible
  • Fixed a bug where prices would render as NaN in the graph, before 10am on any day.

v1.0.1

25 Sep 18:52
Compare
Choose a tag to compare

Use axios instead of legacy node-fetch

v1.0.0

25 Sep 17:54
Compare
Choose a tag to compare

Initial release! 🎉