Skip to content

v1.1.1

Choose a tag to compare

@jwlerch78 jwlerch78 released this 27 Jan 21:54

Bug Fix

  • Fix blocking I/O warning — Wrapped _get_media_base_path filesystem calls in async_add_executor_job to avoid blocking the HA event loop. Fixes the Detected blocking call to scandir log warning.