diff --git a/src/frigate-card.ts b/src/frigate-card.ts index 661db23c..33c66952 100644 --- a/src/frigate-card.ts +++ b/src/frigate-card.ts @@ -1,5 +1,5 @@ -// TODO Feature: Make editor work. // TODO Feature: Add title to clips / snapshots playing/viewing +// TODO Feature: Automatically reload views as events happen. // TODO Quality: Single enum for view modes across enum and types and editor. // TODO Bug: Sometimes webrtc component shows up as not found in browser (maybe after fresh build?) // TODO Last step: Add documentation & screenshots.