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: