Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.shelly.climate.ShellyClimateExtraStoredData Class Reference
Inheritance diagram for homeassistant.components.shelly.climate.ShellyClimateExtraStoredData:
[legend]
Collaboration diagram for homeassistant.components.shelly.climate.ShellyClimateExtraStoredData:
[legend]

Public Member Functions

dict[str, Any] as_dict (self)
 

Static Public Attributes

 None
 

Detailed Description

Object to hold extra stored data.

Definition at line 149 of file climate.py.

Member Function Documentation

◆ as_dict()

dict[str, Any] homeassistant.components.shelly.climate.ShellyClimateExtraStoredData.as_dict (   self)
Return a dict representation of the text data.

Reimplemented from homeassistant.helpers.restore_state.ExtraStoredData.

Definition at line 154 of file climate.py.

Member Data Documentation

◆ None

homeassistant.components.shelly.climate.ShellyClimateExtraStoredData.None
static

Definition at line 152 of file climate.py.


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