Hi all,
I have the following problem.
When I enable bluetooth in HA, the hassio_audio container absolutely swamps the logs with entries like these:
D: [pulseaudio] bluez5-util.c: Properties changed in device /org/bluez/hci1/dev_<mac address>
This continues to run until I disable bluetooth again. Since this makes my syslog enormous (files of 4 GB, which are rotated), I’d like to resolve this even more as this makes my SSD’s lifespan quite a bit worrisome.
I run HA in Docker (24.0.6) on a Debian 11.7 system. The motherboard has internal bluetooth, but I use a usb stick. Please let me know if any more specifics are wanted.