* chore: updated influxdb-client dependency to 1.8.0, fixed testing write for InfluxDB v2 * fix: code style
7 lines
230 B
JSON
7 lines
230 B
JSON
{
|
|
"domain": "influxdb",
|
|
"name": "InfluxDB",
|
|
"documentation": "https://www.home-assistant.io/integrations/influxdb",
|
|
"requirements": ["influxdb==5.2.3", "influxdb-client==1.8.0"],
|
|
"codeowners": ["@fabaff", "@mdegat01"]
|
|
}
|