Initial update force work.

This commit is contained in:
Dermot Duffy
2021-11-28 15:45:40 -08:00
parent 4315f6960e
commit df703c7293
6 changed files with 64 additions and 19 deletions
+1
View File
@@ -11,6 +11,7 @@ export const CONF_FRIGATE_ZONE = 'frigate.zone';
export const CONF_VIEW_DEFAULT = 'view.default';
export const CONF_VIEW_TIMEOUT = 'view.timeout';
export const CONF_VIEW_UPDATE_FORCE = 'view.update_force';
export const CONF_EVENT_VIEWER_AUTOPLAY_CLIP = 'event_viewer.autoplay_clip';
export const CONF_EVENT_VIEWER_DRAGGABLE = 'event_viewer.draggable';