I got a new Kostal PLENTICORE plus 10 Inverter today.
And I want to integrate it in my openhab setup.
PI with 2.5.4-1 installed
I installed the Kostal binding and configurate it in paper UI.
But OH will not connect to the thing.
I got a error message:
HTTP communication error: No response from device
I can connect the webpage of the inverter via webbrowser using its IP.
On the inverter there is the newest FW installed:
Type designation: PLENTICORE plus 10
Serial number: XXXXXXXXXXXXX
Article number: 10335959
UI version: 01.14.04213
MC version: 01.42
IOC version: 01.42
Sorry:
when I USe kostalinverter:kostalinverter:inverter [] i got java.lang.IndexOutOfBoundsException:Index: 4, Size: 0
when I use kostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100 [ url = http://192.168.0.153, usernameā¦] I got Status:inknown
when I use kostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100 [ url = 192.168.0.153, usernameā¦] I got HTTP communication error: No response from device
2020-04-24 12:28:48.979 [hingStatusInfoChangedEvent] - ākostalinverter:kostalinverter:inverterā changed from OFFLINE (COMMUNICATION_ERROR): java.lang.IndexOutOfBoundsException:Index: 4, Size: 0 to UNINITIALIZED
2020-04-24 12:28:48.992 [hingStatusInfoChangedEvent] - ākostalinverter:kostalinverter:inverterā changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2020-04-24 12:30:26.250 [hingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from UNINITIALIZED to INITIALIZING
2020-04-24 12:30:26.262 [hingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from INITIALIZING to UNKNOWN
2020-04-24 12:30:27.979 [hingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR): Error during the initialisation of the authentication
2020-04-24 12:30:36.386 [hingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from OFFLINE (COMMUNICATION_ERROR): Error during the initialisation of the authentication to OFFLINE (COMMUNICATION_ERROR): HTTP communication error: No response from device
For [url = ā192.168.0.153ā, ā¦] i got
2020-04-24 12:31:31.347 [hingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from OFFLINE (COMMUNICATION_ERROR): HTTP communication error: No response from device to UNINITIALIZED
2020-04-24 12:31:31.360 [hingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
Are you referring to the frontail log? If so you can add it via the opanhabian-config tool.
sudo openhabian-config
Look through the options till you find install frontail log. Also while in the tool pick option 10 then select apply needed packages, add svr mounts, and fix permissions.
Do you have the Zwave binding installed (there is a known issue if so)?
Now you should have frontail log and you can open it in a separate browser and watch the logs as OH starts. Next set the binding to DEBUG via the console (sudo openhab-cli console) and see if you get any additional info.
12:54:40.975 [INFO ] [smarthome.event.ExtensionEvent ] - Extension ābinding-kostalinverterā has been uninstalled.
12:55:41.092 [INFO ] [smarthome.event.ExtensionEvent ] - Extension ābinding-kostalinverterā has been installed.
12:55:41.759 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to INITIALIZING
12:55:41.783 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from INITIALIZING to UNKNOWN
12:55:43.261 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR): Error during the initialisation of the authentication
12:55:51.903 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:MyPlentiCore100ā changed from OFFLINE (COMMUNICATION_ERROR): Error during the initialisation of the authentication to OFFLINE (COMMUNICATION_ERROR): HTTP communication error: No response from device
next step: restart inverter. Will take a moment
restart of inverter does not show any logevent
Removed the Thing in the file.
Added the inverter in PaperUI, with IP and password
13:10:17.343 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:4d20cb55ā changed from UNINITIALIZED to INITIALIZING
13:10:17.367 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:4d20cb55ā changed from INITIALIZING to UNKNOWN
13:10:18.817 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:4d20cb55ā changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR): Error during the initialisation of the authentication
13:10:27.482 [INFO ] [ome.event.ThingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS100WITHOUTBATTERY:4d20cb55ā changed from OFFLINE (COMMUNICATION_ERROR): Error during the initialisation of the authentication to OFFLINE (COMMUNICATION_ERROR): HTTP communication error: No response from device
Now try uninstalling/reinstalling the binding or set log to DEBUG and restart OH. Also power down the Inverter for a few seconds and see if OH connects when powering back up.
I“ve got the same issue here, tried to setup the thing with paper UI as well as with a thing file,
unfortnately also getting the
OFFLINE - COMMUNICATION_ERROR HTTP communication error: No response from device
Might it be a problem that the kostal gets an IPv4-adress and not an IPv6?
Update: It seems that there is a connection to the inverter; when I enter a wrong password I get the error that the password is wrongā¦
2020-05-02 12:41:59.046 [hingStatusInfoChangedEvent] - ākostalinverter:PLENTICOREPLUS85WITHOUTBATTERY:scbā changed from OFFLINE (COMMUNICATION_ERROR): Error during the initialisation of the authentication to OFFLINE (COMMUNICATION_ERROR): HTTP communication error: No response from device
Any informations if it was working with OH versions <2.5.4?