ldotlopez / ha-ideenergy

ideenergy integration for home-assistant
GNU General Public License v3.0
73 stars 13 forks source link

Deprecation warning in the logs #71

Open snexmo opened 3 months ago

snexmo commented 3 months ago

I'm seeing the following warning in my logs:

2024-05-14 18:34:21.557 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'ideenergy' 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/ideenergy/init.py, line 103: hass.async_add_job(, please create a bug report at https://github.com/ldotlopez/ha-ideenergy/issues

kikediazfernandez commented 3 months ago

Fixed with PR #72