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
|
ce477e65ce
|
Render template during stream_url test for generic camera (#69716)
|
2022-05-25 09:02:48 +02:00 |
uvjustin
|
221b77297e
|
Declare exports from stream explicitly (#71898)
|
2022-05-15 17:58:57 +02:00 |
uvjustin
|
617b0d04dc
|
Decouple stream options from PyAV options (#71247)
Co-authored-by: Allen Porter <allen.porter@gmail.com>
|
2022-05-14 23:31:18 -07:00 |
uvjustin
|
7e49ae6410
|
Add use_wallclock_as_timestamps option to generic (#71245)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-05-12 16:43:24 -07:00 |
Dave T
|
26c6328b1f
|
Generic camera handle template adjacent to portnumber (#71031)
|
2022-05-01 16:13:21 -07:00 |
Dave T
|
2c028d203f
|
Remove invalid unique id from generic camera (#70568)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-04-27 17:08:18 -05:00 |
Dave T
|
d69a7e7be9
|
Hide credentials from generated titles in generic camera (#70204)
|
2022-04-18 07:57:52 -07:00 |
Dave T
|
32f9aefb40
|
Auto set content type for stream-only in generic camera (#70200)
|
2022-04-17 22:28:25 -07:00 |
Dave T
|
6d17f4ffff
|
Support webp still image format in generic camera (#69718)
|
2022-04-08 23:06:34 -07:00 |
Dave T
|
6fd041b290
|
Don't test config on yaml import for generic camera (#69714)
|
2022-04-08 22:59:54 -07:00 |
Dave T
|
be8e28503c
|
Generic fix stream thumbnail (#69378)
|
2022-04-07 15:01:29 -07:00 |
Dave T
|
c3354dcaae
|
Add image test cases to generic (#69040)
|
2022-04-02 10:54:19 +02: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
|
3244980a35
|
Generic camera: Allow svg detect to accept leading whitespace (#68932)
|
2022-03-31 00:45:55 +02: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 |