Public Member Functions | |
| None | ws_list_item (self, HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg) |
Class to expose storage collection management over websocket.
Definition at line 303 of file dashboard.py.
| None homeassistant.components.lovelace.dashboard.DashboardsCollectionWebSocket.ws_list_item | ( | self, | |
| HomeAssistant | hass, | ||
| websocket_api.ActiveConnection | connection, | ||
| dict[str, Any] | msg | ||
| ) |
Send Lovelace UI resources over WebSocket connection.
Definition at line 307 of file dashboard.py.