diff --git a/src/components/ha-camera-stream.ts b/src/components/ha-camera-stream.ts index 6d8b17c515..f60e0b8c86 100644 --- a/src/components/ha-camera-stream.ts +++ b/src/components/ha-camera-stream.ts @@ -48,12 +48,12 @@ class HaCameraStream extends LitElement { } return html` - ${this._shouldRenderMJPEG + ${__DEMO__ || this._shouldRenderMJPEG ? html`