Home Assistant Unofficial Reference 2024.12.1
websocket_api.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.repairs.websocket_api.RepairsFlowIndexView
 
class  homeassistant.components.repairs.websocket_api.RepairsFlowResourceView
 

Namespaces

 homeassistant.components.repairs.websocket_api
 

Functions

None homeassistant.components.repairs.websocket_api.async_setup (HomeAssistant hass)
 
None homeassistant.components.repairs.websocket_api.ws_get_issue_data (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.repairs.websocket_api.ws_ignore_issue (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.repairs.websocket_api.ws_list_issues (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)