home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.98k stars 29.63k forks source link

Kostal Plenticore Integration #121842

Open doubleus61 opened 1 month ago

doubleus61 commented 1 month ago

The problem

I got an unexpected error

grafik

while trying to connect to my Kostal Plenticore 10 G2

What version of Home Assistant Core has the issue?

core-2024.7.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Kostal Plenticore Solar Inverter

Link to integration documentation on our website

https://www.home-assistant.io/integrations/kostal_plenticore

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Plenticore Software

SW-Version 02.12.16219 MC-Version 02.12.3831 IOC-Version 02.12.1055

home-assistant[bot] commented 1 month ago

Hey there @stegm, mind taking a look at this issue as it has been labeled with an integration (kostal_plenticore) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `kostal_plenticore` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign kostal_plenticore` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


kostal_plenticore documentation kostal_plenticore source (message by IssueLinks)

ohkaja commented 1 month ago

Has the KOSTAL a static IP, if not set one and use this. You have to Input the owners password.

Have the same device, also Software Version, wich is working on 2024.07.2

doubleus61 commented 1 month ago

Password was the problem. I used the Masterkey. Thanks for the help.

OArndt commented 1 month ago

Hey, I have the same issue as doubleus61, but it my case I'm certain that the password is correct (I've directly copied it from a password manager and it works for logging into the webinterface). It also has a static IP.

Core 2024.7.2 Supervisor 2024.06.2 Operating System 12.4 Frontend 20240710.0

mp80spike commented 1 month ago

Hey, I have the same issue as doubleus61 Oarndt, but it my case I'm certain that the password is correct (I've directly copied it from a password manager and it works for logging into the webinterface). It also has a static IP.

stegm commented 1 week ago

Can you try the pykoplenti library directly? follow the steps in https://github.com/stegm/pykoplenti/blob/master/README.md#getting-started and try to read data from the inverter via command line.