Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated async_add_job function in use #113

Open
jpakanen2 opened this issue Oct 4, 2024 · 0 comments
Open

Deprecated async_add_job function in use #113

jpakanen2 opened this issue Oct 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jpakanen2
Copy link

From Home Assistant 2024.10 log:

Detected that custom integration 'climate_ip' 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/climate_ip/climate.py, line 449: return self.hass.async_add_job(ft.partial(self.set_custom_operation, **kwargs)), please create a bug report at https://github.com/atxbyea/samsungrac/issues

@atxbyea atxbyea added the enhancement New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants