Skip to content

Commit b2156c1

Browse files
arturpragaczclaude
authored andcommitted
Add integration type to speedtestdotnet (home-assistant#157727)
Co-authored-by: Claude <[email protected]>
1 parent 7d4394f commit b2156c1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/speedtestdotnet/manifest.json

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

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6348,7 +6348,7 @@
63486348
},
63496349
"speedtestdotnet": {
63506350
"name": "Speedtest.net",
6351-
"integration_type": "hub",
6351+
"integration_type": "service",
63526352
"config_flow": true,
63536353
"iot_class": "cloud_polling"
63546354
},

0 commit comments

Comments
 (0)