Skip to content

Deprecation warning received regarding RestoreStateData.async_get_instance during Hass 2023.6.0 start-up #473

Closed
@slomanl1

Description

@slomanl1

2023-06-07 22:19:26.970 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that restore_state.RestoreStateData.async_get_instance is deprecated, and not intended to be called by custom components; Pleaserefactor your code to use RestoreEntity instead; restore_state.async_get(hass) can be used in the meantime. Please report issue to the custom integration author for pyscript using this method at custom_components/pyscript/init.py, line 83: restore_data = await RestoreStateData.async_get_instance(hass)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions