Hi there,
I use a fairly old (and small) integration, which worked well so far. But with the current beta 2024.5, I can’t use it anymore and get this error:
Detected that custom integration 'brematic' calls async_write_ha_state from a thread at custom_components/brematic/switch.py, line 242: self.async_write_ha_state().
These are the lines, that are causing this issue: hass-brematic/custom_components/brematic/switch.py at 4e76898b638528d5058d02f986aafcb39189a012 · tefinger/hass-brematic · GitHub
I’m quite certain that the author will not respond to this quickly (if ever). Is it easy to fix this issue manually? Would really appreciate some help.
Thanks!