Skip to content

Releases: tijsverkoyen/HomeAssistant-FusionSolar

v3.1.0

24 Nov 14:38
9176e97
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.6...v3.1.0

v3.0.6

21 Nov 11:51
e3098de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.0.6

v3.0.5

07 Aug 13:46
1b2b644
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

07 Feb 15:32
76c78bf
Compare
Choose a tag to compare

I tried to improve the handling of invalid data received from the Huawei Fusion Solar API.

Full Changelog: v3.0.2...v3.0.4

v3.0.2

15 Jan 15:36
4ae290c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

08 Jan 16:33
338b4a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Sep 13:42
ae59241
Compare
Choose a tag to compare

What's Changed

Support changing unit of measurement

You will now be able to change the unit of measurement in the interface of Home Assistant.

Be aware that this could cause backwards compatibility. As some of the entities have been changed.

Thx @LPirro

Full Changelog: v2.6.2...v3.0.0

v2.6.2

04 Sep 07:08
d95aa23
Compare
Choose a tag to compare

What's Changed

  • Beter implementation for limiting the data retrieval. If you disable a station in Home Assistant the data for the underlaying devices will not be retrieved anymore. See #109

Full Changelog: v2.6.1...v2.6.2

v2.6.1

31 Aug 06:46
56a64f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

01 Jun 06:36
Compare
Choose a tag to compare

What's Changed

Year Plant Data (thx to @jvcsw)

Added Yearly Plant Data entities for the current year

  • Installed capacity
  • Global irradiation
  • Theoretical yield
  • Performance ratio
  • Inverter yield
  • Feed-in energy
  • Consumption
  • Revenue
  • Specific energy (kWh/kWp)
  • CO2 emission reduction
  • Standard coal saved
  • Equivalent trees planted

These entities will only be available if they are present in the data that is returned from the API. These entities are updated once per hour. Also note that this integration returns the data that is received from the API.

See https://support.huawei.com/enterprise/en/doc/EDOC1100261860/4d0ba389/yearly-plant-data-interface.

Lifetime Plant Data (thx to @jvcsw)

Added Lifetime data entities

  • Inverter yield
  • Feed-in energy
  • Consumption
  • Revenue
  • Specific energy (kWh/kWp)
  • CO2 emission reduction
  • Standard coal saved
  • Equivalent trees planted

These entities will only be available if they are present in the data that is returned from the API. These entities are updated once per hour. Also note that this integration returns the data that is received from the API.

Full Changelog: v2.5.2...v2.6.0