core/tests/components/generic
Dave T bf59241dab
Add stream preview to options flow in generic camera (#133927)
* Add stream preview to options flow

* Increase test coverage

* Code review: use correct flow handler type in cast

* Restore test coverage to 100%

* Remove error and test that can't be triggered yet
2024-12-30 15:46:42 -08:00
..
fixtures
__init__.py
conftest.py Add config flow stream preview to generic camera (#122563) 2024-12-22 17:31:03 +01:00
sample1_animate.png
sample2_jpeg_odd_header.jpg
sample3_jpeg_odd_header.jpg
sample4_K5-60mileAnim-320x240.gif
sample5_webp.webp
test_camera.py Bump aiohttp to 3.11.0b3 (#129363) 2024-11-06 15:59:31 -06:00
test_config_flow.py Add stream preview to options flow in generic camera (#133927) 2024-12-30 15:46:42 -08:00
test_diagnostics.py