dahua icon indicating copy to clipboard operation
dahua copied to clipboard

Depreation Warning 2024.9.0

Open lionslair opened this issue 1 year ago • 1 comments

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

https://github.com/rgc99/irrigation_unlimited/issues/185

https://github.com/nielsfaber/alarmo/issues/1024

Here is the full log message

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

lionslair avatar Sep 05 '24 09:09 lionslair