Skip to content

Commit bf273ef

Browse files
authored
Add integration_type to airOS (home-assistant#154390)
1 parent 94d015e commit bf273ef

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/airos/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"codeowners": ["@CoMPaTech"],
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/airos",
7+
"integration_type": "device",
78
"iot_class": "local_polling",
89
"quality_scale": "bronze",
910
"requirements": ["airos==0.5.6"]

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7107,7 +7107,7 @@
71077107
"name": "Ubiquiti",
71087108
"integrations": {
71097109
"airos": {
7110-
"integration_type": "hub",
7110+
"integration_type": "device",
71117111
"config_flow": true,
71127112
"iot_class": "local_polling",
71137113
"name": "Ubiquiti airOS"

0 commit comments

Comments
 (0)