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;