Skip to content

Releases: tijsverkoyen/HomeAssistant-FusionSolar

v2.1.2

06 Dec 15:40
b41ec61
Compare
Choose a tag to compare

What's Changed

  • Real fix for #18

Full Changelog: v2.1.1...v2.1.2

v2.1.1

06 Dec 14:27
6698ecf
Compare
Choose a tag to compare

What's Changed

  • Correct link by @gyuris in #16
  • Set last_reset to None as we don't know the last reset. Thx to @EbbiKS #18

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

21 Nov 13:11
ce6b5c5
Compare
Choose a tag to compare

What's Changed

  • Use the new unit enumerators in #15
  • Add integration_type in manifest.json in #15
  • Use total_increasing for total yields in #14, fixes #13. Thx to @ltorzynski

Make sure you have at least Home Assistant 2022.11

Full Changelog: v2.0.0...v2.1.0

v2.0.0

15 Nov 14:02
54f1322
Compare
Choose a tag to compare

What's Changed

  • Add error in the log when no stations are present. Thanks @eternum79
  • Add diagnostic entities for stations.
  • Add diagnostic entities for devices.
  • Add a lot more entities that reflect the data that is returned from getDevRealKpi
  • Add support for String inverter
  • Add support for EMI
  • Add support for Grid meter
  • Add support for Battery
  • Add support for Power Sensor

This release was made possible with the help of @kamil996 and Cristi, Linus

The improvements above can be viewed in detail in: See #9, #10 and #11.

Full Changelog: v1.1.0...v2.0.0

v1.1.0

03 Nov 17:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

25 Oct 13:49
4a6bd01
Compare
Choose a tag to compare
Merge pull request #2 from tijsverkoyen/openapi

OpenAPI implementation