Home Assistant Unofficial Reference 2024.12.1
notify.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.mailgun.notify.MailgunNotificationService
 

Namespaces

 homeassistant.components.mailgun.notify
 

Functions

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

Variables

 homeassistant.components.mailgun.notify._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.mailgun.notify.ATTR_IMAGES = "images"
 
bool homeassistant.components.mailgun.notify.DEFAULT_SANDBOX = False
 
 homeassistant.components.mailgun.notify.PLATFORM_SCHEMA