Releases: tijsverkoyen/HomeAssistant-FusionSolar
Releases · tijsverkoyen/HomeAssistant-FusionSolar
v2.1.3
v2.1.2
v2.1.1
v2.1.0
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
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
What's Changed
- Prepare for HACS default by @tijsverkoyen in #3
- Support for string inverter by @tijsverkoyen in #7
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Merge pull request #2 from tijsverkoyen/openapi OpenAPI implementation