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

Changing Position of inverter in GUI #27

Closed konus1 closed 4 months ago

konus1 commented 4 months ago

Hello I use my Multiplus in two different Modi (with a bypass switch). Do you know an easy way to change the Position Value of the Inverter an the Cerbo via GUI?

mr-manuel commented 4 months ago

At the moment this was not planned via the driver itself. Anyway you can change the value by sending an MQTT payload to the dbus topic. See https://github.com/victronenergy/dbus-flashmq

konus1 commented 4 months ago

Thank you for sending me in the right direction!