From 719d9386c53e2f9c75de31e7ce58459b6ea68488 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Thu, 28 Oct 2021 11:02:06 -0700 Subject: [PATCH] Render Nest battery cam vertical video on screen correctly (#10431) Co-authored-by: Bram Kragten --- src/components/ha-camera-stream.ts | 4 ++-- src/components/ha-hls-player.ts | 1 + src/components/ha-web-rtc-player.ts | 6 ++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/components/ha-camera-stream.ts b/src/components/ha-camera-stream.ts index 5a10ec764e..8c50c15934 100644 --- a/src/components/ha-camera-stream.ts +++ b/src/components/ha-camera-stream.ts @@ -86,7 +86,7 @@ class HaCameraStream extends LitElement { } if (this.stateObj.attributes.frontend_stream_type === STREAM_TYPE_HLS) { return this._url - ? html`