Home Assistant Unofficial Reference 2024.12.1
data_redaction.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.google_assistant.data_redaction
 

Functions

dict[str, Any] homeassistant.components.google_assistant.data_redaction.async_redact_msg (dict[str, Any] msg, str agent_user_id)
 
list[str] homeassistant.components.google_assistant.data_redaction.partial_redact_list_item (list[str] x, list[str] to_redact)
 
str homeassistant.components.google_assistant.data_redaction.partial_redact_string (str x, str to_redact)
 
dict[str, str] homeassistant.components.google_assistant.data_redaction.partial_redact_txt_dict (dict[str, str] x)
 
list[str] homeassistant.components.google_assistant.data_redaction.partial_redact_txt_list (list[str] x)
 

Variables

list homeassistant.components.google_assistant.data_redaction.MDNS_TXT_TO_REDACT