EE04 ePaper Display Work with ESPHome 2025.11

Hello,

I am testing the EE04 ePaper Display board with ESPHome 2025.11 and a 2.13 Inch Monochrome Color screen.
I am facing a config issue.

INFO Reading configuration /config/esphome/xiao-epaper-display-ee04.yaml…
Failed config

display.waveshare_epaper: [source /config/esphome/xiao-epaper-display-ee04.yaml:61]
platform: waveshare_epaper
id: epaper_display

Unknown value ‘2.13inv’, did you mean ‘2.13inv3’, ‘2.13inv2’, ‘2.13in’?.
model: 2.13inv
cs_pin: GPIO44
dc_pin: GPIO10
reset_pin:
number: GPIO38
inverted: False
busy_pin:
number: GPIO4
inverted: True
update_interval: 300s

Which one should I choose?