Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.brother.diagnostics Namespace Reference

Functions

dict[str, Any] async_get_config_entry_diagnostics (HomeAssistant hass, BrotherConfigEntry config_entry)
 

Detailed Description

Diagnostics support for Brother.

Function Documentation

◆ async_get_config_entry_diagnostics()

dict[str, Any] homeassistant.components.brother.diagnostics.async_get_config_entry_diagnostics ( HomeAssistant  hass,
BrotherConfigEntry   config_entry 
)
Return diagnostics for a config entry.

Definition at line 13 of file diagnostics.py.