mirror of
https://github.com/home-assistant/core.git
synced 2025-05-09 00:19:20 +00:00

* Image entity media source * MJPEG streaming * Update on change rather than fixed interval * Only send boundary twice * return when image has no data * Write each frame twice * Use friendly name when browsing * Fix sending of double frame * Initial image proxy test * Improve proxy stream test * Refactor * Code review fixes