mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
influxdb: add support for path parameter (#13265)
This commit is contained in:
parent
975c6d7ce9
commit
65094e5768
@ -68,6 +68,10 @@ verify_ssl:
|
||||
description: Verify SSL certificate for HTTPS request.
|
||||
required: false
|
||||
default: true
|
||||
path:
|
||||
type: string
|
||||
description: Path to use if your InfuxDB is running behind an reverse proxy.
|
||||
required: false
|
||||
max_retries:
|
||||
type: integer
|
||||
description: Set this to allow the integration to retry if there was a network error when transmitting data.
|
||||
|
Loading…
x
Reference in New Issue
Block a user