Go to the source code of this file.
Classes | |
| class | homeassistant.components.xmpp.notify.XmppNotificationService |
Namespaces | |
| homeassistant.components.xmpp.notify | |
Functions | |
| XmppNotificationService | homeassistant.components.xmpp.notify.async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
| def | homeassistant.components.xmpp.notify.async_send_message (sender, password, recipients, use_tls, verify_certificate, room, hass, message, timeout=None, data=None) |