Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.home_connect.diagnostics
 

Functions

dict[str, Any] homeassistant.components.home_connect.diagnostics._generate_appliance_diagnostics (HomeConnectAppliance appliance)
 
dict[str, dict[str, Any]] homeassistant.components.home_connect.diagnostics._generate_entry_diagnostics (list[HomeConnectDevice] devices)
 
dict[str, Any] homeassistant.components.home_connect.diagnostics.async_get_config_entry_diagnostics (HomeAssistant hass, HomeConnectConfigEntry entry)
 
dict[str, Any] homeassistant.components.home_connect.diagnostics.async_get_device_diagnostics (HomeAssistant hass, HomeConnectConfigEntry entry, DeviceEntry device)