Skip to content

v2.6.0

Compare
Choose a tag to compare
@tijsverkoyen tijsverkoyen released this 01 Jun 06:36
· 49 commits to master since this release

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