hass-core/tests/components/camera
Erik Montnemery 5f2b4001f3
Separate recorder database schema from other classes (#72977)
* Separate recorder database schema from other classes

* fix logbook imports

* migrate new tests

* few more

* last one

* fix merge

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-06-07 14:41:43 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
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 Add EntityFeature enum to Camera (#69072) 2022-04-01 09:38:03 -07: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