jampez77 / DVLA-Vehicle-Enquiry-Service

A custom component for connecting to the DVLAs Vehicle Enquiry Service API.
MIT License
22 stars 5 forks source link

custom integration 'dvla' calls async_forward_entry_setup for integration #15

Closed derekoharrow closed 1 month ago

derekoharrow commented 1 month ago

HA 2024.7 is reporting the following on startup:

2024-07-16 09:50:16.417 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'dvla' calls async_forward_entry_setup for integration, dvla with title: XXXXXX and entry_id: 132259d905a8d554019283897f0d6ccb, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/dvla/__init__.py, line 26: hass.async_create_task(, please create a bug report at https://github.com/jampez77/DVLA-Vehicle-Enquiry-Service/issues

jampez77 commented 1 month ago

Thanks for bringing this to my attention! I'll try and find some time for this one soon.

jampez77 commented 1 month ago

This should be fixed in 2024.7.0