From c29585f7f37fd289d1ed7f5c83181d45a98ee12d Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sat, 20 Feb 2021 09:21:51 -0500 Subject: temperature_host: Rename "path" config to "sensor_path" Signed-off-by: Kevin O'Connor --- docs/Config_Reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Config_Reference.md') diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 701c32a3..2e048276 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -2151,7 +2151,7 @@ Temperature from the machine (eg Raspberry Pi) running the host software. ``` sensor_type: temperature_host -#path: +#sensor_path: # The path to temperature system file. The default is # "/sys/class/thermal/thermal_zone0/temp" which is the temperature # system file on a Raspberry Pi computer. -- cgit v1.2.3-70-g09d2