Files
localtuya-modded/custom_components
Michiel De Wilde e6bcaa1127 Deprecation fix: use async_register_admin_service
This fixes the following reported issue:

Detected that custom integration 'localtuya' accesses
hass.helpers.service, which should be updated to import functions used
from service directly at custom_components/localtuya/__init__.py,
line 165: hass.helpers.service.async_register_admin_service(. This will
stop working in Home Assistant 2025.5, please create a bug report at
https://github.com/rospogrigio/localtuya/issues
2025-05-08 09:50:35 +02:00
..