mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
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.1.1"]
|
|
}
|