Basic functionality seem to work but I get some weird messages when trying to integrate the model with type "T2118":
'utf-8' codec can't decode byte 0xfa in position 4: invalid start byte
14:30:46 – (ERROR) Integration to Eufy Vacuum (custom integration)
Failed to decrypt message from bfdfe0b3a78d53d247xvoq (192.168.2.21:6668)
14:30:46 – (ERROR) Integration to Eufy Vacuum (custom integration)
I'm not good in writing Python, but I guess I could do some debugging if some one could point me into the right direction on this. My best guess would be, that this model uses a slightly different protocol version.
Any ideas?