mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 22:54:24 +01: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.