hass-core/homeassistant/components/stream
uvjustin 08a3140e6c
Allow generic camera conf without still_image_url (#62611)
* Allow generic config with no CONF_STILL_IMAGE_URL
* Use Stream.async_get_image when no CONF_STILL_IMAGE_URL
* Remove GenericCamera.camera_image
2021-12-26 15:53:14 +08:00
..
__init__.py Allow generic camera conf without still_image_url (#62611) 2021-12-26 15:53:14 +08:00
const.py
core.py Use lock in Camera.create_stream (#62757) 2021-12-25 04:14:43 +08:00
fmp4utils.py
hls.py
manifest.json Add get_image method to Stream (#61918) 2021-12-23 00:24:53 +08:00
recorder.py Remove unnecessary checks before calling os.makedirs (#62576) 2021-12-23 09:59:31 +01:00
worker.py Add get_image method to Stream (#61918) 2021-12-23 00:24:53 +08:00