Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.ambient_station.diagnostics
 

Functions

dict[str, Any] homeassistant.components.ambient_station.diagnostics.async_get_config_entry_diagnostics (HomeAssistant hass, AmbientStationConfigEntry entry)
 

Variables

string homeassistant.components.ambient_station.diagnostics.CONF_API_KEY_CAMEL = "apiKey"
 
string homeassistant.components.ambient_station.diagnostics.CONF_APP_KEY_CAMEL = "appKey"
 
string homeassistant.components.ambient_station.diagnostics.CONF_DEVICE_ID_CAMEL = "deviceId"
 
string homeassistant.components.ambient_station.diagnostics.CONF_MAC_ADDRESS = "mac_address"
 
string homeassistant.components.ambient_station.diagnostics.CONF_MAC_ADDRESS_CAMEL = "macAddress"
 
string homeassistant.components.ambient_station.diagnostics.CONF_TITLE = "title"
 
string homeassistant.components.ambient_station.diagnostics.CONF_TZ = "tz"
 
dictionary homeassistant.components.ambient_station.diagnostics.TO_REDACT