mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"domain": "airos",
|
|
"name": "Ubiquiti airOS",
|
|
"codeowners": ["@CoMPaTech"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/airos",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["airos==0.5.1"]
|
|
}
|