Skip to content

Conversation

@Dschinghis-Kahn
Copy link
Contributor

I had issues with my wallbox in HomeAssistant and found that messages where not delivered.
This was because my HeidelBridge name was so long it made certain messages exceed 512 characters.
I was able to fix this and also made some other improvements to the auto discovery for HomeAssistant.
I tested it with my wallbox and now all works as expected.

Fixed state of charging_current_limit control.
Increased PayloadBuffer from 512 to 1024
Corrected uniq_id to unique_id
Made unique_id really unique
Formatted DiscoveryTopic JSON for readability
Copy link
Owner

@BorisBrock BorisBrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@BorisBrock BorisBrock merged commit ce56b86 into BorisBrock:main Sep 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants