Skip to content
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 - CoolBlue BlueBuilt #134022

Open
cafferata opened this issue Dec 26, 2024 · 1 comment
Open

Peblar - CoolBlue BlueBuilt #134022

cafferata opened this issue Dec 26, 2024 · 1 comment
Assignees

Comments

@cafferata
Copy link

cafferata commented Dec 26, 2024

The problem

I noticed the Known Limitations section in the Peblar release notes:

Peblar is also sold as white-label products, like the CoolBlue BlueBuilt. This integration is tested with the Peblar branded products, and it is unknown if it works with white-label products.

Coincidentally, I have a CoolBlue BlueBuilt charging station and would be happy to assist with testing. While setting it up, I encountered an “Unexpected error,” and the log details weren’t very clear to me. See the traceback below.

If it’s helpful, I can run additional tests or share more details to support troubleshooting or development. Let me know how I can assist!

What version of Home Assistant Core has the issue?

2025.1.0b2

What was the last working version of Home Assistant Core?

NA, new integration added in this release

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Peblar

Link to integration documentation on our website

https://rc.home-assistant.io/integrations/peblar

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/peblar/config_flow.py", line 47, in async_step_user
    info = await peblar.system_information()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/site-packages/peblar/peblar.py", line 230, in system_information
    return PeblarSystemInformation.from_json(result)
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File "<string>", line 231, in __mashumaro_from_json__
mashumaro.exceptions.MissingField: Field "hardware_uk_compliant" of type bool is missing in PeblarSystemInformation instance

Additional information

No response

@home-assistant
Copy link

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

Code owner commands

Code owners of peblar 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 peblar 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)


peblar documentation
peblar source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants