After latest update got following warning - anyone knows how to configure InfluxDB connection going forward with this changes in configuration.yaml ?
The InfluxDB YAML configuration is being removed
This stops working in version 2026.9.0. Please address before upgrading.
Configuring InfluxDB connection settings using YAML is being removed. Your existing YAML connection configuration has been imported into the UI automatically.
Remove the influxdb connection and authentication keys from your configuration.yaml file and restart Home Assistant to fix this issue. Other options like include, exclude, and tags remain in YAML for now.
Got the same.
Ripped out the YAML and attempted to configure from the GUI, couldnāt get data to pass at all. Gave up pretty quick and slammed it back in my yaml.
Hopefully I am just doing it wrong; I depend on this pretty heavily.
So it is a āAPPā formally known as Add-On, can you capture the setup screen and past using the graphics icon? Trying to see what is missing between the UI and using YAML documentation and this error message.
P.S. Love it when they donāt update the documentation before making such a change go live
Yes, I have done this (host, username etc.) and the repair message disappeared after restart. I just wonder where I could view and edit those imported parameters in the GUI now? I would expect it in the three-dots-menu in the new InfluxDB-integration, but there is nothing, see screenshot. Pretty poor user experience. Or maybe in the InfluxDB-āAppā-Configuration? There is the port, but nothing elseā¦
I had to roll back to the previous full release when testing the beta release (due to an unrelated issue) but I could not find anywhere this information was available when I was running the beta.
I assume the the GUI version is still under development and reconfiguration will come later. You could ask in the release notes topic 2026.3: A clean sweep or it may have been mentioned in the release livestream. I have not had a chance to watch that yet.
Exactly the same as for people running HAOS. In your configuration.yaml file.
So, my influxdb was stopped (manually by me). Then after update, if i try to start the influxdb āappā i get:
##
Failed to start add-on
An unknown error occurred with addon a0d7b954_influxdb. Check supervisor logs for details (check with 'ha supervisor logs')
And this in supervisor logs:
2026-03-05 14:31:26.414 ERROR (MainThread) [supervisor.docker.manager] Image ghcr.io/hassio-addons/influxdb/amd64:5.0.2 does not exist
2026-03-05 14:31:26.425 ERROR (MainThread) [supervisor.addons.addon] Could not start container for addon a0d7b954_influxdb: Image ghcr.io/hassio-addons/influxdb/amd64:5.0.2 does not exist
The configuration wasnt imported to gui and i cant use the yaml one neither, so right now i am not able to use it.
Trying to add the integration through the UI asks for stuff that i dont know and isnt present in my yaml, like organization, bucket, api tokenā¦
I am lost here.
Edit:
I can start the āappā now, probably was a github issue.
But i am still not able to add the integration trough the UI.
Hi,
I get the same warning. Not sure what to do. My HA systems runs on a VM on a Synology NAS with a very extensive InfuxDB setup (Inclusion and exclusion of sensors) and a MariaDb setup. Who can help me out?
+1 same problem as otherās have described above. After the auto-import I can no longer change the host - thereās no option in the UI. Very confusing.