Releases: scheidtdav/homeassistant-kostal-piko
Releases · scheidtdav/homeassistant-kostal-piko
More Operating States
Full Changelog: 2023.12.0...2024.01.0
There are now two more operating states:
- Insulation measurement
- Waiting time active
Issues fixed: #12
Operating State Changes
The operating state is now more descriptive and supports more values.
This may be a breaking change if you trigger any automations on the "unknown" value for the inverter.
The following operating states are now supported:
- 0: Off
- 1: Idle
- 2: Starting
- 3: Feed In MPP
- 4: Feed In Limited
This closes #10
Full Changelog: 2023.05.2...2023.12.0
Fixing small issues
Fixed
- Translation keys being used in config_flow (see #6)
- Example value for inverter host (
http://192.168.0.xyz
) led to confusion and has been removed
Full Changelog: 2023.05.1...2023.05.2
Works on my machine!
Sorry about the sarcasm, but it does work on my machine 😆
Installed via HACS as a custom repository.
Test Release
This is a test release for HACS custom components.
Prototype
Prototype release, which I have currently in use myself.
Needs more attention in terms of code quality but works for now.
Please use at your own risk.