meltaxa / solariot

Leverage your IoT enabled Solar PV Inverter to stream your solar energy usage data to a real time dashboard.
https://solariot.live
MIT License
204 stars 69 forks source link

InfluxDB and Grafana #61

Open shannondpasto opened 2 years ago

shannondpasto commented 2 years ago

So I decided to take a look at setting this up. So far so good, solariot is writing data into the InfluxDB, Grafana is configured to access the database and the Sun and Moon plugin is installed. I uploaded your json file but I'm getting N/A for everything. I read on the project page that "The file will require editing to match your InfluxDb settings". Can you please give me an idea as to what needs to be edited? The only difference between your default config and mine is the database name.

Cheers

meltaxa commented 2 years ago

I've updated the sample dashboard in the repo that solariot.live uses with the latest Grafana version too. The values to look out for are (if they differ from the source):

If anyone has a custom dashboard to share, I am happy to add it to the grafana directory. Possibly even a more generic dashboard sample directory for Prometheus and other types.