We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a053142 commit 2106c4cCopy full SHA for 2106c4c
homeassistant/components/aladdin_connect/manifest.json
@@ -5,7 +5,7 @@
5
"config_flow": true,
6
"dependencies": ["application_credentials"],
7
"documentation": "https://www.home-assistant.io/integrations/aladdin_connect",
8
- "integration_type": "system",
+ "integration_type": "hub",
9
"iot_class": "cloud_polling",
10
"requirements": ["genie-partner-sdk==1.0.10"]
11
}
homeassistant/generated/integrations.json
@@ -187,6 +187,12 @@
187
188
189
},
190
+ "aladdin_connect": {
191
+ "name": "Aladdin Connect",
192
193
+ "config_flow": true,
194
+ "iot_class": "cloud_polling"
195
+ },
196
"alarmdecoder": {
197
"name": "AlarmDecoder",
198
"integration_type": "device",
0 commit comments