Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.sfr_box.diagnostics
 

Functions

dict[str, Any]|None homeassistant.components.sfr_box.diagnostics._async_redact_data (DataclassInstance|None obj)
 
dict[str, Any] homeassistant.components.sfr_box.diagnostics.async_get_config_entry_diagnostics (HomeAssistant hass, ConfigEntry entry)
 

Variables

dictionary homeassistant.components.sfr_box.diagnostics.TO_REDACT = {"mac_addr", "serial_number", "ip_addr", "ipv6_addr"}