From 49d87e7777c1848fa4265bd75449d93c41d7c15d Mon Sep 17 00:00:00 2001 From: Joshua King Date: Mon, 16 Feb 2026 21:58:06 -0500 Subject: [PATCH] updates --- esphome/ha-remote-1.yaml | 4 ++-- esphome/ha-remote/ha-remote-1.base.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/esphome/ha-remote-1.yaml b/esphome/ha-remote-1.yaml index a7dc39a..09db3dc 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: INFO api: encryption: @@ -48,4 +48,4 @@ captive_portal: packages: base: !include ha-remote/ha-remote-1.base.yaml bindings: !include ha-remote/ha-remote-1.bindings.yaml - ui: !include ha-remote/ha-remote-1.ui.yaml \ No newline at end of file + ui: !include ha-remote/ha-remote-1.ui.yaml diff --git a/esphome/ha-remote/ha-remote-1.base.yaml b/esphome/ha-remote/ha-remote-1.base.yaml index 87d647b..2e9c2d6 100644 --- a/esphome/ha-remote/ha-remote-1.base.yaml +++ b/esphome/ha-remote/ha-remote-1.base.yaml @@ -7,6 +7,7 @@ i2c: sda: 8 scl: 9 frequency: 100kHz + scan: true # CH422G I/O expander (Waveshare uses it for LCD reset/backlight/touch reset) ch422g: