mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Add integration type to speedtestdotnet (#157727)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@rohankapoorcom", "@engrbm87"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/speedtestdotnet",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["speedtest-cli==2.1.3"]
|
||||
}
|
||||
|
||||
@@ -6354,7 +6354,7 @@
|
||||
},
|
||||
"speedtestdotnet": {
|
||||
"name": "Speedtest.net",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "service",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user