Skip to content

Commit 2448ce1

Browse files
authored
Add integration_type service to garages_amsterdam (home-assistant#159028)
1 parent 7b40e3b commit 2448ce1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/garages_amsterdam/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"codeowners": ["@klaasnicolaas"],
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/garages_amsterdam",
7+
"integration_type": "service",
78
"iot_class": "cloud_polling",
89
"requirements": ["odp-amsterdam==6.1.2"]
910
}

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2275,7 +2275,7 @@
22752275
"iot_class": "cloud_polling"
22762276
},
22772277
"garages_amsterdam": {
2278-
"integration_type": "hub",
2278+
"integration_type": "service",
22792279
"config_flow": true,
22802280
"iot_class": "cloud_polling"
22812281
},

0 commit comments

Comments
 (0)