2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "influxdb",
|
|
|
|
"name": "Influxdb",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/influxdb",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
2019-09-19 21:38:58 +00:00
|
|
|
"influxdb==5.2.3"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@fabaff"
|
|
|
|
]
|
2019-09-19 21:38:58 +00:00
|
|
|
}
|