mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-27 04:52:56 +00:00
* initial commit for stream element * lit elements are apparently not self closing * add disconnectedCallback to teardown on unload * refactor stream element to UpdatingElement and bundle MJPEG handling with it * attach video element for HLS native * update hui-image to optionally show a live camera view (video or mjpeg) * fix playing inline video on iOS * implement review feedback * Fix update bugs * Tweaks * Fix stateObj changed