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

Add to HACS store #14

Open
flip555 opened this issue Sep 12, 2023 · 3 comments
Open

Add to HACS store #14

flip555 opened this issue Sep 12, 2023 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@flip555
Copy link
Owner

flip555 commented Sep 12, 2023

Would like to look at adding this to the HACS store.

If anyone wants to help out feel free to do a PR or guidance 👍

@flip555 flip555 added enhancement New feature or request help wanted Extra attention is needed labels Sep 12, 2023
@Plumpop1
Copy link

Plumpop1 commented Oct 11, 2023

Hi

Logger: custom_components.bms_connector.sensor
Source: custom_components/bms_connector/sensor.py:53
Integration: BMS Connector (documentation, issues)
First occurred: 9. října 2023 v 23:54:06 (3 occurrences)
Last logged: 13:42:27

Error setting up BMS sensors: not enough values to unpack (expected 5, got 2)

2023-10-09 23:54:06.581 DEBUG (MainThread) [custom_components.bms_connector.bms.seplos.v2.data_parser] Calculated Checksum: 10000
2023-10-09 23:54:06.581 DEBUG (MainThread) [custom_components.bms_connector.bms.seplos.v2.data_parser] Checksum mismatch!
2023-10-09 23:54:06.581 ERROR (MainThread) [custom_components.bms_connector.sensor] Error setting up BMS sensors: not enough values to unpack (expected 5, got 2)

@flip555
Copy link
Owner Author

flip555 commented Oct 11, 2023

This could be one of a few things.

USB COM Port - if it doesn't see the correct USB port or doesn't have permissions to the USB port (permissions would be more Docker HA than HAOS though)

Battery address, I think we only support 0x00 for V2 and 0x01 for V3 at the moment.

If this was already working but stopped its more likely USB port delete the entry in Settings > Integrations > BMS Connector and readd it with new USB port

@Plumpop1
Copy link

It has never been connected before and is a V2 10C model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants