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

Stop working in Home Assistant 2025.X #120

Open
perseus177 opened this issue Jan 6, 2025 · 0 comments
Open

Stop working in Home Assistant 2025.X #120

perseus177 opened this issue Jan 6, 2025 · 0 comments

Comments

@perseus177
Copy link

Logger: homeassistant.helpers.frame
Zdroj: helpers/frame.py:324
Prvýkrát sa vyskytol: 12:53:16 (2 výskytov)
Naposledy prihlásený: 12:53:16

Detected that custom integration 'smartthings' accesses hass.helpers.storage, which should be updated to import functions used from storage directly at custom_components/smartthings/smartapp.py, line 212: store = hass.helpers.storage.Store(STORAGE_VERSION, STORAGE_KEY). This will stop working in Home Assistant 2025.5, please create a bug report at https://github.com/veista/smartthings/issues
Detected that custom integration 'smartthings' accesses hass.components.cloud, which should be updated to import functions used from cloud directly at custom_components/smartthings/smartapp.py, line 232: and hass.components.cloud.async_active_subscription(). This will stop working in Home Assistant 2025.3, please create a bug report at https://github.com/veista/smartthings/issues
Logger: homeassistant.helpers.frame
Zdroj: helpers/frame.py:234
Prvýkrát sa vyskytol: 12:53:19 (1 výskytov)
Naposledy prihlásený: 12:53:19

Detected code that calls async_forward_entry_setups for integration smartthings with title: Domov and entry_id: 01J5G207VQ7D7WDXN60GNZN0CM, during setup without awaiting async_forward_entry_setups, 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
Logger: homeassistant.const
Zdroj: helpers/deprecation.py:222
Prvýkrát sa vyskytol: 12:53:18 (3 výskytov)
Naposledy prihlásený: 12:53:35

AREA_SQUARE_METERS was used from smartthings, this is a deprecated constant which will be removed in HA Core 2025.12. Use UnitOfArea.SQUARE_METERS instead, please create a bug report at https://github.com/veista/smartthings/issues
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