Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.deconz.diagnostics
 

Functions

dict[str, Any] homeassistant.components.deconz.diagnostics.async_get_config_entry_diagnostics (HomeAssistant hass, ConfigEntry config_entry)
 

Variables

dictionary homeassistant.components.deconz.diagnostics.REDACT_CONFIG = {CONF_API_KEY, CONF_UNIQUE_ID}
 
dictionary homeassistant.components.deconz.diagnostics.REDACT_DECONZ_CONFIG = {"bridgeid", "mac", "panid"}