Initial version of status bar.
This commit is contained in:
@@ -120,6 +120,7 @@ customElements.whenDefined('ha-web-rtc-player').then(() => {
|
||||
supportsPause: true,
|
||||
hasAudio: mayHaveAudio(this._video),
|
||||
},
|
||||
technology: ['webrtc'],
|
||||
});
|
||||
}}
|
||||
@volumechange=${() => dispatchMediaVolumeChangeEvent(this)}
|
||||
|
||||
Reference in New Issue
Block a user