9 lines
236 B
JSON
9 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.1.1"]
|
|
}
|