rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.95k stars 563 forks source link

localtuya accesses hass.helpers.service #1800

Open gassentb opened 1 month ago

gassentb commented 1 month ago

Logger: homeassistant.helpers.frame Källa: helpers/frame.py:184

Detected that custom integration 'localtuya' 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/localtuya/init.py, line 165: hass.helpers.service.async_register_admin_service(, please create a bug report at https://github.com/rospogrigio/localtuya/issues

glennwalsh commented 1 month ago

I also am seeing this warning

berkavil commented 1 month ago

The same issue here, thank you

mpoffo1231 commented 1 month ago

Also seeing this in my set-up.

bradkemper commented 1 week ago

Me too