mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Remove untrue warning from CPU Speed (#25471)
This commit is contained in:
parent
43e75c1d97
commit
d90e394a67
@ -18,10 +18,9 @@ ha_integration_type: device
|
|||||||
|
|
||||||
The CPU Speed integration allows you to monitor the current CPU speed.
|
The CPU Speed integration allows you to monitor the current CPU speed.
|
||||||
|
|
||||||
<div class='note warning'>
|
|
||||||
|
|
||||||
You can't use this sensor in a container (only Home Assistant Core is supported) as it requires access to the physical CPU. Also, not all [ARM CPUs](https://github.com/workhorsy/py-cpuinfo/#cpu-support) are supported.
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Known issues and limitations
|
||||||
|
|
||||||
|
Not all CPUs are supported. For example, some [ARM CPUs](https://github.com/workhorsy/py-cpuinfo/#cpu-support)
|
||||||
|
are known not to work with this integration.
|
Loading…
x
Reference in New Issue
Block a user