From 4fde2a123474a6aa481222e9ca2796b8fa8e5473 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Wed, 7 Oct 2020 14:08:58 -0400 Subject: [PATCH] Fix minor typo in 0.116 release notes (h.256 -> h.265) (#15029) * Fix minor typo in 0.116 release notes (h.256 -> h.265) * :pencil2: Tweak Co-authored-by: Klaas Schoute --- source/_posts/2020-10-07-release-116.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_posts/2020-10-07-release-116.markdown b/source/_posts/2020-10-07-release-116.markdown index 2ea5e50587e..531406a6e44 100644 --- a/source/_posts/2020-10-07-release-116.markdown +++ b/source/_posts/2020-10-07-release-116.markdown @@ -36,7 +36,7 @@ As always, enjoy the release! - [User and person management combined](#user-and-person-management-combined) - [Restore snapshots](#restore-snapshots) - [Performance metrics in the Supervisor UI](#performance-metrics-in-the-supervisor-ui) -- [H.256 stream support for Android](#h256-stream-support-for-android) +- [H.265 stream support for Android](#h265-stream-support-for-android) - [Automation editor has now weekday support](#automation-editor-has-now-weekday-support) - [Python 3.7 deprecated](#python-37-deprecated) - [Other noteworthy changes](#other-noteworthy-changes) @@ -105,9 +105,9 @@ idea of how much resources are used. Thanks [@ludeeus]! Supervisor UI now shows performance metrics.

-## H.256 stream support for Android +## H.265 stream support for Android -[@uvjustin] added support for H.256 streaming in the Android app, it will use a +[@uvjustin] added support for H.265 streaming in the Android app, it will use a native video player that is shown on top of the Home Assistant UI. This player will only work in the more info dialog, and can not be used In Lovelace cards.