Skip to content

Releases: tijsverkoyen/Home-Assistant-FusionSolar-Kiosk

v3.0.6

17 Nov 14:59
133db8f
Compare
Choose a tag to compare

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

Full Changelog: v3.0.5...v3.0.6

v3.0.5

09 Nov 10:30
Compare
Choose a tag to compare

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

25 Oct 14:54
Compare
Choose a tag to compare

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

25 Oct 14:42
Compare
Choose a tag to compare

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

07 Oct 10:58
a87e981
Compare
Choose a tag to compare

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

06 Sep 08:32
6c49793
Compare
Choose a tag to compare

Fix drop in lifetime energy.
See https://github.com/tijsverkoyen/Home-Assistant-FusionSolar-Kiosk/issues/28 for more details.

v3.0.0

14 Jan 13:03
b6a9a59
Compare
Choose a tag to compare

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

13 Jan 09:34
1af91f1
Compare
Choose a tag to compare

Support for the new URL of the kiosk.
See #16 for more information

v2.1.0

07 Sep 11:27
Compare
Choose a tag to compare

Support for long term statistics.

v2.0.0

28 Apr 15:12
Compare
Choose a tag to compare
Prepare for 2.0.0 release