Kostal PIKO 5.5 New Generation

Hi
Maybe someone can help me.
Have Piko 5.5 latest generation and would like to integrate it into Openhab…but don’t want to…see the picture!

Thanks

afaik you have to chose the correct thing type (not generic kostal inverter but pico iq 5.5). In addition, with third generation hardware omit http.// for the url (i.e. url = 192.168.178.55, not http://192.168.178.55)

Hello Thanks

Hi

That does not work either…

Got this WR

https://www.sonnenshop.de/wechselrichter/kostal/kostal---piko-5.5

Maybe @Basse_03 has some clues…

Seems it’s a second gen device, so try PIKO 10-20 and PIKO NEW GENERATION instead (now with http://)

Hi,
It’s seems to be an inverter of Second Generation Type, so Please, use the PIKO 10-20 part of the binding.
See, Kostal Binding can not use things for PICO10 in openhab3 - #77 by Basse_03 for some more help.
And as usual, Please , let me know about the result.
Br Basse

Hello @Basse_03

Unfortunately it doesn’t work either…

What else can I do??

Hi,
Please, try as below

Another thing you can try is to in an Web-browser do like:
http://‘Inverter-IP’/api/dxs.json?dxsEntries=83888128 //Self Consumption
http://‘Inverter-IP’/api/dxs.json?dxsEntries=83886336 //Home Consumption PV
http://‘Inverter-IP’/api/dxs.json?dxsEntries=83886592 //Home Consumption Bat
http://‘Inverter-IP’/api/dxs.json?dxsEntries=83886848 //Home Consumption Grid

then should you get the value back for each dxsEntries.

I have tried so far…
so
http://‘x.x.x.x’/api/dxs.json?dxsEntries=83888128 //Self Consumption
and so
http://x.x.x.x/api/dxs.json?dxsEntries=83888128 // Self Consumption
The inverter is OFF
bad weather

Sorry, it should be like:
http://‘x.x.x.x’/api/dxs.json?dxsEntries=83888128
// Self Consumption is the name of the value you should see returned

In mine, will it be like:

http://192.168.0.86/api/dxs.json?dxsEntries=83888128

and the answer from the inverter is like:

{“dxsEntries”:[{“dxsId”:83888128,“value”:0.000000}],“session”:{“sessionId”:0,“roleId”:0},“status”:{“code”:0}}

That is den Answer

{“dxsEntries”:[{“dxsId”:83888128,“value”:0.000000}],“session”:{“sessionId”:0,“roleId”:0},“status”:{“code”:0}}

But what should I enter in openhab3 now??

That’s great so far, now we know you shall use the Kostal PIKO 10-20 part and that the inverter answer as expected.

Now try to make a new Thing as Kostal PIKO 10-20 with configuration as below.

hmm don’t want to!

Lets try a longshot,
Delete the existing Thing Kostal PIKO 10-20 / Restart OH3 / Install Kostal PIKO 10-20 again.
Are you familiar with the karaf-console?

Thank you

I’ll get the latest software for the Kostal, then we’ll see… I’ll get back to you.

Thank you

Oki, no hurry!

Hello, the Piko is running now and I’m getting data.

I am looking for icons for my inverter Piko 5.5 where you can then display their values ​​or display them graphically.

Yaml Data

Thanks

Hello

I mean widgets…

Thanks

Hi, Great !!!, with the Piko running I mean.
Hope you find/found some icons/widgets you can use.
//Basse

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.