wolffshots / hass-audiobookshelf

Adds sensors for an Audiobookshelf server to Home Assistant to show connection and active sessions
MIT License
35 stars 2 forks source link

Deprecated `async_add_job` is called #10

Closed wolffshots closed 4 months ago

wolffshots commented 5 months ago

Detected that custom integration 'audiobookshelf' calls async_add_job, which is deprecated and will be removed in Home Assistant 2025.4; Please review https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/audiobookshelf/init.py, line 133: hass.async_add_job(, please create a bug report at https://github.com/wolffshots/hass-audiobookshelf/issues