esphome / feature-requests

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

Waveshare 5.83 Inch B/W/R E-Ink Display #1477

Open Deleportas opened 2 years ago

Deleportas commented 2 years ago

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

Hi, I would like to implement the 5.83 inch black / white / red display from Waveshare to display data via MQTT. By trying different options, I was able to make the display "workable". Unfortunately I don't get any further because I don't have the knowledge. I suspect that wrong commands are being sent somewhere, but which ones are unknown to me.

In the attached files I added the lines for the display "WaveshareEPaper5P8Inv2b". My ESP32 with the display has taken everything so far, only the display is constantly updated (black / white).

Please describe your use case for this integration and alternatives you've tried:

Additional context Colors wouldn't matter for the time being, the main thing is that something is displayed at all ...