mirror of
https://github.com/home-assistant/core.git
synced 2026-07-13 17:44:45 +01:00
cfe4cf30ad
* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
11 lines
236 B
JSON
11 lines
236 B
JSON
{
|
|
"domain": "speedtestdotnet",
|
|
"name": "Speedtestdotnet",
|
|
"documentation": "https://www.home-assistant.io/components/speedtestdotnet",
|
|
"requirements": [
|
|
"speedtest-cli==2.1.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|