core/homeassistant/components/camera
Allen Porter dafea00f41
Rename `stream_type` to `frontend_stream_type` ()
Camera devices may support multiple stream sources so we want to clarify that
this is meant to decide which stream source is used in the frontend only.

Will set stream_type temporarily to allow rollout without breaking nightly,
and this will be removed after frontend is updated.
2021-10-17 20:16:29 -07:00
..
translations
__init__.py Rename `stream_type` to `frontend_stream_type` () 2021-10-17 20:16:29 -07:00
const.py Add WebSocket API for intiting a WebRTC stream () 2021-10-07 22:13:14 -07:00
img_util.py Ensure camera scaling always produces an image of at least the requested width and height () 2021-08-24 10:44:12 +02:00
manifest.json Upgrade PyTurboJPEG to 1.6.1 () 2021-09-23 15:34:34 +02:00
prefs.py
services.yaml
strings.json