Files
home-assistant-core/tests/components/stream
41a032e3e3 Add diagnostics to stream's Stream objects (#68020)
* Add diagnostics to stream's Stream objects

Add diagnostics key/value pair to the Stream object. Diagnostics support
in camera integration will be added in a follow up and will access the
diagnostics on the Stream object, similar to the examples in the unit
test.

* Rename to audio/video codec

* Fix test codec names

* Update tests/components/stream/test_worker.py

Co-authored-by: uvjustin <[email protected]>

Co-authored-by: Paulus Schoutsen <[email protected]>
Co-authored-by: uvjustin <[email protected]>
2022-03-18 07:40:09 -07:00
..