Files
Patrick Vorgers d930755f92 IDrive e2 backup provider (#144910)
Co-authored-by: Josef Zweck <josef@zweck.dev>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 15:49:03 -08:00

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