Releases: tijsverkoyen/Home-Assistant-FusionSolar-Kiosk
v3.0.6
IMPORTANT: This integration is not longer maintained.
You can upgrade to the newer FusionSolar-integration.
Which not only supports Kiosk but also the use of an OpenAPI account. The later has actually realtime info.
What's Changed
- Handle/fix positive glitch in energy data at midnight. by @AndersHoglund in #42
Full Changelog: v3.0.5...v3.0.6
v3.0.5
IMPORTANT: This integration is not longer maintained.
You can upgrade to the newer FusionSolar-integration.
Which not only supports Kiosk but also the use of an OpenAPI account. The later has actually realtime info.
v3.0.4
IMPORTANT: This integration is not longer maintained.
You can upgrade to the newer FusionSolar-integration.
Which not only supports Kiosk but also the use of an OpenAPI account. The later has actually realtime info.
v3.0.3
IMPORTANT: This integration is not longer maintained.
You can upgrade to the newer FusionSolar-integration.
Which not only supports Kiosk but also the use of an OpenAPI account. The later has actually realtime info.
v3.0.2
Fixed drop/error in statistics when an invalid response is returned from the Kiosk API
See https://github.com/tijsverkoyen/Home-Assistant-FusionSolar-Kiosk/issues/37 for more information
Big thanks to @olibos for the PR!
v3.0.1
Fix drop in lifetime energy.
See https://github.com/tijsverkoyen/Home-Assistant-FusionSolar-Kiosk/issues/28 for more details.
v3.0.0
Use the full kiosk url
Your current configuration should be updated. Before v3.0.0 we used the kiosk id.
Starting with v3.0.0 the full kiosk url should be used:
sensor:
- platform: fusion_solar_kiosk
kiosks:
- url: "REPLACE THIS WITH THE KIOSK URL"
name: "A readable name for the plant"
See the Configuration section for more details
v2.1.1
v2.1.0
Support for long term statistics.
v2.0.0
Prepare for 2.0.0 release