Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.restore_state.ExtraStoredData Class Reference
Inheritance diagram for homeassistant.helpers.restore_state.ExtraStoredData:
[legend]
Collaboration diagram for homeassistant.helpers.restore_state.ExtraStoredData:
[legend]

Public Member Functions

dict[str, Any] as_dict (self)
 

Detailed Description

Object to hold extra stored data.

Definition at line 38 of file restore_state.py.

Member Function Documentation

◆ as_dict()


The documentation for this class was generated from the following file: