Dave T
cdd5a5f68b
Generic ipcam configflow2 followup ( #73511 )
...
* 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
uvjustin
b1f2e5f897
Use create_stream in generic camera config flow ( #73237 )
...
* Use create_stream in generic camera config flow
2022-06-11 15:38:43 +10:00
Dave T
807df530bc
Add diagnostics file export to generic camera ( #71492 )
2022-05-13 10:27:08 -07:00
Dave T
7a5235dc0c
Generic camera: Allow gif image type in still image checker ( #68933 )
2022-03-30 21:02:43 -10:00
Dave T
c1a2be72fc
Generic IP Camera configflow 2 ( #52360 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-03-28 09:08:00 -10:00
Dave T
89895c6c04
Improve tests for generic camera ( #63197 )
...
* Improve tests for generic camera
* Fix black error
* Code review: Move common code to fixtures
* Remove unnecessary patches from tests.
* Address review comments
* Code review: swap more patches for respx
* Code review: use _attr for frame interval.
2022-01-02 13:26:44 -08:00