|
| web.Response | get (self, web.Request request) |
| |
View to return a manifest.json.
Definition at line 696 of file __init__.py.
◆ get()
| web.Response homeassistant.components.frontend.ManifestJSONView.get |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
◆ name
| string homeassistant.components.frontend.ManifestJSONView.name = "manifestjson" |
|
static |
◆ requires_auth
| bool homeassistant.components.frontend.ManifestJSONView.requires_auth = False |
|
static |
◆ url
| string homeassistant.components.frontend.ManifestJSONView.url = "/manifest.json" |
|
static |
The documentation for this class was generated from the following file: