Classes | |
| class | MailgunNotificationService |
Functions | |
| MailgunNotificationService|None | get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | ATTR_IMAGES = "images" |
| bool | DEFAULT_SANDBOX = False |
| PLATFORM_SCHEMA | |
Support for the Mailgun mail notifications.
| MailgunNotificationService | None homeassistant.components.mailgun.notify.get_service | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |
|
private |
| string homeassistant.components.mailgun.notify.ATTR_IMAGES = "images" |
| bool homeassistant.components.mailgun.notify.DEFAULT_SANDBOX = False |