|
| string | name = "api:calendars" |
| |
| string | url = "/api/calendars" |
| |
View to retrieve calendar list.
Definition at line 675 of file __init__.py.
◆ __init__()
◆ get()
| web.Response homeassistant.components.calendar.CalendarListView.get |
( |
|
self, |
|
|
web.Request |
request |
|
) |
| |
◆ component
| homeassistant.components.calendar.CalendarListView.component |
◆ name
| string homeassistant.components.calendar.CalendarListView.name = "api:calendars" |
|
static |
◆ url
| string homeassistant.components.calendar.CalendarListView.url = "/api/calendars" |
|
static |
The documentation for this class was generated from the following file: