Skip to content

Commit 9c098d3

Browse files
authored
Set integration type for tankerkoenig (home-assistant#154715)
1 parent 394575e commit 9c098d3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/tankerkoenig/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"codeowners": ["@guillempages", "@mib1185", "@jpbede"],
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/tankerkoenig",
7+
"integration_type": "service",
78
"iot_class": "cloud_polling",
89
"loggers": ["aiotankerkoenig"],
910
"quality_scale": "platinum",

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6642,7 +6642,7 @@
66426642
},
66436643
"tankerkoenig": {
66446644
"name": "Tankerkoenig",
6645-
"integration_type": "hub",
6645+
"integration_type": "service",
66466646
"config_flow": true,
66476647
"iot_class": "cloud_polling"
66486648
},

0 commit comments

Comments
 (0)