Home Assistant Unofficial Reference 2024.12.1
util.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.rest.util
 

Functions

dict[str, Any] homeassistant.components.rest.util.parse_json_attributes (str|None value, list[str] json_attrs, str|None json_attrs_path)
 

Variables

 homeassistant.components.rest.util._LOGGER = logging.getLogger(__name__)