Remove incorrect hddtemp docs (#39941)

This commit is contained in:
Robert Resch 2025-07-09 13:54:03 +02:00 committed by GitHub
parent d63168533c
commit 34b4840d6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,10 +25,6 @@ It required that `hddtemp` is started or running in daemon mode on a local or re
hddtemp -dF hddtemp -dF
``` ```
{% important %}
You can't use this sensor in a container (only Home Assistant Core is supported) as it requires access to `hddtemp` which is not available in a container-based setup.
{% endimportant %}
## Configuration ## Configuration
To setup a HDDTemp to your installation, add the following to your {% term "`configuration.yaml`" %} file. To setup a HDDTemp to your installation, add the following to your {% term "`configuration.yaml`" %} file.