freakent / dbus-mqtt-devices

A driver for Victron VenusOS GX devices to support use of dbus-mqtt/flashmq-mqtt
MIT License
115 stars 24 forks source link

Display total solar is missing - Adding SMA Inverter #51

Closed phoenix-83 closed 1 year ago

phoenix-83 commented 1 year ago

Hello I have a question about the integration of a SMA inverter. It is a Tripower X 20-50, which is unfortunately not automatically detected by Venus OS. That is why I have inserted the values via mqtt. This also works so far only the solar yield is not displayed in the VRM. The following (red marked) parts are missing:

grafik

First of all: I did not make any adjustments in the services.yml.

Does anyone have an idea how I can include solar generation in the VRM portal? Without the solar generation, unfortunately, the consumption values are not displayed correctly: grafik

stundenblume commented 1 year ago

Is this the topic you are looking for?: W/.../pvinverter/6/Ac/Energy/Forward

phoenix-83 commented 1 year ago

i hope this topic is correct. The current problem is that the firmware of the Tripower X does not yet provide this value via Modbus. Here a firmware update must take place first. let's see when this happens...

stundenblume commented 1 year ago

Maybe you can calculate it by yourself or use a different source? Everything would be better than nothing.

freakent commented 1 year ago

As this isn't directly related to the driver I am going to close this issue now.