home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.99k stars 7.29k forks source link

Port is still required in config for influxdb V2. It will not default to 8086 #35806

Open bashers222 opened 2 hours ago

bashers222 commented 2 hours ago

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:

port integer (Optional, default: 8086)
Port to use. 2.xx - No default port for 2.xx, otherwise 8086.

URL

https://www.home-assistant.io/integrations/influxdb/

Version

2024.11.2

Additional information

No response

home-assistant[bot] commented 2 hours ago

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.