mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 08:26:41 +01:00
12 lines
309 B
JSON
12 lines
309 B
JSON
{
|
|
"domain": "indevolt",
|
|
"name": "Indevolt",
|
|
"codeowners": ["@xirt"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/indevolt",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["indevolt-api==1.2.3"]
|
|
}
|