Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.mailgun.notify.MailgunNotificationService Member List

This is the complete list of members for homeassistant.components.mailgun.notify.MailgunNotificationService, including all inherited members.

__init__(self, domain, sandbox, api_key, sender, recipient)homeassistant.components.mailgun.notify.MailgunNotificationService
_api_keyhomeassistant.components.mailgun.notify.MailgunNotificationServiceprivate
_clienthomeassistant.components.mailgun.notify.MailgunNotificationServiceprivate
_domainhomeassistant.components.mailgun.notify.MailgunNotificationServiceprivate
_recipienthomeassistant.components.mailgun.notify.MailgunNotificationServiceprivate
_sandboxhomeassistant.components.mailgun.notify.MailgunNotificationServiceprivate
_senderhomeassistant.components.mailgun.notify.MailgunNotificationServiceprivate
connection_is_valid(self)homeassistant.components.mailgun.notify.MailgunNotificationService
initialize_client(self)homeassistant.components.mailgun.notify.MailgunNotificationService
send_message(self, message="", **kwargs)homeassistant.components.mailgun.notify.MailgunNotificationService