Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This will stop working in Home Assistant 2025.5 #1864

Open
alexcool83 opened this issue Dec 7, 2024 · 0 comments
Open

This will stop working in Home Assistant 2025.5 #1864

alexcool83 opened this issue Dec 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alexcool83
Copy link

Registratore: homeassistant.helpers.frame
Fonte: helpers/frame.py:324
Prima occorrenza: 18:35:36 (2 occorrenze)
Ultimo accesso: 18:35:37

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
Detected that custom integration 'localtuya' calls async_forward_entry_setups for integration localtuya with title: localtuya and entry_id: 01JE0JYQZ4V1G3WGY0SQ0FSTMA, during setup without awaiting async_forward_entry_setups, which can cause the setup lock to be released before the setup is done at custom_components/localtuya/init.py, line 275: await hass.config_entries.async_forward_entry_setups(entry, platforms). This will stop working in Home Assistant 2025.1, please create a bug report at https://github.com/rospogrigio/localtuya/issues

@alexcool83 alexcool83 added the bug Something isn't working label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant