mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-15 16:09:40 +00:00
#1487 and a ton of other updates.
This commit is contained in:
1
config/www/community/frigate-hass-card/media-c9012082.js
Normal file
1
config/www/community/frigate-hass-card/media-c9012082.js
Normal file
@@ -0,0 +1 @@
|
||||
var e;!function(e){e.MP4="mp4",e.HLS="hls"}(e||(e={}));class t{constructor(e,t){this._mediaType=e,this._cameraID=t}getCameraID(){return this._cameraID}getMediaType(){return this._mediaType}getVideoContentType(){return null}getID(){return null}getStartTime(){return null}getEndTime(){return null}getUsableEndTime(){return this.getEndTime()??(this.inProgress()?new Date:this.getStartTime())}inProgress(){return null}getContentID(){return null}getTitle(){return null}getThumbnail(){return null}isFavorite(){return null}includesTime(e){const t=this.getStartTime(),r=this.getUsableEndTime();return!!t&&!!r&&e>=t&&e<=r}setFavorite(e){}getWhere(){return null}}export{e as V,t as a};
|
Reference in New Issue
Block a user