Skip to content

Releases: scheidtdav/homeassistant-kostal-piko

More Operating States

11 Jan 09:15
Compare
Choose a tag to compare

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

14 Dec 08:00
Compare
Choose a tag to compare

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

29 May 09:44
Compare
Choose a tag to compare

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!

21 May 21:05
Compare
Choose a tag to compare

Sorry about the sarcasm, but it does work on my machine 😆

Installed via HACS as a custom repository.

Test Release

21 May 20:28
Compare
Choose a tag to compare

This is a test release for HACS custom components.

Prototype

31 Oct 09:59
Compare
Choose a tag to compare
Prototype Pre-release
Pre-release

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.