mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Updated influxdb-client dependency to 1.8.0 (#37396)
This commit is contained in:
parent
317bd8ffd2
commit
9964bd40ed
@ -2,6 +2,6 @@
|
|||||||
"domain": "influxdb",
|
"domain": "influxdb",
|
||||||
"name": "InfluxDB",
|
"name": "InfluxDB",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/influxdb",
|
"documentation": "https://www.home-assistant.io/integrations/influxdb",
|
||||||
"requirements": ["influxdb==5.2.3", "influxdb-client==1.6.0"],
|
"requirements": ["influxdb==5.2.3", "influxdb-client==1.8.0"],
|
||||||
"codeowners": ["@fabaff", "@mdegat01"]
|
"codeowners": ["@fabaff", "@mdegat01"]
|
||||||
}
|
}
|
||||||
|
@ -793,7 +793,7 @@ ihcsdk==2.7.0
|
|||||||
incomfort-client==0.4.0
|
incomfort-client==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb-client==1.6.0
|
influxdb-client==1.8.0
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb==5.2.3
|
influxdb==5.2.3
|
||||||
|
@ -368,7 +368,7 @@ huawei-lte-api==1.4.12
|
|||||||
iaqualink==0.3.4
|
iaqualink==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb-client==1.6.0
|
influxdb-client==1.8.0
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb==5.2.3
|
influxdb==5.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user