From de7be036ab70950dfaee9a5006ebe9e75bcbb7b2 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Thu, 9 Apr 2026 16:54:21 +0200 Subject: [PATCH] Remove deprecated Touchline YAML climate config (migrated to UI) --- configuration.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index cf37ada..7128647 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -89,10 +89,6 @@ google_assistant: service_account: !include SERVICE_ACCOUNT.json report_state: true -climate: - - platform: touchline - host: !secret touchlineIP - ################################################## # gardin-gruppe ##################################################