A6blpka
A6blpka
Relates to https://github.com/home-assistant/core/pull/99363.
I have some bad news. ESP32-S3 does not support classic bluetooth, that means it does not support A2DP. Classic bluetooth is only supported when using classic ESP32. So we won't...
I wrote about the idea above. Are you open to looking at an alternative to a timer linked to a thread pool in AsyncWrapper? Or maybe the realization of a...
> The timer-events are scheduled on the dotnet-threadpool. So far you have only presented a single callstack Because most of them are the same, and they look like this: ```...