Esphomatrix

Hi, I want to install esphomatrix on D1 Mini and have everything after that

https://www.youtube.com /watch?v=DTd9vAhet9A

Log

INFO ESPHome 2023.12.9
INFO Reading configuration /config/esphome/t.yaml…
WARNING
WARNING If you are upgrading EsphoMaTrix from a version before 2023.4.0,
WARNING you should read the section GitHub - lubeda/EsphoMaTrix: A simple DIY status display with an 8x32 RGB LED panel implemented with esphome.io and Home Assistant for tipps.
WARNING This version of EsphoMaTrix works only on esphome > 2023.7.0
WARNING
INFO Detected timezone ‘Europe/Berlin’
INFO Generating C++ source…
INFO EsphoMaTrix: wrote html-file with icon preview: /config/esphome/t.html
INFO Compiling app…
Processing ehmtx8266 (board: d1_mini; framework: arduino; platform: platformio/[email protected])

HARDWARE: ESP8266 80MHz, 80KB RAM, 4MB Flash
Dependency Graph
|-- ESPAsyncTCP-esphome @ 2.0.0
|-- ESPAsyncWebServer-esphome @ 3.1.0
|-- ESP8266WiFi @ 1.0
|-- ESP8266mDNS @ 1.2
|-- noise-c @ 0.1.4
|-- ArduinoJson @ 6.18.5
|-- NeoPixelBus @ 2.7.3
Compiling .pioenvs/ehmtx8266/src/esphome/components/ehmtx/EHMTX.cpp.o
Compiling .pioenvs/ehmtx8266/src/esphome/components/ehmtx/EHMTX_icons.cpp.o
In file included from src/esphome.h:20,
from src/esphome/components/ehmtx/EHMTX. cpp:1:
src/esphome/components/ehmtx/EHMTX.h:480:29: error: ‘animation’ has not been declared
480 | class EHMTX_Icon : public animation::Animation
| ^~~~~~~~~
src/esphome/components/ehmtx/EHMTX.h:480:40: error: expected ‘{’ before ‘Animation’
480 | class EHMTX_Icon : public animation::Animation
| ^~~~~~~~~
src/esphome/components/ehmtx/EHMTX.h:482:3: error: expected primary-expression before ‘protected’
482 | protected:
| ^~~~~~~~~
src/esphome/components/ehmtx/EHMTX.h:482:3: error: expected ‘}’ before ‘protected’
src/esphome/components/ehmtx/EHMTX.h:481:3: note: to match this ‘{’
481 | {
| ^
src/esphome/components/ehmtx/EHMTX.h:485:3: error: expected unqualified-id before ‘public’
485 | public:
| ^~~~~~
In file included from src/esphome.h:20,
from src/esphome/components/ehmtx/EHMTX.cpp:1:
src/esphome/components/ehmtx/EHMTX.h:494:1: error: expected declaration before ‘}’ token

can’t post everything too much

thx