Home Assistant Unofficial Reference 2024.12.1
websocket_api.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.mobile_app.websocket_api
 

Functions

def homeassistant.components.mobile_app.websocket_api._ensure_webhook_access (func)
 
def homeassistant.components.mobile_app.websocket_api.async_setup_commands (hass)
 
None homeassistant.components.mobile_app.websocket_api.handle_push_notification_channel (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.mobile_app.websocket_api.handle_push_notification_confirm (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)