mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 19:46:55 +00:00
9 lines
216 B
JSON
9 lines
216 B
JSON
{
|
|
"domain": "cpuspeed",
|
|
"name": "CPU Speed",
|
|
"documentation": "https://www.home-assistant.io/integrations/cpuspeed",
|
|
"requirements": ["py-cpuinfo==5.0.0"],
|
|
"dependencies": [],
|
|
"codeowners": ["@fabaff"]
|
|
}
|