You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
New Deprecation warning in HA 2024.9.0
Describe the solution you'd like
Remove warning
Describe alternatives you've considered
N/A
Additional context
Has been raised on other addons
rgc99/irrigation_unlimited#185
nielsfaber/alarmo#1024
Here is the full log message
The text was updated successfully, but these errors were encountered: