Home Assistant Unofficial Reference 2024.12.1
websocket_api.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.hardware.websocket_api.SystemStatus
 

Namespaces

 homeassistant.components.hardware.websocket_api
 

Functions

None homeassistant.components.hardware.websocket_api.async_setup (HomeAssistant hass)
 
None homeassistant.components.hardware.websocket_api.ws_info (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.hardware.websocket_api.ws_subscribe_system_status (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)