mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
13 lines
322 B
JSON
13 lines
322 B
JSON
{
|
|
"domain": "airly",
|
|
"name": "Airly",
|
|
"codeowners": ["@bieniu"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/airly",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["airly"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["airly==1.1.0"]
|
|
}
|