13 lines
366 B
JSON
13 lines
366 B
JSON
{
|
|
"domain": "alexa_devices",
|
|
"name": "Alexa Devices",
|
|
"codeowners": ["@chemelli74"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/alexa_devices",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["aioamazondevices"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["aioamazondevices==3.1.4"]
|
|
}
|