IKEA BILRESA scroll wheel (Matter) - Yet another blueprint

Hi thank you @SvKRO for fixing, I downloaded your new code and works great :+1:

I found some odd behaviour, if you spin fast maybe 2x or 3x times all freezes, I guess it makes too many calls to HA and does not know what to do about it, basically the lamp does not respond for about 10 seconds, I guess Matter and Threads have some issues with high number of requests,

but if wait for like 10 seconds all gets fixed by itself and works perfectly fine

thank you for sharing the blue print

----- Edit:

@SvKRO I found this post which probably is related