dahua icon indicating copy to clipboard operation
dahua copied to clipboard

change async_forward_entry_setup

Open Den901 opened this issue 1 year ago • 4 comments

custom integration 'dahua' calls async_forward_entry_setup for integration, dahua , 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

Den901 avatar Oct 09 '24 08:10 Den901