Commit Graph
271 Commits
Author SHA1 Message Date
Dermot Duffy 694b2daec5 Fix downloads from the timeline. 2022-06-10 17:11:54 -07:00
Dermot Duffy a62eaf4bc9 Change configuration path for Frigate options. 2022-06-10 13:44:10 -07:00
Dermot Duffy b8f1fb2aa3 Break out triggers into their own config section. 2022-06-10 10:07:40 -07:00
Dermot Duffy 6213e6d417 Fix missed reference. 2022-06-10 09:16:20 -07:00
Dermot Duffy 40be446c69 Add shortcut for a camera to depend on all others. 2022-06-08 21:45:11 -07:00
Felipe SantosandDermot Duffy 35f75f29c5 Update src/card.ts
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com>
2022-06-08 02:59:09 -03:00
Felipe Santos a845b451d0 Remove entity id from cast submenu
Because this is more a backend information than a frontend one.
2022-06-08 02:28:47 -03:00
Felipe Santos e3400ec815 Do not show unavailable media players
Because they are not playable, anyway.
2022-06-08 02:13:15 -03:00
Dermot Duffy 9358ae103a Add a way to get diagnostics for issue reports. 2022-06-06 20:18:47 -07:00
Dermot Duffy 67b33b1026 Add untrigger timer. 2022-06-05 17:55:01 -07:00
Dermot Duffy ac3b8634e8 Rename the event_viewer to media_viewer. 2022-06-04 11:04:38 -07:00
Dermot Duffy 7ebada9aa5 Initial draft of recordings support. 2022-06-04 11:04:38 -07:00
Felipe Santos 6a5c3e3f5b Implement selectBestViewForNonFrigateCameras 2022-05-24 13:59:24 -03:00
Felipe Santos 8c9513a1a1 Fallback to supported view even when action 2022-05-24 13:46:29 -03:00
Felipe Santos cffb570cc8 Merge remote-tracking branch 'upstream/release-4.0.0' into switch-to-live 2022-05-24 13:20:43 -03:00
Dermot Duffy f7da2c2793 Refactor aspect-ratio logic. 2022-05-23 21:15:31 -07:00
Dermot Duffy 697c602d74 Re-sort the triggered cameras after each trigger. 2022-05-22 17:21:51 -07:00
Dermot Duffy e54ed30f2c Strip diagnostic info. 2022-05-22 13:55:00 -07:00
Dermot Duffy 913056f9c8 README and option naming fixes. 2022-05-22 13:30:24 -07:00
Dermot Duffy c10fe5ca76 Add initial documentation. 2022-05-22 12:38:58 -07:00
Dermot Duffy bbf8160318 Simplify trigger/untrigger logic. 2022-05-22 11:46:16 -07:00
Dermot Duffy 4abf187aa6 Simplify trigger logic. 2022-05-21 12:16:14 -07:00
Dermot Duffy c8d9e89b78 Autodetect motion and occupancy sensors. 2022-05-21 11:23:31 -07:00
Dermot Duffy 4a40e4a943 Add trigger border to outer container. 2022-05-19 17:58:17 -07:00
Dermot Duffy ab3202c9ac First skeleton of scan mode. 2022-05-18 21:24:17 -07:00
Felipe Santos e1c509b4c4 Try harder to retain current view
For non-Frigate cameras when switching.
2022-05-16 13:03:38 -03:00
Felipe Santos 110db5ddc3 Always switch non-Frigate cameras to live view 2022-05-15 15:31:24 -03:00
Dermot Duffy 441162f052 Refactor to avoid use of "all-static" classes. 2022-05-12 21:06:27 -07:00
Dermot Duffy 6b30487229 Initial common.js refactor. 2022-05-12 20:42:02 -07:00
Dermot Duffy 039bdc968e Don't show timeline button if there are no frigate cameras. 2022-05-10 21:36:11 -07:00
Dermot Duffy 5bc1d3375c Add consistent initialization logic to improve Chromecast support. 2022-05-10 14:48:06 -07:00
Felipe Santos b66f02551e Move SUPPORT_BROWSE_MEDIA to const.ts 2022-05-09 20:52:48 -03:00
Felipe Santos 11d6b7bf87 Only show media players capable of casting 2022-05-09 20:30:30 -03:00
Dermot Duffy 320948f475 Set title on casted media. 2022-05-02 12:50:38 -07:00
Dermot Duffy e90d56371c Break out actions for type safety. 2022-05-01 22:50:18 -07:00
Dermot Duffy 14fb1c65eb Codereview fixes. 2022-05-01 22:40:29 -07:00
Dermot Duffy d733498445 Initial media_player (cast) support. 2022-05-01 22:34:48 -07:00
Dermot Duffy 2a52144d4c Allow the view parameters to be overridden. 2022-05-01 13:22:04 -07:00
Dermot Duffy 08ce8e8419 Update README. 2022-05-01 12:48:03 -07:00
Dermot Duffy dafaae7fe4 First attempt to add state to frigate card conditions. 2022-04-30 21:39:29 -07:00
Dermot Duffy 2f74b8d37c Style custom buttons based on actions. 2022-04-29 22:12:36 -07:00
Dermot Duffy a44d444d53 Add menu prioritization & alignment. 2022-04-29 20:13:05 -07:00
Dermot Duffy ccd47d9a9d Initial skeleton menu button priority/alignment. 2022-04-26 20:20:32 -07:00
Dermot Duffy f4c95c416f Initial split of menu mode. 2022-04-23 18:28:50 -07:00
Dermot Duffy 7273e699a6 Must specify media type in viewer target search. 2022-04-23 16:34:39 -07:00
Dermot Duffy f8784bfc32 Editor support for dependent cameras. 2022-04-23 15:15:35 -07:00
Dermot Duffy fb9d5684ec Add 'dependent camera' support. 2022-04-23 11:22:04 -07:00
Dermot Duffy af07624e51 Retire use of @query and use ref univerally. 2022-04-18 19:20:03 -07:00
Dermot Duffy 22c2b022e7 Avoid use of ExtendedHomeAssistant wherever possible. 2022-04-18 18:04:51 -07:00
Dermot Duffy 3f96268182 Add support for a dark mode. 2022-04-17 21:10:19 -07:00