core/tests/components/stream
Allen Porter 715a254913
Handle stream failures in recorder (#47151)
* Handle stream failures in recorder

Fail gracefully with an error message when the recorder is invoked with no segments due to a stream failure.

* Update homeassistant/components/stream/recorder.py

Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com>

Co-authored-by: uvjustin <46082645+uvjustin@users.noreply.github.com>
2021-02-28 18:01:28 -08:00
..
__init__.py
common.py Change the API boundary between camera and stream with initial improvement for nest expiring stream urls (#45431) 2021-02-08 19:53:28 -08:00
conftest.py Fix bug in test found by manual log inspection (#46309) 2021-02-09 21:59:49 -08:00
test_hls.py Fix flaky hls keepalive test (#47186) 2021-02-28 10:25:07 -08:00
test_recorder.py Handle stream failures in recorder (#47151) 2021-02-28 18:01:28 -08:00
test_worker.py Rollback stream StreamOutput refactoring in PR#46610 (#46684) 2021-02-20 06:49:39 -08:00