Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.xmpp.notify.XmppNotificationService Member List

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

__init__(self, sender, resource, password, recipient, tls, verify, room, hass)homeassistant.components.xmpp.notify.XmppNotificationService
_hasshomeassistant.components.xmpp.notify.XmppNotificationServiceprivate
_passwordhomeassistant.components.xmpp.notify.XmppNotificationServiceprivate
_recipientshomeassistant.components.xmpp.notify.XmppNotificationServiceprivate
_resourcehomeassistant.components.xmpp.notify.XmppNotificationServiceprivate
_roomhomeassistant.components.xmpp.notify.XmppNotificationServiceprivate
_senderhomeassistant.components.xmpp.notify.XmppNotificationServiceprivate
_tlshomeassistant.components.xmpp.notify.XmppNotificationServiceprivate
_verifyhomeassistant.components.xmpp.notify.XmppNotificationServiceprivate
async_send_message(self, message="", **kwargs)homeassistant.components.xmpp.notify.XmppNotificationService