Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.nws.diagnostics
 

Functions

dict[str, Any] homeassistant.components.nws.diagnostics.async_get_config_entry_diagnostics (HomeAssistant hass, NWSConfigEntry config_entry)
 

Variables

dictionary homeassistant.components.nws.diagnostics.CONFIG_TO_REDACT = {CONF_API_KEY, CONF_LATITUDE, CONF_LONGITUDE, CONF_STATION}
 
dictionary homeassistant.components.nws.diagnostics.OBSERVATION_TO_REDACT = {"station"}