that’s my third day with Home Assistant.
I want to integrate my Growatt PV inverter over a RS485 to USB Cable into my Home Assistant.
So far so good.
I started with the modbus configuration in the configuration.yaml
modbus:
name: modbus_hub
type: serial
port: /dev/ttyUSB0
baudrate: 9600
bytesize: 8
method: rtu
parity: E
stopbits: 1
Question: Do i have a chance to simply check if the modbus connection is working?
Should there pop up an entity if the connection is established?
Or what else should i do to get a connection to the USB Port?
If the connection will work, which parameter do i need for the energy dashboard?
@okanano
i have the same problem
this modbus code is in my confuguration ymal
and I have installed an integration with solax inverter modbus but the integration keeps failing it is a growatt mic 2500tl-x
does anyone have an idea what the problem is ?
greetings jurgen
Wow, another solution. However I got here as I was looking for an option to write values to growatt invertor/battery, for example set solar limit or change battery modes. In this screenshot I only see HA sensors. Is there a way to control the growatt invertor as well?
Hi, how did you connect the Waveshare RS485 with ETH to the Growatt Inverter. Did you use the Sys Com port? If so, which pins have you connected to the A and B outputs of Waveshare?