asantaga / wiserHomeAssistantPlatform

Platform and related climate/sensors to support the Drayton Wiser Home Heating System
MIT License
219 stars 43 forks source link

Deprecated call `async_add_job` #463

Closed Chaoscontrol closed 2 months ago

Chaoscontrol commented 3 months ago

New in 2024.4.0

Detected that custom integration 'wiser' 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/wiser/__init__.py, line 54: hass.async_add_job(, please create a bug report at https://github.com/asantaga/wiserHomeAssistantPlatform/issues
msp1974 commented 2 months ago

Fixed in v3.4.7