* Fix MJPEG fallback when still image URL is missing with basic auth
I picked up an old DCS-930L (circa 2010) camera to test with
to fix#94877
* Fix MJPEG fallback when still image URL is missing with basic auth
I picked up an old DCS-930L (circa 2010) camera to test with
to fix#94877
* Fix MJPEG fallback when still image URL is missing with basic auth
I picked up an old DCS-930L (circa 2010) camera to test with
to fix#94877
* Fix MJPEG fallback when still image URL is missing with basic auth
I picked up an old DCS-930L (circa 2010) camera to test with
to fix#94877
* Use httpx instead of requests for mjpeg camera images that need digest
Avoids jump to executor
* Use httpx instead of requests for mjpeg camera images that need digest
Avoids jump to executor
* stream as well
* fix
* fix
* Unused pylint suppression cleanups
* Remove outdated pylint bug references
* Add flake8-noqa config and note to run it every now and then
* Add codes to noqa's
* Unused noqa cleanups
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00
Renamed from homeassistant/components/camera/mjpeg.py (Browse further)