Skip to content

Commit b956c17

Browse files
authored
Mark nordpool as service integration_type (home-assistant#157810)
1 parent 5163dc0 commit b956c17

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
@@ -4511,7 +4511,7 @@
45114511
},
45124512
"nordpool": {
45134513
"name": "Nord Pool",
4514-
"integration_type": "hub",
4514+
"integration_type": "service",
45154515
"config_flow": true,
45164516
"iot_class": "cloud_polling",
45174517
"single_config_entry": true

0 commit comments

Comments
 (0)