lux4rd0 / sense-collector

Sense Collector provides a way of collecting real-time data from the Sense Energy Monitor. Includes Grafana dashboards for visualizations of detected devices and smart plugs and their wattage, voltage, and amp utilization.
https://labs.lux4rd0.com/sense-collector/
GNU Affero General Public License v3.0
25 stars 4 forks source link

Feature Request: Migrate/Add support for InfluxDB v2 #5

Closed StarkZarn closed 2 weeks ago

StarkZarn commented 1 year ago

Currently it looks like support is only there for Influx v1. I've tried creating a v1 compatible endpoint in Influx v2 and it doesn't work. I think it'd be great to update this to support the Authorization header with a token and influxv2 buckets!

lux4rd0 commented 1 year ago

@zemsten Thanks for your request. I thought about making a V2 compatible version - but honestly, there are a fair amount of issues with V2 that limit my prioritization of it. It would require entirely brand new dashboards and queries for Grafana for essentially little difference in end results. If they had kept everything else the same from a query perspective, I would have made the changes from the very start. Happy to add this to my project list of efforts, but until V1 is deprecated - it probably won't make much progress. :)

everydaylearner commented 11 months ago

i would appreciate v2 support as well!

InfoSecured commented 6 months ago

Me too. I'm trying to convert some of these but this is my first time using Grafana at all, so... not going well lol.

lux4rd0 commented 2 weeks ago

New version releases with support for InfluxDB2! Whew!! Only took forever!! :)