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