|
| web.Response | post (self, web.Request request, dict[str, Any] data) |
| |
Resend email confirmation code.
Definition at line 293 of file http_api.py.
◆ post()
| web.Response homeassistant.components.cloud.http_api.CloudResendConfirmView.post |
( |
|
self, |
|
|
web.Request |
request, |
|
|
dict[str, Any] |
data |
|
) |
| |
Handle resending confirm email code request.
Definition at line 302 of file http_api.py.
◆ name
| homeassistant.components.cloud.http_api.CloudResendConfirmView.name |
|
static |
◆ url
| homeassistant.components.cloud.http_api.CloudResendConfirmView.url |
|
static |
The documentation for this class was generated from the following file: