Home Assistant Unofficial Reference 2024.12.1
context.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.recorder.models.context
 

Functions

str|None homeassistant.components.recorder.models.context.bytes_to_uuid_hex_or_none (bytes|None _bytes)
 
bytes|None homeassistant.components.recorder.models.context.uuid_hex_to_bytes_or_none (str|None uuid_hex)
 

Variables

 homeassistant.components.recorder.models.context._LOGGER