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

Detected that custom integration 'another_mvg' accessed lovelace_data #31

Open
Jabberwoky58 opened this issue Feb 6, 2025 · 1 comment

Comments

@Jabberwoky58
Copy link

Jabberwoky58 commented Feb 6, 2025

Logger: homeassistant.helpers.frame
Quelle: helpers/frame.py:324
Erstmals aufgetreten: 21:25:59 (4 Vorkommnisse)
Zuletzt protokolliert: 21:26:12

Detected that custom integration 'another_mvg' accessed lovelace_data['mode'] instead of lovelace_data.mode at custom_components/another_mvg/frontend/init.py, line 19: if self.hass.data["lovelace"]["mode"] == "storage":. This will stop working in Home Assistant 2026.2, please create a bug report at https://github.com/Nisbo/another_mvg/issues
Detected that custom integration 'another_mvg' accessed lovelace_data['resources'] instead of lovelace_data.resources at custom_components/another_mvg/frontend/init.py, line 35: if self.hass.data["lovelace"]["resources"].loaded:. This will stop working in Home Assistant 2026.2, please create a bug report at https://github.com/Nisbo/another_mvg/issues
Detected that custom integration 'another_mvg' accessed lovelace_data['resources'] instead of lovelace_data.resources at custom_components/another_mvg/frontend/init.py, line 51: for resource in self.hass.data["lovelace"]["resources"].async_items(). This will stop working in Home Assistant 2026.2, please create a bug report at https://github.com/Nisbo/another_mvg/issues

Core 2025.2.0
Supervisor 2025.02.0
Operating System 14.2
Frontend 20250205.0

@Nisbo
Copy link
Owner

Nisbo commented Feb 7, 2025

Thx for reporting.
Will be fixed in the next release.

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

2 participants