Skip to content

Timeout with 3 different USB-RS485 adapters #98

Answered by 197six
jardoman asked this question in Q&A
Discussion options

You must be logged in to vote

To expand on this reply, I did the following to make this work after seeing @kellerza's suggestion.

In HA, install "Modbus TCP to Modbus RTU Gateway" Add-on. Configure it to connect to the inverter as per config info (mbusd -d -L - -v 2 -p /dev/ttyUSB0 -s 9600 -m 8N1 -P 502)
Modified the Sunsynk/Deye Inverter Add-on (multi) config to connect via tcp on port: tcp://homeassistant.local:502.

Started Modbus and the inverter add-on and away we go. Seems much more stable (so far) than polling directly over USB to the RS-485 adaptor.

Thanks!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@197six
Comment options

Answer selected by kellerza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants