mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
8 lines
223 B
JSON
8 lines
223 B
JSON
{
|
|
"domain": "speedtestdotnet",
|
|
"name": "Speedtest.net",
|
|
"documentation": "https://www.home-assistant.io/integrations/speedtestdotnet",
|
|
"requirements": ["speedtest-cli==2.1.2"],
|
|
"codeowners": ["@rohankapoorcom"]
|
|
}
|