I spent a long time debugging my influxdb connection from Home Assistant
Then I came along a post mentioning that the port is still required in the V2 config as this statement is incorrect:
port integer (Optional, default: 8086)
Port to use. 2.xx - No default port for 2.xx, otherwise 8086.
Hey there @mdegat01, mind taking a look at this feedback as it has been labeled with an integration (influxdb) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of `influxdb` can trigger bot actions by commenting:
- `@home-assistant close` Closes the feedback.
- `@home-assistant rename Awesome new title` Renames the feedback.
- `@home-assistant reopen` Reopen the feedback.
- `@home-assistant unassign influxdb` Removes the current integration label and assignees on the feedback, add the integration domain after the command.
- `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback.
- `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.
Feedback
I spent a long time debugging my influxdb connection from Home Assistant Then I came along a post mentioning that the port is still required in the V2 config as this statement is incorrect:
URL
https://www.home-assistant.io/integrations/influxdb/
Version
2024.11.2
Additional information
No response