mirror of
https://github.com/home-assistant/core.git
synced 2026-08-30 02:35:19 -05:00
Add integration_type to airOS (#154390)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@CoMPaTech"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/airos",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["airos==0.5.6"]
|
||||
|
||||
@@ -7107,7 +7107,7 @@
|
||||
"name": "Ubiquiti",
|
||||
"integrations": {
|
||||
"airos": {
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
"name": "Ubiquiti airOS"
|
||||
|
||||
Reference in New Issue
Block a user