mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +01:00
Co-authored-by: Josef Zweck <josef@zweck.dev> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
13 lines
377 B
JSON
13 lines
377 B
JSON
{
|
|
"domain": "idrive_e2",
|
|
"name": "IDrive e2",
|
|
"codeowners": ["@patrickvorgers"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/idrive_e2",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["aiobotocore"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["aiobotocore==2.21.1", "idrive-e2-client==0.1.1"]
|
|
}
|