|
| web.Response | post (self, web.Request request) |
| |
|
| string | name = "api:config:core:check_config" |
| |
| string | url = "/api/config/core/check_config" |
| |
Hassbian packages endpoint.
Definition at line 28 of file core.py.
◆ post()
| web.Response homeassistant.components.config.core.CheckConfigView.post |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
Validate configuration and return results.
Definition at line 35 of file core.py.
◆ name
| string homeassistant.components.config.core.CheckConfigView.name = "api:config:core:check_config" |
|
static |
◆ url
| string homeassistant.components.config.core.CheckConfigView.url = "/api/config/core/check_config" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/config/core.py