I cant get HA to read my two modbus gateways at the same time. Every time I try HA wont boot correctly and even gets stuck.
my config looks like this, and works until I uncomment the modbus_epever…
I dont understand how to address the different gateways for each sensor, I tried using “hub: modbus_epever” in a sensor but it gives me compilation errors. I also tried setting up two separate modbus integrations with its own set of sensors, I tried using it as a sensor platform but as I understand it cant be configured that way anymore.
can anyone help? The documentation doesnt show any examples for this scenario
is the “hub” in sensor variable deprecated? also I understand that the register has been replaced by “address”, but the compiler does not give any errors?