mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
12 lines
314 B
JSON
12 lines
314 B
JSON
{
|
|
"domain": "autoskope",
|
|
"name": "Autoskope",
|
|
"codeowners": ["@mcisk"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/autoskope",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["autoskope_client==1.4.1"]
|
|
}
|