InfluxDB3 Enterprise app (add-on) with at-home license

Hi there.

I just wanted to share my new app, based on InfluxDB3 Enterprise with automatic generation of a free at-home license.

The app has to be managed using the InfluxDB 3 Explorer. It can be downloaded from InfluxData, and is run as a docker container on your desktop/laptop computer.

My testing so far is promising, and have migrated all of my data to the this app. InfluxDB3 supports both InfluxQL queries (makes it easy to use with Grafana), and SQL queries.

Migration from InfluxDB 1.x or 2.x can be performed with the InfluxDB import plugin. I have added som information in the documentation on how to migrate from older versions of InfluxDB3.

I am happy to receieve som feedback.

Add my repo, and test it: GitHub - erik73/hassio-addons: Repository: Home Assistant Add-ons by Erik73
Documentation: https://github.com/erik73/app-influxdb3/blob/main/influxdb3/DOCS.md

2 Likes

I’ve been looking for something like this for a while, since the existing MCP’s I’ve found only work on v3. Any chance of getting the explorer to run as an app in Home Assistant as well?

Yes, I am looking into that. At this point I am not sure it will be possible, but I will give it a try.

I have now published a new app. InfluxDB3 Explorer for Home Assistant. Please try it out. It is in the same repo as mentioned above.