Eurotronic Spirit devices overload logs after update to deCONZ version 2.32.5

Hi everybody!
When I update my deCONZ service to v.2.32.5 my Eurotronic Spirit Zigbee devices report their LastUpdated state 3 times every few seconds resulting in overloading the Openhabian logs with that information (and probably wasting battery power).

I’m using openHAB 5.1.3 on a Raspberry Pi with my deCONZ gateway running on a second pi using a 32bit Openhabian image and a RaspBee II Zigbee-Gateway.

I tried this update now 2 times having the same result and rolled back to my latest backup. After rollback the reporting interval is back to normal.

Does anybody else have similar effects?
Maybe I’m missing some important update information, or might this be a bug in the latest Eurotronic device support changes?

I think I found a reference to similar behaviour in this PR: DDF for Eurotronic Spirit radiator thermostat (SPZB0001) by mattreim · Pull Request #8361 · dresden-elektronik/deconz-rest-plugin · GitHub .
But as it was merged into the new version, I think it was tested as working correctly.

Any help or information would be highly appreciated!

The error has been fixed with this PR and you can use the new DDF as a temporary solution.

Needed some minutes to figure out how to bring this DDF in action, but it looks like it does the trick :+1:

Thank you very much for the fast support @mattreim !