mirror of
https://github.com/home-assistant/core.git
synced 2025-06-19 04:27:07 +00:00

* Add SUPPORT_STREAM to supported_features. * Implement stream_source with channel RTSP URIs. * Add Tests for Stream Support. * Make stream_source async. * Removed unused import. * Re-wrote test to remove warning, and lint error.