Skip to content

Add InfluxDB 3 Core and Enterprise compatibility documentation#42591

Merged
silamon merged 8 commits intohome-assistant:currentfrom
jstirnaman:add-influxdb3-compatibility
Dec 28, 2025
Merged

Add InfluxDB 3 Core and Enterprise compatibility documentation#42591
silamon merged 8 commits intohome-assistant:currentfrom
jstirnaman:add-influxdb3-compatibility

Conversation

@jstirnaman
Copy link
Copy Markdown
Contributor

@jstirnaman jstirnaman commented Dec 16, 2025

Summary

Add documentation for using the InfluxDB integration with InfluxDB 3 Core and Enterprise.

Changes

  • Document v1/v2 write API and v1/v3 query API compatibility for InfluxDB 3
  • Add example configuration with InfluxDB 3-specific settings (port 8181, terminology notes)
  • Update sensor section noting InfluxQL support for 1.x sensors with InfluxDB 3
  • Fix broken links to InfluxDB documentation

Context

InfluxDB 3 Core (open-source) and Enterprise support backward-compatible v1/v2 write APIs and v1/v3 query APIs, allowing existing Home Assistant configurations to work with minor adjustments. This PR fixes broken links, documents those compatibility options, and provides guidance for users migrating to InfluxDB 3.

- Document v1/v2 write API and v1/v3 query API compatibility
- Add example configuration with InfluxDB 3-specific settings
- Update sensor section noting InfluxQL support for 1.x sensors
- Fix broken links to InfluxDB documentation
Copilot AI review requested due to automatic review settings December 16, 2025 03:43
@jstirnaman jstirnaman requested a review from mdegat01 as a code owner December 16, 2025 03:43
@home-assistant home-assistant Bot added the current This PR goes into the current branch label Dec 16, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 16, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 54e68c1
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/6949985429e44c000880756d
😎 Deploy Preview https://deploy-preview-42591--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds comprehensive documentation for InfluxDB 3 Core and Enterprise compatibility with the Home Assistant InfluxDB integration. The changes clarify that InfluxDB 3 supports backward-compatible v1/v2 write APIs and v1/v3 query APIs (InfluxQL and SQL), while noting that Flux queries are not supported.

Key changes include:

  • Added InfluxDB 3-specific documentation section with write/query API compatibility details and example configuration
  • Updated configuration variable descriptions to clarify version-specific requirements (1.x, 2.x, and 3.x)
  • Enhanced sensor documentation noting InfluxQL support for InfluxDB 3 and lack of Flux support

Comment thread source/_integrations/influxdb.markdown Outdated
Comment thread source/_integrations/influxdb.markdown Outdated
Comment thread source/_integrations/influxdb.markdown Outdated
Comment thread source/_integrations/influxdb.markdown
Comment thread source/_integrations/influxdb.markdown Outdated
Comment thread source/_integrations/influxdb.markdown
Comment thread source/_integrations/influxdb.markdown Outdated
Comment thread source/_integrations/influxdb.markdown Outdated
Comment thread source/_integrations/influxdb.markdown Outdated
@jstirnaman
Copy link
Copy Markdown
Contributor Author

@mdegat01 Hi, is there any other check I can run for this to help you out?

@silamon silamon merged commit 1f0cb96 into home-assistant:current Dec 28, 2025
7 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

current This PR goes into the current branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants