mirror of
https://github.com/home-assistant/core.git
synced 2026-05-22 08:20:04 +01:00
dca6a93898
* 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.