You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: