BigNocciolino / CryptoTracker

Integration for Home Assistant to implement a crypto tracking system
23 stars 4 forks source link

Getting error for `async_add_job` in Home Assistant #40

Open finity69x2 opened 4 months ago

finity69x2 commented 4 months ago

Getting the following error in the logs:

2024-05-02 14:52:24.108 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'cryptostate' 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/cryptostate/__init__.py, line 46: hass.async_add_job(, please create a bug report at https://github.com/BigNocciolino/CryptoTracker/issues