From 34b4840d6dafbf5c8daa8b25449d7fd0946a7183 Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Wed, 9 Jul 2025 13:54:03 +0200 Subject: [PATCH] Remove incorrect hddtemp docs (#39941) --- source/_integrations/hddtemp.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_integrations/hddtemp.markdown b/source/_integrations/hddtemp.markdown index 7bef7fcd4ec..5cbb5619d68 100644 --- a/source/_integrations/hddtemp.markdown +++ b/source/_integrations/hddtemp.markdown @@ -25,10 +25,6 @@ It required that `hddtemp` is started or running in daemon mode on a local or re 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 To setup a HDDTemp to your installation, add the following to your {% term "`configuration.yaml`" %} file.