1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/arve/manifest.json
2024-06-28 12:14:44 +02:00

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"]
}