Skip to content

Commit 7d54103

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

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
@@ -6354,7 +6354,7 @@
63546354
},
63556355
"speedtestdotnet": {
63566356
"name": "Speedtest.net",
6357-
"integration_type": "hub",
6357+
"integration_type": "service",
63586358
"config_flow": true,
63596359
"iot_class": "cloud_polling"
63606360
},

0 commit comments

Comments
 (0)