mr-manuel / venus-os_dbus-mqtt-pv

This Venus OS driver gets the data from MQTT and displays it as pv inverter.
MIT License
55 stars 12 forks source link

PV inverter not shown #10

Closed wasn-eu closed 1 year ago

wasn-eu commented 1 year ago

Hello,

i installed your dbus-mqtt tools to my raspberry pi 4 running venus OS large v3.0.1 all other implementations are shown but not the pv inverter. in the setting i can see it: image

But in the graphical overview it is not shown: image

please help

mr-manuel commented 1 year ago

Try to change this:

https://github.com/mr-manuel/venus-os_dbus-mqtt-pv/blob/a3af5ae1d0372fb9d3859a1dd6d2ee301937b59c/dbus-mqtt-pv/config.sample.ini#L34-L38

wasn-eu commented 1 year ago

that position=0 is the default i changed it to position=1 and now it ist shown.

thank you for the fast help