CJNE / ha-myenergi

Home Assistant integration for MyEnergi devices
MIT License
143 stars 32 forks source link

custom integration 'myenergi' calls `async_add_job`, which is deprecated #538

Closed UltimateTB closed 3 months ago

UltimateTB commented 4 months ago
Add your logs here.

2024-05-29 07:13:55.731 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'myenergi' 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/myenergi/init.py, line 57: hass.async_add_job(, please create a bug report at https://github.com/cjne/ha-myenergi/issues

G6EJD commented 4 months ago

When your adding a issue on GitHub, it is customary to check that it hasn't already been reported - well this issue already has an issue raised.

Please delete the issue.

UltimateTB commented 3 months ago

duplicate