From 7304a017c2a9a30908bcc1ec691e2eb0ddce4bab Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Sun, 9 Nov 2025 00:12:43 +0100 Subject: [PATCH] disable mode of thermostat --- config/devices.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/devices.yaml b/config/devices.yaml index c0b9c94..ac810a4 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -47,7 +47,7 @@ devices: cap_version: "thermostat@2.0.0" technology: zigbee2mqtt features: - mode: true + mode: false target: true current: true battery: true