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

serveral issues with battery sim #140

Open
RoyalFTH opened this issue Nov 18, 2024 · 0 comments
Open

serveral issues with battery sim #140

RoyalFTH opened this issue Nov 18, 2024 · 0 comments

Comments

@RoyalFTH
Copy link

Detected that custom integration 'battery_sim' calls async_forward_entry_setup for integration, battery_sim with title: battery_sim: HW Battery and entry_id: 01J1ZDQEMC6N4TSPDJ4AKDZFN6, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/battery_sim/init.py, line 137: hass.async_create_task(, please create a bug report at https://github.com/hif2k1/battery_sim/issues

Detected code that calls async_forward_entry_setup for integration battery_sim with title: battery_sim: HW Battery and entry_id: 01J1ZDQEMC6N4TSPDJ4AKDZFN6, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Detected code that calls async_forward_entry_setup for integration battery_sim with title: battery_sim: 2,7kWh HW accu and entry_id: 01J26KNXMAZ3WF4PZ79G6HZWXC, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Detected code that calls async_forward_entry_setup for integration battery_sim with title: battery_sim: 8,1kWh HW accu and entry_id: 01J26MW0M56F1XVV9HGRFN7W1R, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Detected code that calls async_forward_entry_setup for integration battery_sim with title: battery_sim: 10,8kWh HW accu and entry_id: 01J26NBNXGFH9V8WNP5YTHR9K3, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Detected code that calls async_forward_entry_setup for integration battery_sim with title: battery_sim: 5,4kWh HW accu and entry_id: 01J29698G0Y8MWS3A3F0S8GQCJ, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.

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

No branches or pull requests

1 participant