Home Assistant Unofficial Reference 2024.12.1
websocket_api.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.hassio.websocket_api
 

Functions

None homeassistant.components.hassio.websocket_api.async_load_websocket_api (HomeAssistant hass)
 
None homeassistant.components.hassio.websocket_api.websocket_subscribe (HomeAssistant hass, ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.hassio.websocket_api.websocket_supervisor_api (HomeAssistant hass, ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.hassio.websocket_api.websocket_supervisor_event (HomeAssistant hass, ActiveConnection connection, dict[str, Any] msg)
 

Variables

 homeassistant.components.hassio.websocket_api.Logger
 
 homeassistant.components.hassio.websocket_api.SCHEMA_WEBSOCKET_EVENT
 
 homeassistant.components.hassio.websocket_api.WS_NO_ADMIN_ENDPOINTS