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

Depreation warning 2024.9.0 #185

Open
lionslair opened this issue Sep 5, 2024 · 1 comment
Open

Depreation warning 2024.9.0 #185

lionslair opened this issue Sep 5, 2024 · 1 comment

Comments

@lionslair
Copy link

Describe the bug
There is a new depreation warning in HA 2024.9.0

To Reproduce
Start HA

Expected behavior
No warning

Screenshots
image

Irrigation Unlimited log file

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 7:57:10 AM (17 occurrences)
Last logged: 7:58:08 AM

Detected that custom integration 'irrigation_unlimited' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/irrigation_unlimited/service.py, line 73: platform.async_register_entity_service(, please create a bug report at https://github.com/rgc99/irrigation_unlimited/issues
Detected that custom integration 'irrigation_unlimited' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/irrigation_unlimited/service.py, line 79: 

Additional context

Same issue already raised on alarmo nielsfaber/alarmo#1024

Full log

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 7:57:10 AM (17 occurrences)
Last logged: 7:58:08 AM

Detected that custom integration 'alarmo' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/alarmo/alarm_control_panel.py, line 97: platform.async_register_entity_service(, please create a bug report at https://github.com/nielsfaber/alarmo/issues
Detected that custom integration 'alarmo' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/alarmo/alarm_control_panel.py, line 102: platform.async_register_entity_service(, please create a bug report at https://github.com/nielsfaber/alarmo/issues
Detected that custom integration 'irrigation_unlimited' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/irrigation_unlimited/service.py, line 73: platform.async_register_entity_service(, please create a bug report at https://github.com/rgc99/irrigation_unlimited/issues
Detected that custom integration 'irrigation_unlimited' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/irrigation_unlimited/service.py, line 79: platform.async_register_entity_service(, please create a bug report at https://github.com/rgc99/irrigation_unlimited/issues
Detected that custom integration 'dahua' calls async_forward_entry_setup for integration, dahua with title: NVR 1 and entry_id: 716ef136e7707f6d43ea28cf62cd255d, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/dahua/__init__.py, line 85: hass.async_create_task(, please create a bug report at https://github.com/rroller/dahua/issues
@evercape
Copy link
Contributor

Also have the same

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 6:43:14 PM (2 occurrences)
Last logged: 6:43:14 PM

Detected that custom integration 'irrigation_unlimited' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/irrigation_unlimited/service.py, line 73: platform.async_register_entity_service(, please create a bug report at https://github.com/rgc99/irrigation_unlimited/issues
Detected that custom integration 'irrigation_unlimited' registers an entity service with a non entity service schema which will stop working in HA Core 2025.9 at custom_components/irrigation_unlimited/service.py, line 79: platform.async_register_entity_service(, please create a bug report at https://github.com/rgc99/irrigation_unlimited/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants