Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.husqvarna_automower.diagnostics
 

Functions

dict[str, Any] homeassistant.components.husqvarna_automower.diagnostics.async_get_config_entry_diagnostics (HomeAssistant hass, ConfigEntry entry)
 
dict[str, Any] homeassistant.components.husqvarna_automower.diagnostics.async_get_device_diagnostics (HomeAssistant hass, AutomowerConfigEntry entry, DeviceEntry device)
 

Variables

 homeassistant.components.husqvarna_automower.diagnostics._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.husqvarna_automower.diagnostics.CONF_REFRESH_TOKEN = "refresh_token"
 
string homeassistant.components.husqvarna_automower.diagnostics.POSITIONS = "positions"
 
dictionary homeassistant.components.husqvarna_automower.diagnostics.TO_REDACT