mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-25 06:58:53 +00:00
Add Frigate to set up
This commit is contained in:
1
config/www/community/frigate-hass-card/media-b0eb3f2a.js
Normal file
1
config/www/community/frigate-hass-card/media-b0eb3f2a.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}getContentType(){return"snapshot"===this._mediaType?"image":"video"}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{t as V,e as a};
|
Reference in New Issue
Block a user