-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Peblar integration cannot initialise #135885
Comments
Hey there @frenck, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) peblar documentation |
FYI: this of course only occurs when charging is currently not allowed according to the schedule. I do see this particular value mentioned in the REST API documentation. |
Noticed that the Peblar Python library actually had an incorrect string constant for the Local Scheduled Charging current limiter source (it was missing the |
Thanks for the help there @itavero! I appreciate that a lot. I have bumped the Home Assistant end as well now, including your fix, and will ship it in the Home Assistant 2025.1.4 patch release! Sorry for this issue, as this one is totally my fault. ../Frenck |
Glad to help.
No worries. We're only human after all. I'm just glad you took the time to make this integration in the first place! |
The problem
The Peblar integration has suddenly stopped working after switching the system to "scheduled charging". I wanted to charge the EV with cheap current overnight so I entered a schedule in the Peblar, plugged in the car and started the charger. The charger is now waiting to start at the set time and the integration now gives the error:
"Field "charge_current_limit_source" of type ChargeLimiter in PeblarEVInterface has invalid value 'Local scheduled charging"
It seems the charger is sending a value that is not expected. The value 'Local scheduled charging" is not mentioned in the documentation for this integration.
What version of Home Assistant Core has the issue?
2025.1.2
What was the last working version of Home Assistant Core?
2025.1.2
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Peblar
Link to integration documentation on our website
https://www.home-assistant.io/integrations/peblar
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
I tried the diagnostic, but it only generated the same that is already in the logs.
The text was updated successfully, but these errors were encountered: