esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
417 stars 26 forks source link

st7789v for 240x320 screen IPS? #1045

Open Electronlibre2012 opened 3 years ago

Electronlibre2012 commented 3 years ago

Describe the problem you have/What new integration you would like

the st7789v is design for TTgo screen only...135x240 Please describe your use case for this integration and alternatives you've tried:

i try to use the st7789v custom_component from @musk95 but even if i have put 240 and 320 instead of 135 and 240 in the "st7789v.cpp" line 265 and 269 but it boot loop. Additional context

the screen IPS 2.0" is cheap and very bright and clear...so sad that the standard 240x320 pixel is not (yet) supported by the st7789v driver in EspHome...

nagyrobi commented 2 years ago

Done in https://github.com/esphome/esphome/pull/3651

thewolf-oz commented 2 years ago

I've just received one of these screens without realising the limitation. Has this been rolled out yet or just prepared for rollout?

Electronlibre2012 commented 2 years ago

still the same note on EspHome.io :

Note

Currently this only supports 135x240 pixel ST7789V displays. Other sizes (e.g. 240x320, 240x240) are not supported.

source : https://esphome.io/components/display/st7789v.html

so we must wait the next(s) release(s) of EspHome i think