From 3d35c003db3d4fd25a3cadde1e70373cf450e2f7 Mon Sep 17 00:00:00 2001 From: Evgenii Date: Wed, 17 Feb 2021 22:59:57 +0300 Subject: temperature_host: Rename rpi_temperature and add support for custom paths Signed-off-by: Evgenii Shavrin Signed-off-by: Kevin O'Connor --- docs/Config_Changes.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/Config_Changes.md') diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 19b745d2..ffc9a1fb 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,6 +6,12 @@ All dates in this document are approximate. # Changes +20210219: The `rpi_temperature` module has been renamed to +`temperature_host`. Replace any occurrences of `sensor_type: +rpi_temperature` with `sensor_type: temperature_host`. The +`rpi_temperature` name is deprecated and will be removed in the near +future. + 20210201: The `TEST_RESONANCES` command will now disable input shaping if it was previously enabled (and re-enable it after the test). In order to override this behavior and keep the input shaping enabled, one can -- cgit v1.2.3-70-g09d2