Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.esphome.diagnostics
 

Functions

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

Variables

string homeassistant.components.esphome.diagnostics.CONF_MAC_ADDRESS = "mac_address"
 
dictionary homeassistant.components.esphome.diagnostics.REDACT_KEYS = {CONF_NOISE_PSK, CONF_PASSWORD, CONF_MAC_ADDRESS}