core/tests/components/camera
J. Nick Koston 8e3454e46a
Remove legacy compatiblity for camera platforms that do not support width/height (#68039)
- async_camera_image or camera_image must accept the width and
  height arguments
2022-03-12 20:47:14 +02:00
..
__init__.py
common.py Add camera media source (#65977) 2022-02-08 14:32:02 -08:00
conftest.py Add camera media source (#65977) 2022-02-08 14:32:02 -08:00
test_img_util.py Ensure camera scaling always produces an image of at least the requested width and height (#55033) 2021-08-24 10:44:12 +02:00
test_init.py Remove legacy compatiblity for camera platforms that do not support width/height (#68039) 2022-03-12 20:47:14 +02:00
test_media_source.py Fix camera content type while browsing (#67256) 2022-02-26 10:02:13 +01:00