esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 35 forks source link

TTGO T5 epaper display cut off #4623

Open b4dpxl opened 1 year ago

b4dpxl commented 1 year ago

The problem

With the 2.13in-ttgo-dke, the display reports as 128pixels wide, but is only 122. When rotating the display, 6 pixels are cut off from the left.

The pull request https://github.com/esphome/esphome/pull/4255 fixed this for other versions of the TTGO T5.

Please can this fix be extended to cover the 2.13in-ttgo-dke display as well.

Which version of ESPHome has the issue?

2023.6.2

What type of installation are you using?

pip

Which version of Home Assistant has the issue?

n/a

What platform are you using?

ESP32

Board

Lilygo TTGO T5

Component causing the issue

waveshare_epaper

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

b4dpxl commented 11 months ago

bump