Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.androidtv.diagnostics
 

Functions

dict[str, dict[str, Any]] homeassistant.components.androidtv.diagnostics.async_get_config_entry_diagnostics (HomeAssistant hass, AndroidTVConfigEntry entry)
 

Variables

dictionary homeassistant.components.androidtv.diagnostics.TO_REDACT = {CONF_UNIQUE_ID}
 
dictionary homeassistant.components.androidtv.diagnostics.TO_REDACT_DEV = {ATTR_CONNECTIONS, ATTR_IDENTIFIERS}
 
dictionary homeassistant.components.androidtv.diagnostics.TO_REDACT_DEV_PROP = {PROP_ETHMAC, PROP_SERIALNO, PROP_WIFIMAC}