Public Member Functions | |
| dict[str, Any] | as_dict (self) |
| MatterUpdateExtraStoredData | from_dict (cls, dict[str, Any] data) |
Static Public Attributes | |
| None | |
| dict[str, Any] homeassistant.components.matter.update.MatterUpdateExtraStoredData.as_dict | ( | self | ) |
Return a dict representation of the extra data.
Reimplemented from homeassistant.helpers.restore_state.ExtraStoredData.
| MatterUpdateExtraStoredData homeassistant.components.matter.update.MatterUpdateExtraStoredData.from_dict | ( | cls, | |
| dict[str, Any] | data | ||
| ) |
|
static |