10 lines
236 B
JSON
10 lines
236 B
JSON
|
{
|
||
|
"domain": "arve",
|
||
|
"name": "Arve",
|
||
|
"codeowners": ["@ikalnyi"],
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/arve",
|
||
|
"iot_class": "cloud_polling",
|
||
|
"requirements": ["asyncarve==0.0.9"]
|
||
|
}
|