Because the plug-in in Home Assistant that can write code does not have the display driver and touch driver of our ESP32 RGB screen, we are currently unable to make Home Assistant projects for these screens. We have contacted ESPHome officials to deal with this issue, but there has been no substantial progress yet. Sorry for the inconvenience caused.
I managed to use Esp32 Display 7 inch with Home assistant, using OpenHasp. I compiled a firmware with the parameters shared by DaveDuncanson. By adapting the config for the 5 inch, it should work.
This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.
Comments
Hello @smitti ,
Because the plug-in in Home Assistant that can write code does not have the display driver and touch driver of our ESP32 RGB screen, we are currently unable to make Home Assistant projects for these screens. We have contacted ESPHome officials to deal with this issue, but there has been no substantial progress yet. Sorry for the inconvenience caused.
Hello,
I managed to use Esp32 Display 7 inch with Home assistant, using OpenHasp. I compiled a firmware with the parameters shared by DaveDuncanson. By adapting the config for the 5 inch, it should work.
Attempting to add support for Elecrow WZ8048C070 · HASwitchPlate/openHASP · Discussion #559
https://github.com/HASwitchPlate/openHASP/discussions/559#discussioncomment-7639683Hi,
the latest update of ESPHome add the driver:
Drivers for RGB 16 bit parallel displays esphome#5872 by @clydebarrow (new-integration)
Will we be able to use your 5 and 7 inchs screens with ESPHome now?