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

Deprecated async_forward_entry_setup call #7

Open
tjorim opened this issue Jul 12, 2024 · 1 comment
Open

Deprecated async_forward_entry_setup call #7

tjorim opened this issue Jul 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@tjorim
Copy link

tjorim commented Jul 12, 2024

This will stop working in HA 2025.6

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 11:45:31 (11 occurrences)
Last logged: 11:46:21

Detected that custom integration 'start_time' calls async_forward_entry_setup for integration, start_time with title: Start Time and entry_id: 4042dae57affa7b941c965a433878efb, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/start_time/__init__.py, line 18: hass.async_create_task(hass.config_entries.async_forward_entry_setup(, please create a bug report at https://github.com/AlexxIT/StartTime/issues
@AlexxIT AlexxIT added the enhancement New feature or request label Jul 13, 2024
@AlexxIT AlexxIT self-assigned this Jul 13, 2024
@qosmio
Copy link

qosmio commented Jul 23, 2024

FYI,

Opened a PR for this issue here:
fix deprecated async_forward_entry_setup call

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants