Upgraded to 2026.3.0, got the repair that the InfluxDB YAML configuration had been imported "into the UI". Went to Devices & Services, InfluxDB. There is one line listed under "Integration entries" with "home_assistant" and the hostname of the computer running the InfluxDB server. Clicking that line does nothing. 3 dots doesn't have any menu entry which would let me view or edit the configuration connection (hostname, port number, etc) or measurement include/excludes. I clicked the documentation link, and it talks about ... configuring options in YAML. Where we were in the first place! I look at configuration.yaml and it has not in fact removed the influxdb section. To be fair, the repair only says the connection configuration has been imported into the UI, it doesn't say that it has removed it from YAML. So ...
- I think the header of the repair "The InfluxDB YAML configuration is being removed" is incorrect in being ovelry broad. Only the connection configuration is being removed, not the other configuration.
- How are we meant to view/edit the connection configuration once it's "in the UI"?