Home Assistant Unofficial Reference 2024.12.1
notify.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.apprise.notify.AppriseNotificationService
 

Namespaces

 homeassistant.components.apprise.notify
 

Functions

AppriseNotificationService|None homeassistant.components.apprise.notify.get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.apprise.notify._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.apprise.notify.CONF_FILE = "config"
 
 homeassistant.components.apprise.notify.PLATFORM_SCHEMA