|
| web.Response | post (self, web.Request request) |
| |
|
| string | name = "api:cloud:google_actions/sync" |
| |
| string | url = "/api/cloud/google_actions/sync" |
| |
Trigger a Google Actions Smart Home Sync.
Definition at line 189 of file http_api.py.
◆ post()
| web.Response homeassistant.components.cloud.http_api.GoogleActionsSyncView.post |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
Trigger a Google Actions sync.
Definition at line 197 of file http_api.py.
◆ name
| string homeassistant.components.cloud.http_api.GoogleActionsSyncView.name = "api:cloud:google_actions/sync" |
|
static |
◆ url
| string homeassistant.components.cloud.http_api.GoogleActionsSyncView.url = "/api/cloud/google_actions/sync" |
|
static |
The documentation for this class was generated from the following file: