Skip to content

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
· 27 commits to main since this release
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