From 311ecd7fd23b186fcd2acac2d845e16c0146b1c3 Mon Sep 17 00:00:00 2001 From: meggert Date: Mon, 18 Mar 2024 10:58:19 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9fd085c..68bb84a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,12 @@ will consitute of a breaking change warranting a new major release: - Heaters set to `EXTERNAL CONTROL` no longer can be switched off by the `TCS Controller`, if they violate the maximum burn duration of the controller. +## Changed + +- If a primary heater is set to `EXTERNAL CONTROL` and `ON`, the `TCS Controller` will no + try to control the temperature of that object. +- Set lower OP limit of `PLOC` to -5°C. + # [v7.7.2] 2024-03-06 ## Fixed