From b8b1f076d0280b1d5371402b44e77a0d81705c90 Mon Sep 17 00:00:00 2001 From: Horlabs Date: Mon, 26 Jan 2026 00:54:48 +0100 Subject: [PATCH] Update config --- fritz_temp_sync/config.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/fritz_temp_sync/config.yaml b/fritz_temp_sync/config.yaml index 8d9f48d..dc83a6e 100755 --- a/fritz_temp_sync/config.yaml +++ b/fritz_temp_sync/config.yaml @@ -1,6 +1,6 @@ name: "Fritz!Box Temperature Sync" description: "Sync Fritz!DECT thermostat temperatures with other sensors in Home Assistant" -version: "0.5.2" +version: "0.5.3" startup: "application" stage: "stable" slug: "fritz_temp_sync" @@ -20,7 +20,11 @@ options: - sensor: null thermostate: null update_timeout: 15 - log_level: "INFO" + log_level: + - "INFO" + - "DEBUG" + - "WARNING" + - "ERROR" offset_threshold: 0.5 dry_run: false force_ipv4: true