Remove Hass.io (#13750)

This commit is contained in:
Fabian Affolter 2020-06-14 19:02:19 +02:00 committed by GitHub
parent 2f0cafb8f0
commit 8d90efbd6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ The `cpuspeed` sensor platform to allow you to monitor the current CPU speed.
<div class='note warning'>
You can't use this sensor in a Container (like Hass.io) as it requires access to the physical CPU. Also, not all [ARM CPUs](https://github.com/workhorsy/py-cpuinfo/#cpu-support) are supported.
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>