hass-core/tests/components/generic
Dave T cdd5a5f68b
Generic ipcam configflow2 followup ()
* Address code review comments

* Add type hints

* Remvoe unused strings

* Remove persistent notification setup

* Patch async_configre

* Fix pylint warning

* Address review comments

* Clean types

* Code review: defer local var assignment

Co-authored-by: Dave T <davet2001@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-17 07:07:21 +02:00
..
fixtures Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
__init__.py Consolidate all platforms that have tests () 2019-03-18 23:07:39 -07:00
conftest.py Generic ipcam configflow2 followup () 2022-06-17 07:07:21 +02:00
sample1_animate.png Add image test cases to generic () 2022-04-02 10:54:19 +02:00
sample2_jpeg_odd_header.jpg Add image test cases to generic () 2022-04-02 10:54:19 +02:00
sample3_jpeg_odd_header.jpg Add image test cases to generic () 2022-04-02 10:54:19 +02:00
sample4_K5-60mileAnim-320x240.gif Add image test cases to generic () 2022-04-02 10:54:19 +02:00
sample5_webp.webp Support webp still image format in generic camera () 2022-04-08 23:06:34 -07:00
test_camera.py Use create_stream in generic camera config flow () 2022-06-11 15:38:43 +10:00
test_config_flow.py Generic ipcam configflow2 followup () 2022-06-17 07:07:21 +02:00
test_diagnostics.py Add diagnostics file export to generic camera () 2022-05-13 10:27:08 -07:00