mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
This reverts commit 9964bd40ed20c716ea0e960204061862c32fd479.
This commit is contained in:
parent
5f36023b9e
commit
e379bfe383
@ -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.8.0"],
|
"requirements": ["influxdb==5.2.3", "influxdb-client==1.6.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.8.0
|
influxdb-client==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb==5.2.3
|
influxdb==5.2.3
|
||||||
|
@ -371,7 +371,7 @@ huawei-lte-api==1.4.12
|
|||||||
iaqualink==0.3.4
|
iaqualink==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb-client==1.8.0
|
influxdb-client==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.influxdb
|
# homeassistant.components.influxdb
|
||||||
influxdb==5.2.3
|
influxdb==5.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user