From 0963024b9169691d950b46382a0b2e2cfa851fda Mon Sep 17 00:00:00 2001 From: Joshua King Date: Thu, 19 Feb 2026 21:26:14 -0500 Subject: [PATCH] Change logger level from WARN to DEBUG for enhanced debugging information --- esphome/ha-remote-1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/ha-remote-1.yaml b/esphome/ha-remote-1.yaml index fa06799..3a27a73 100644 --- a/esphome/ha-remote-1.yaml +++ b/esphome/ha-remote-1.yaml @@ -19,7 +19,7 @@ esp32: type: esp-idf logger: - level: WARN + level: DEBUG logs: gt911: DEBUG i2c: DEBUG