Skip to content

Releases: gieljnssns/kostalpiko-sensor-homeassistant

v3.0.1.beta: Merge pull request #21 from feutl/patch-1

16 Jun 14:25
93657fa
Compare
Choose a tag to compare
Update manifest.json

Support config flow

12 Jul 10:28
Compare
Choose a tag to compare
Support config flow Pre-release
Pre-release

This is a test release
Kostalpiko sensor now supports the config flow and adds your inverter as a device in Home-Assistant

You have to remove everything from your configuration.yaml and re-add kostalpiko sensor in the integrations page.

Known issue

Logger: homeassistant.util.async_
Source: util/async_.py:120 
First occurred: 12:08:03 (3 occurrences) 
Last logged: 12:08:04

Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for kostal doing I/O at custom_components/kostal/sensor.py, line 240: self.info = self.piko._get_info()
Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for kostal doing I/O at custom_components/kostal/sensor.py, line 232: self.data = self.piko._get_raw_content()
Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for kostal doing I/O at custom_components/kostal/sensor.py, line 233: self.ba_data = self.piko._get_content_of_own_consumption()

BTW I don't know how to fix this - but the error only appears at HA-start

Fix for string 3

16 Jun 21:54
59a137a
Compare
Choose a tag to compare
Fix sensor

Fix for https://github.com/gieljnssns/kostalpiko-sensor-homeassistant/issues/12

Add status as a sensor

06 Apr 15:12
0b372e5
Compare
Choose a tag to compare
v2.6

Update README.md

Add naming option

06 Apr 09:01
Compare
Choose a tag to compare
v2.5

Add naming option

This version uses less polling

30 Mar 10:08
318933d
Compare
Choose a tag to compare
v2.4

Update README.md

Update KostalPyko to v0.3

06 Dec 08:15
Compare
Choose a tag to compare
update manifest

Fix release number

07 Dec 08:28
Compare
Choose a tag to compare
V2.3

update manifest

update dependencies

13 Nov 14:04
229780f
Compare
Choose a tag to compare
v2.2

Update manifest.json

Hacs release

01 Oct 10:25
649faf4
Compare
Choose a tag to compare
v2.1

Create hacs.json