Base CameraView.
Definition at line 954 of file __init__.py.
◆ __init__()
Initialize a basic camera view.
Definition at line 959 of file __init__.py.
◆ get()
| web.StreamResponse homeassistant.components.camera.CameraView.get |
( |
|
self, |
|
|
web.Request |
request, |
|
|
str |
entity_id |
|
) |
| |
◆ handle()
| web.StreamResponse homeassistant.components.camera.CameraView.handle |
( |
|
self, |
|
|
web.Request |
request, |
|
|
Camera |
camera |
|
) |
| |
◆ component
| homeassistant.components.camera.CameraView.component |
◆ requires_auth
| homeassistant.components.camera.CameraView.requires_auth |
|
static |
The documentation for this class was generated from the following file: