Skip to content

Releases: JasperE84/PyFusionSolarDataRelay

v2.0.5 - Bugfix for Huawei docs stating kW units instead of actual W units provided by API

Choose a tag to compare

@JasperE84 JasperE84 released this 10 Apr 18:12
28fb883
Merge pull request #32 from JasperE84/v2.0.5-dev

V2.0.5 dev

v2.0.4: Bugfix in FusionSolar kiosk quirk

Choose a tag to compare

@JasperE84 JasperE84 released this 08 Apr 08:16
e32d295
Merge pull request #30 from JasperE84/v2.0.4-dev

Bugfix in FusionSolar kiosk quirk

v2.0.3 Bugfix release

Choose a tag to compare

@JasperE84 JasperE84 released this 07 Apr 10:30
d88a97b
Merge pull request #28 from JasperE84/v2.0.2-dev

V2.0.3 Bugfix in scheduler

V2.0.2 - Change Hass MQTT discovery template to kW instead of W

Choose a tag to compare

@JasperE84 JasperE84 released this 07 Apr 06:50
1c33a3c
Merge pull request #27 from JasperE84/v2.0.2-dev

V2.0.2 - Change Hass MQTT discovery template to kW instead of W

Now supporting FusionSolar Northbound OpenAPI for inverters and grid meters, Kenter API v2, Automatic Home Assistant MQTT device discovery

Choose a tag to compare

@JasperE84 JasperE84 released this 06 Apr 18:33
13bb86c

2.0.1 | Now sending MQTT device discovery message for home asisstant
2.0.1 | Bugfix in environment variable parsing for custom pydantic nested env list parser
2.0.0 | BREAKING CHANGE: Environment variables for config changed names and structure. Please review the configuration section in README for updated variable names
2.0.0 | Introduced possibility to configure multiple input sources (kiosks, openapi meters/inverters and kenter meters)
2.0.0 | Implemented Huawei Northbound OpenAPI as data source for metrics
2.0.0 | Now supporting Kenter API v2
2.0.0 | Removed currentPower kiosk property (fetched from powercurve API obj) in favor of realTimePower
2.0.0 | Removed functionality to write utility grid consumption (non-pv) to PVOutput (InfluxDB fully supported!)
2.0.0 | Refactored class names and .py file structure
2.0.0 | Implemented pydantic to replace pvconf.py, now supporting non-environment variable based settings using config.yaml

Bugfix release with some more descriptive exception strings

Choose a tag to compare

@JasperE84 JasperE84 released this 05 Nov 15:35
66d92c4

v1.0.6 fixes faulty config parsing of cron values and adds more descriptive exception messages when kiosk api query fails
Additionally, if debug mode is enabled, fusionsolar will be queried on startup, so we don't have to wait for cron to trigger.

1.0.5

Choose a tag to compare

@JasperE84 JasperE84 released this 09 Apr 19:32
eb1d012

InfluxDB v1 bugfix, changes to support VictoriaMetrics, InfluxDB support for an additional GridKenter EAN code.

1.0.4

Choose a tag to compare

@JasperE84 JasperE84 released this 07 Jul 19:44
682dcb6

Fix fusionsolar midnight-quirk effect on home assistant energy dashboard

Release 1.0.3

Choose a tag to compare

@JasperE84 JasperE84 released this 22 Jun 12:00
67b43c2

Changelog in README.md

1.0.2

Choose a tag to compare

@JasperE84 JasperE84 released this 14 Jun 03:46

MQTT implemented, bugs fixed