I Have a Tracer 40A MPPT that uses Modbus protocol and am running Venus on a raspberry pi.
I've managed to run a dbus service as com.victronenergy.solarcharger.epever_ttyUSB2 and then in a separate script can publish values to it by writing on the system bus.
I can set the /State and the Pv / battery info fine and it displays in the "Device List" in the Venus remote console panel and the values update just fine.
I never get a solar item in the overview screen and it doesn't display on the VRM portal. Is there some values that I need to publish somewhere else other than the `com.victronenergy.solarcharger.epever_ttyUSB2` dbus item to get the solar input to display?