Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.roborock.diagnostics
 

Functions

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

Variables

list homeassistant.components.roborock.diagnostics.TO_REDACT_CONFIG = ["token", "sn", "rruid", CONF_UNIQUE_ID, "username", "uid"]
 
list homeassistant.components.roborock.diagnostics.TO_REDACT_COORD = ["duid", "localKey", "mac", "bssid"]