1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Add reset_duration option for waveshare epaper HAT rev 2.1 (#1481)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Ben Owen
2021-12-12 16:27:11 -05:00
committed by GitHub
parent da45923d05
commit cec4a81e14
4 changed files with 13 additions and 2 deletions

View File

@@ -413,6 +413,7 @@ display:
reset_pin: GPIO23
model: 2.90in
full_update_every: 30
reset_duration: 200ms
lambda: |-
it.rectangle(0, 0, it.get_width(), it.get_height());
- platform: waveshare_epaper