2019-10-04 11:58:29 +00:00
|
|
|
{
|
|
|
|
"domain": "airly",
|
|
|
|
"name": "Airly",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/airly",
|
|
|
|
"codeowners": ["@bieniu"],
|
2021-02-28 11:53:13 +00:00
|
|
|
"requirements": ["airly==1.1.0"],
|
2020-07-30 18:41:18 +00:00
|
|
|
"config_flow": true,
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "platinum",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2022-10-22 12:38:08 +00:00
|
|
|
"loggers": ["airly"],
|
|
|
|
"integration_type": "service"
|
2019-10-04 11:58:29 +00:00
|
|
|
}
|