Victron mppt metrics exporter for prometheus , grafana

hi all ,I wanted to share an android app i made for victron mppts.

i was trying to get the bluetooth data onto prometheus and grafana ,

i wanted to see the metrics like current watts , voltage , etc anywhere, not limited to bluetooth range,
i found that one way to do this was to use vrm , but that seems to need another device , like rasberry pi or a product from victron

i had an old android device , and it has wifi and bluetooth , i wanted to use that for remote monitoring.

so i tried to make it become the alternative for a gx device.

here is the github repo https://github.com/lakshaysethi2/victron-bland-exporter

ill share more soon

Grafana:

Old android device near mppt :

Github repo update in progress..