diff --git a/source/_integrations/hddtemp.markdown b/source/_integrations/hddtemp.markdown index df975636bb1..16b6f1a2d32 100644 --- a/source/_integrations/hddtemp.markdown +++ b/source/_integrations/hddtemp.markdown @@ -10,12 +10,23 @@ ha_domain: hddtemp The `hddtemp` sensor platform is using the data provided by [HDDTemp](https://savannah.nongnu.org/projects/hddtemp). +## Setup + It required that `hddtemp` is started or running in daemon mode on a local or remote system. ```bash hddtemp -dF ``` +