1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Add partial update of GDEW029T5 e-paper display (#8162)

Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
This commit is contained in:
mystster
2025-02-11 05:29:27 +09:00
committed by GitHub
parent 84836f15db
commit abdf215d3a
4 changed files with 236 additions and 30 deletions

View File

@@ -459,6 +459,7 @@ display:
reset_pin:
allow_other_uses: true
number: ${reset_pin}
full_update_every: 30
lambda: |-
it.rectangle(0, 0, it.get_width(), it.get_height());