|
| web.Response | get (self, web.Request request) |
| |
|
| string | name = "api:config:config_entries:entry" |
| |
| string | url = "/api/config/config_entries/entry" |
| |
View to get available config entries.
Definition at line 60 of file config_entries.py.
◆ get()
| web.Response homeassistant.components.config.config_entries.ConfigManagerEntryIndexView.get |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
◆ name
| string homeassistant.components.config.config_entries.ConfigManagerEntryIndexView.name = "api:config:config_entries:entry" |
|
static |
◆ url
| string homeassistant.components.config.config_entries.ConfigManagerEntryIndexView.url = "/api/config/config_entries/entry" |
|
static |
The documentation for this class was generated from the following file: