|
| web.Response | post (self, web.Request request, dict[str, Any] data) |
| |
Register on the Home Assistant cloud.
Definition at line 249 of file http_api.py.
◆ post()
| web.Response homeassistant.components.cloud.http_api.CloudRegisterView.post |
( |
|
self, |
|
|
web.Request |
request, |
|
|
dict[str, Any] |
data |
|
) |
| |
Handle registration request.
Definition at line 262 of file http_api.py.
◆ min
| homeassistant.components.cloud.http_api.CloudRegisterView.min |
|
static |
◆ name
| homeassistant.components.cloud.http_api.CloudRegisterView.name |
|
static |
◆ url
| homeassistant.components.cloud.http_api.CloudRegisterView.url |
|
static |
The documentation for this class was generated from the following file: