Skip to content

Releases: chises/ha-oilfox

v0.1.8-alpha

04 Feb 10:00
Compare
Choose a tag to compare
v0.1.8-alpha Pre-release
Pre-release
  • add state class to entities
  • calculate kWh usage (based on KWH_PER_L_OIL = 9.8)
  • add usageCounter entity

Full Changelog: v0.1.7...v0.1.8-alpha

Version 0.1.7

25 Dec 12:16
fe7d2ff
Compare
Choose a tag to compare

What's Changed

  • Fix Sensor DaysReach to show in days by @chises in #21

Full Changelog: v0.1.6...v0.1.7

Version 0.1.6

21 Nov 11:54
fb75137
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

Version 0.1.5

10 Oct 14:08
48eab94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

Version 0.1.4

10 Oct 11:41
351cb19
Compare
Choose a tag to compare

What's Changed

  • add entities currentMeteringAt and nextMeteringAt by @chises in #15

Full Changelog: v0.1.3...v0.1.4

Version 0.1.3

07 Oct 14:54
5ab9565
Compare
Choose a tag to compare

What's Changed

  • fix typo by
  • Bugfix: not usable access token
  • Bugfix: set validationError to "No Error" if API response is empty
  • Bugfix: multiple Devices in single account
  • Adjust variable Names

Full Changelog: v0.1.0...v0.1.3

Version 0.1.2-alpha

05 Oct 14:21
Compare
Choose a tag to compare
Version 0.1.2-alpha Pre-release
Pre-release

Version 0.1.2-alpha

This version tries to fix issues with multiple devices within the same OilFox account.

Don't upgrade to this version, if everything is working. Nothing new implemented here! A final version will be released within the next few days!

Full Changelog: v0.1.0...v0.1.2-alpha

Version 0.1.0

17 Sep 15:32
fde9b52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.1.0

Important change: config flow implemented: YAML config will be migrated automatically.

Version 0.0.6

29 Aug 14:05
f2f5c25
Compare
Choose a tag to compare

What's Changed

  • Version 0.0.6 - add validationError entity, logging by @chises in #7
  • Merge pull request #7 from chises/main by @chises in #8

Full Changelog: v0.0.5...v0.0.6

Version v0.0.5

29 Aug 09:48
2013bd8
Compare
Choose a tag to compare

What's Changed

  • Version 0.0.5 - add batteryLevel entity by @chises in #6

New Contributors

  • @chises made their first contribution in #6

Full Changelog: v0.0.4...v0.0.5