mirror of
https://github.com/home-assistant/core.git
synced 2026-06-07 07:56:49 +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.