nathanmarlor / foxess_modbus

FoxESS inverter integration. Connect directly to your FoxESS inverter (no cloud!) for real-time status and control.
MIT License
105 stars 14 forks source link

Deprecated "async_add_job" for future release 2025.4 #582

Closed jaal2001 closed 2 months ago

jaal2001 commented 3 months ago

The current 2024.4 version shows the following information:

2024-04-04 14:02:55.087 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'foxess_modbus' 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/foxess_modbus/init.py, line 73: hass.async_add_job(hass.config_entries.async_forward_entry_setup(entry, platform)), please create a bug report at https://github.com/nathanmarlor/foxess_modbus/issues