2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "cpuspeed",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "CPU Speed",
|
2021-12-29 20:43:53 +00:00
|
|
|
"codeowners": ["@fabaff", "@frenck"],
|
2023-02-08 19:16:39 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/cpuspeed",
|
|
|
|
"integration_type": "device",
|
2022-10-23 18:43:13 +00:00
|
|
|
"iot_class": "local_push",
|
2023-02-08 19:16:39 +00:00
|
|
|
"requirements": ["py-cpuinfo==8.0.0"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|