Skip to content

Commit d347136

Browse files
zweckjfrenck
authored andcommitted
Mark nordpool as service integration_type (home-assistant#157810)
1 parent a4319f3 commit d347136

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

homeassistant/components/nordpool/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"codeowners": ["@gjohansson-ST"],
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/nordpool",
7-
"integration_type": "hub",
7+
"integration_type": "service",
88
"iot_class": "cloud_polling",
99
"loggers": ["pynordpool"],
1010
"quality_scale": "platinum",

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4500,7 +4500,7 @@
45004500
},
45014501
"nordpool": {
45024502
"name": "Nord Pool",
4503-
"integration_type": "hub",
4503+
"integration_type": "service",
45044504
"config_flow": true,
45054505
"iot_class": "cloud_polling",
45064506
"single_config_entry": true

0 commit comments

Comments
 (0)