Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.mobile_app.push_notification.PushChannel Member List

This is the complete list of members for homeassistant.components.mobile_app.push_notification.PushChannel, including all inherited members.

__init__(self, HomeAssistant hass, str webhook_id, bool support_confirm, Callable[[dict], None] send_message, Callable[[], None] on_teardown)homeassistant.components.mobile_app.push_notification.PushChannel
_send_messagehomeassistant.components.mobile_app.push_notification.PushChannelprivate
async_confirm_notification(self, confirm_id)homeassistant.components.mobile_app.push_notification.PushChannel
async_send_notification(self, data, fallback_send)homeassistant.components.mobile_app.push_notification.PushChannel
async_teardown(self)homeassistant.components.mobile_app.push_notification.PushChannel
hasshomeassistant.components.mobile_app.push_notification.PushChannel
on_teardownhomeassistant.components.mobile_app.push_notification.PushChannel
support_confirmhomeassistant.components.mobile_app.push_notification.PushChannel
webhook_idhomeassistant.components.mobile_app.push_notification.PushChannel