Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.html5.notify.HTML5NotificationService Member List

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

__init__(self, hass, vapid_prv, vapid_email, registrations, json_path)homeassistant.components.html5.notify.HTML5NotificationService
_push_message(self, payload, **kwargs)homeassistant.components.html5.notify.HTML5NotificationServiceprivate
_vapid_emailhomeassistant.components.html5.notify.HTML5NotificationServiceprivate
_vapid_prvhomeassistant.components.html5.notify.HTML5NotificationServiceprivate
async_dismiss(self, **kwargs)homeassistant.components.html5.notify.HTML5NotificationService
dismiss(self, **kwargs)homeassistant.components.html5.notify.HTML5NotificationService
registrationshomeassistant.components.html5.notify.HTML5NotificationService
registrations_json_pathhomeassistant.components.html5.notify.HTML5NotificationService
send_message(self, message="", **kwargs)homeassistant.components.html5.notify.HTML5NotificationService
targets(self)homeassistant.components.html5.notify.HTML5NotificationService