From 7aa03b072fd5326fe59d1200c9bb26599e9b4f17 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Thu, 30 Jul 2026 00:01:50 +1200 Subject: [PATCH] Edit esp-reterminal-e1001.yaml --- esphome/esp-reterminal-e1001.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esphome/esp-reterminal-e1001.yaml b/esphome/esp-reterminal-e1001.yaml index 7cef1da..1715bdb 100644 --- a/esphome/esp-reterminal-e1001.yaml +++ b/esphome/esp-reterminal-e1001.yaml @@ -750,8 +750,8 @@ display: const char *title_line_2, const std::string &state, float due_ts, const std::string &completed_time) { - const int w = 256; - const int h = 197; + const int w = 190; + const int h = 195; std::string status = "Unavailable"; bool inverse = false;