Kostal Piko 15

Hello,
I am new in HomeAssistant. I´m trying to integrate the HACS Kostal Piko into HomeAssistant. After installation of the integration and adding this to the config.yaml:

sensor:

  • platform: kostal_piko
    host: IP_DES_WECHSELRICHTERS
    with the correct IP

I get the following error message:
“Platform error ‘sensor’ from integration ‘kostal_piko’ - Integration ‘kostal_piko’ not found.”
The folder “custom_components” has the subfolder “kostal” with the file “sensor.py”

Anybody can help to fix the problem?
Thx

You need to restart Home Assistant after installing any Custom Integration so that the integration can load into memory before you will be able to use it.
Also HACS doesn’t have integrations. HACS is a custom integration that helps you load other custom integrations from GitHub and it monitors them for you to tell you when there is an update.