mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 10:17:44 -05:00
* Remove dependencies on keepalive from StremaOutput and stream_worker Pull logic from StreamOutput and stream_worker into the Stream class, unifying keepalive and idle timeout logic. This prepares for future changes to preserve hls state across stream url changes.