core/tests/components/camera
uvjustin 73f2bca377
Make Stream.stop() async (#73107)
* Make Stream.start() async
* Stop streams concurrently on shutdown
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-08 00:10:53 +08:00
..
__init__.py
common.py Add camera media source (#65977) 2022-02-08 14:32:02 -08:00
conftest.py Replace Camera STREAM_ constants with StreamType enum (#69871) 2022-04-11 16:27:27 -07: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 Make Stream.stop() async (#73107) 2022-06-08 00:10:53 +08:00
test_media_source.py Update integrations to pass target player when resolving media (#72597) 2022-05-27 09:05:06 -07:00
test_recorder.py Separate recorder database schema from other classes (#72977) 2022-06-07 14:41:43 +02:00