petrleocompel / hikaxpro_hacs

HACS repository of Hikvision Ax Pro integration for home assistant
MIT License
40 stars 4 forks source link

[WARNING] accesses hass.helpers.service deprecated #117

Open r0bb10 opened 3 months ago

r0bb10 commented 3 months ago
Detected that custom integration 'hikvision_axpro' accesses hass.helpers.service. This is deprecated and will stop working in Home Assistant 2024.11, it should be updated to import functions used from service directly at custom_components/hikvision_axpro/__init__.py, line 59: hass.helpers.service.async_register_admin_service(, please create a bug report at https://github.com/petrleocompel/hikaxpro_hacs/issues

Hi, i noticed that something changed in the latest updates (hacs itself also has the same message), reporting this to track it :)