Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.discord
 

Functions

bool homeassistant.components.discord.async_setup (HomeAssistant hass, ConfigType config)
 
bool homeassistant.components.discord.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.discord.CONFIG_SCHEMA = cv.config_entry_only_config_schema(DOMAIN)
 
list homeassistant.components.discord.PLATFORMS = [Platform.NOTIFY]