Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.homekit_controller.diagnostics
 

Functions

dict[str, Any] homeassistant.components.homekit_controller.diagnostics._async_get_diagnostics (HomeAssistant hass, ConfigEntry entry, DeviceEntry|None device=None)
 
dict[str, Any] homeassistant.components.homekit_controller.diagnostics._async_get_diagnostics_for_device (HomeAssistant hass, DeviceEntry device)
 
dict[str, Any] homeassistant.components.homekit_controller.diagnostics.async_get_config_entry_diagnostics (HomeAssistant hass, ConfigEntry entry)
 
dict[str, Any] homeassistant.components.homekit_controller.diagnostics.async_get_device_diagnostics (HomeAssistant hass, ConfigEntry entry, DeviceEntry device)
 

Variables

list homeassistant.components.homekit_controller.diagnostics.REDACTED_CHARACTERISTICS
 
list homeassistant.components.homekit_controller.diagnostics.REDACTED_CONFIG_ENTRY_KEYS
 
list homeassistant.components.homekit_controller.diagnostics.REDACTED_STATE = ["access_token", "entity_picture"]