Home Assistant Unofficial Reference 2024.12.1
diagnostics.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.notion.diagnostics
 

Functions

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

Variables

string homeassistant.components.notion.diagnostics.CONF_DEVICE_KEY = "device_key"
 
string homeassistant.components.notion.diagnostics.CONF_HARDWARE_ID = "hardware_id"
 
string homeassistant.components.notion.diagnostics.CONF_LAST_BRIDGE_HARDWARE_ID = "last_bridge_hardware_id"
 
string homeassistant.components.notion.diagnostics.CONF_TITLE = "title"
 
string homeassistant.components.notion.diagnostics.CONF_USER_ID = "user_id"
 
dictionary homeassistant.components.notion.diagnostics.TO_REDACT