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

Modbus Error: [Invalid Message] No response received, expected at least 8 bytes (0 received) #9

Open
benbeton opened this issue Feb 13, 2023 · 1 comment

Comments

@benbeton
Copy link

benbeton commented Feb 13, 2023

I get this error a lot in the home assistant log:

image

basically the integration works with my H3, however I get from time to time an "unavailable" as status and my graph looks like this with e.g. PV generation, not sure if this is related to that

image

I'm using the usr-610.

@rsaemann
Copy link
Owner

rsaemann commented Mar 1, 2023

For me this looks like a double configuration of your sensors. First call requests the correct value and the second call runs to nowhere and receives an "unavailble" value.
Maybe you linked the two sensor configuration files? If you have a H3 inverter it is only neccessary to link the modbusH3USB.yaml OR modbusLAN-H3.yaml file. The other "modbusLAN.yaml" were only listed in this repository for compatibility with the original branch.

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

No branches or pull requests

2 participants