Releases: gieljnssns/kostalpiko-sensor-homeassistant
Releases · gieljnssns/kostalpiko-sensor-homeassistant
v3.0.1.beta: Merge pull request #21 from feutl/patch-1
Update manifest.json
Support config flow
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
Fix sensor Fix for https://github.com/gieljnssns/kostalpiko-sensor-homeassistant/issues/12
Add status as a sensor
v2.6 Update README.md
Add naming option
v2.5 Add naming option
This version uses less polling
v2.4 Update README.md
Update KostalPyko to v0.3
update manifest
Fix release number
V2.3 update manifest
update dependencies
v2.2 Update manifest.json
Hacs release
v2.1 Create hacs.json