Home Assistant Unofficial Reference 2024.12.1
state_attributes.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.recorder.models.state_attributes
 

Functions

dict[str, Any] homeassistant.components.recorder.models.state_attributes.decode_attributes_from_source (Any source, dict[str, dict[str, Any]] attr_cache)
 

Variables

 homeassistant.components.recorder.models.state_attributes._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.recorder.models.state_attributes.EMPTY_JSON_OBJECT = "{}"