View to create issue fix flows.
Definition at line 111 of file websocket_api.py.
◆ post()
| web.Response homeassistant.components.repairs.websocket_api.RepairsFlowIndexView.post |
( |
|
self, |
|
|
web.Request |
request, |
|
|
dict[str, Any] |
data |
|
) |
| |
◆ data
| homeassistant.components.repairs.websocket_api.RepairsFlowIndexView.data |
|
static |
◆ extra
| homeassistant.components.repairs.websocket_api.RepairsFlowIndexView.extra |
|
static |
◆ name
| string homeassistant.components.repairs.websocket_api.RepairsFlowIndexView.name = "api:repairs:issues:fix" |
|
static |
◆ result
| homeassistant.components.repairs.websocket_api.RepairsFlowIndexView.result |
|
static |
◆ url
| string homeassistant.components.repairs.websocket_api.RepairsFlowIndexView.url = "/api/repairs/issues/fix" |
|
static |
The documentation for this class was generated from the following file: