Commit Graph
100 Commits
Author SHA1 Message Date
Dermot Duffy 9c0072e100 Merge pull request #562 from dermotduffy/non-frigate-cameras
Fix live view for non-Frigate cameras
2022-05-09 15:18:35 -07:00
Dermot Duffy f05dbef95d Fix live view for non-Frigate cameras. 2022-05-09 12:25:41 -07:00
Dermot Duffy 1c3d20f790 Merge pull request #561 from dermotduffy/full-expanded-config-ref
Small README fixes
2022-05-09 12:05:11 -07:00
Dermot Duffy 893667fb20 Small README fixes. 2022-05-09 12:04:17 -07:00
Dermot Duffy 269719e983 Merge pull request #560 from dermotduffy/full-expanded-config-ref
Add fully expanded configuration reference
2022-05-09 11:58:23 -07:00
Dermot Duffy 1a658f4c24 Codereview fixes. 2022-05-09 11:56:41 -07:00
Dermot Duffy 1325edd570 Add fully expanded configuration reference. 2022-05-09 11:44:01 -07:00
Dermot Duffy adba437ee2 Merge pull request #559 from dermotduffy/live-thumbnail-fetch-preload
Don't fetch thumbnails on preloaded camera in the background
2022-05-09 09:46:44 -07:00
Dermot Duffy e5a9eb1392 Don't fetch thumbnails on preloaded background cameras. 2022-05-09 09:43:05 -07:00
Dermot Duffy 470f8fa1c1 Merge pull request #552 from dermotduffy/key-deprecated
Remove usage of deprecated attribute
2022-05-08 17:28:39 -07:00
Dermot Duffy 221ce96c7e Add comment. 2022-05-08 17:25:57 -07:00
Dermot Duffy 9a71440ca1 Don't use deprecated keyCode 2022-05-08 17:24:47 -07:00
Dermot Duffy 0ed81deaf9 Merge pull request #551 from dermotduffy/hover-menu-disappearing
Change the hover menu to only show up when the mouse is over the menu
2022-05-08 17:09:11 -07:00
Dermot Duffy c1096619be Change hover menu to show up only when mouse is over the menu. 2022-05-08 17:05:07 -07:00
Dermot Duffy 0f4d52d1d5 Merge pull request #550 from dermotduffy/cloneDeep
Use `cloneDeep` instead of JSON parsing
2022-05-08 16:54:51 -07:00
Dermot Duffy 58d271892f Use cloneDeep instead of JSON parsing. 2022-05-08 16:52:23 -07:00
Dermot Duffy 90670177a7 Merge pull request #548 from dermotduffy/enabled-disabled
For configuration consistency: Change menu subitem 'disabled' => 'enabled'
2022-05-08 16:38:52 -07:00
Dermot Duffy f917dbee75 Change menu subitem 'disabled' => 'enabled' 2022-05-08 16:32:54 -07:00
Dermot Duffy ac7572b53d Merge pull request #547 from dermotduffy/select-entity-submenu
Add native select/input_select entity support for submenus
2022-05-08 16:14:15 -07:00
Dermot Duffy a417df5521 Codereview fixes. 2022-05-08 16:12:28 -07:00
Dermot Duffy 28292483fc Add native select entity support. 2022-05-08 15:58:56 -07:00
Dermot Duffy c7462e7f4f Merge pull request #544 from dermotduffy/auto-pause
Implement `auto_play`, `auto_pause`, `auto_mute` and `auto_unmute`
2022-05-08 08:59:39 -07:00
Dermot Duffy 00ba9bed4f Minor codereview fixes. 2022-05-08 08:49:41 -07:00
Dermot Duffy 0f11a938fb Fix rollup warnings. 2022-05-08 08:24:09 -07:00
Dermot Duffy cfb5f04438 Fix live camera preload behavior. 2022-05-08 08:05:33 -07:00
Dermot Duffy f6cdf2f01d Add auto_play and auto_unmute for consistency. 2022-05-08 08:05:33 -07:00
Dermot Duffy d552cf1a0d Implement auto_mute . 2022-05-08 08:05:33 -07:00
Dermot Duffy 66588ee1c6 Initial attempt at auto_pause . 2022-05-08 08:05:33 -07:00
Dermot Duffy 1dcd2c4dc1 Merge pull request #543 from xiel/fix-process-env
fix: replace process.env.NODE_ENV in bundled files
2022-05-06 07:06:57 -07:00
Dermot Duffy a4ad74ab90 Merge pull request #541 from dermotduffy/lazy-unload-improvement
Add new lazily unload criteria
2022-05-03 22:55:32 -07:00
Dermot Duffy 38f700e8f1 Update view for new lazyload signature. 2022-05-03 22:39:32 -07:00
Dermot Duffy 26b7bbbb9e Add new lazily unload criteria . 2022-05-03 22:30:43 -07:00
Dermot Duffy 328a1088b8 Merge pull request #539 from dermotduffy/import-icons
Import full set of entity icons to fix 'checkmark' issue
2022-05-02 20:33:27 -07:00
Dermot Duffy 9248075d19 Import full set of entity icons. 2022-05-02 20:28:14 -07:00
Dermot Duffy 69a49f57c2 Merge pull request #535 from dermotduffy/cast-support
Add native cast/media_player support
2022-05-02 19:46:16 -07:00
Dermot Duffy 28e94b610d Rename the button to make it a little more obvious how this works. 2022-05-02 19:44:28 -07:00
Dermot Duffy 8dbd0107be Add README troubleshooting FAQ. 2022-05-02 19:42:34 -07: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 0eeab6e04f Merge pull request #534 from dermotduffy/process-undefined
Remove attempt to serve in prod env
2022-05-01 13:43:15 -07:00
Dermot Duffy d0b40f46e8 Add terser back. 2022-05-01 13:39:59 -07:00
Dermot Duffy c7c1ac990b Remove attempt to serve in prod env. 2022-05-01 13:34:50 -07:00
Dermot Duffy 927d053ffc Merge pull request #533 from dermotduffy/override-view
Allow view to be overridden (e.g. change default card view based on HA state)
2022-05-01 13:27:52 -07:00
Dermot Duffy 2a52144d4c Allow the view parameters to be overridden. 2022-05-01 13:22:04 -07:00
Dermot Duffy f2ceaa0a41 Merge pull request #530 from dermotduffy/state-in-overrides
Allow use of HA state in Frigate Card Conditions (e.g. for use in configuration overrides)
2022-05-01 12:56:49 -07:00
Dermot Duffy 050399a517 Codereview fixes. 2022-05-01 12:53:30 -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 d273328e76 Merge pull request #528 from dermotduffy/action-confirmation
Support confirmation for actions
2022-04-30 09:00:36 -07:00
Dermot Duffy cfd390ede3 Support confirmation for actions. 2022-04-30 08:52:10 -07:00
Dermot Duffy e6f6f9b1a4 Merge pull request #527 from dermotduffy/action-style
Style custom buttons based on actions the button will activate
2022-04-29 22:16:08 -07:00
Dermot Duffy 2f74b8d37c Style custom buttons based on actions. 2022-04-29 22:12:36 -07:00
Dermot Duffy 22dc35e024 Merge pull request #526 from dermotduffy/menu-priority
Improve menu versatility: support ordering and alignment per button
2022-04-29 20:50:17 -07:00
Dermot Duffy 60b8504069 Update README. 2022-04-29 20:36:11 -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 241ee4b204 Merge pull request #524 from dermotduffy/menu-versatility
Improve menu versatility and add menu alignment
2022-04-23 22:15:43 -07:00
Dermot Duffy 724dc32c79 Update README for new menu parameters. 2022-04-23 21:53:28 -07:00
Dermot Duffy b9cc075721 Ensure invalid selections do nothing. 2022-04-23 21:38:26 -07:00
Dermot Duffy 45f5808f2e Add automated upgrade for menu style & position. 2022-04-23 20:28:54 -07:00
Dermot Duffy f4c95c416f Initial split of menu mode. 2022-04-23 18:28:50 -07:00
Dermot Duffy 0ca4476a99 Merge pull request #523 from dermotduffy/event-cameras
Allow cameras to link to dependent_cameras to show events from multiple cameras.
2022-04-23 16:58:57 -07:00
Dermot Duffy c418badc7c Formatting fixes. 2022-04-23 16:55:36 -07:00
Dermot Duffy 0125d32951 Address build warning fixes. 2022-04-23 16:43:59 -07:00
Dermot Duffy 7273e699a6 Must specify media type in viewer target search. 2022-04-23 16:34:39 -07:00
Dermot Duffy 7bf824d4e9 Add dependent camera example to README. 2022-04-23 15:31:02 -07:00
Dermot Duffy 36aed76878 Improve camera names. 2022-04-23 15:22:33 -07:00
Dermot Duffy f8784bfc32 Editor support for dependent cameras. 2022-04-23 15:15:35 -07:00
Dermot Duffy 5631850e6d Don't include birdseye cameras on the timeline. 2022-04-23 11:33:36 -07:00
Dermot Duffy a0dc34f475 Add README entry for dependent_cameras. 2022-04-23 11:27:49 -07:00
Dermot Duffy fb9d5684ec Add 'dependent camera' support. 2022-04-23 11:22:04 -07:00
Dermot Duffy 58813c156e Merge pull request #519 from dermotduffy/ref-not-query
Retire use of @query and use ref univerally
2022-04-18 19:22:56 -07:00
Dermot Duffy af07624e51 Retire use of @query and use ref univerally. 2022-04-18 19:20:03 -07:00
Dermot Duffy 4980fbfa19 Merge pull request #518 from dermotduffy/ha-type
Avoid use of ExtendedHomeAssistant wherever possible.
2022-04-18 18:11:13 -07:00
Dermot Duffy 98e2a89a41 Remove superfluous imports. 2022-04-18 18:08:46 -07:00
Dermot Duffy 22c2b022e7 Avoid use of ExtendedHomeAssistant wherever possible. 2022-04-18 18:04:51 -07:00
Dermot Duffy b27dea67b1 Merge pull request #515 from dermotduffy/dark-mode
Add support for a `dark_mode`
2022-04-17 21:40:29 -07:00
Dermot Duffy 01d5b04e77 Add editor support for dark_mode 2022-04-17 21:38:23 -07:00
Dermot Duffy 0c452587d8 Fix tiny space typo. 2022-04-17 21:27:10 -07:00
Dermot Duffy cd4f705b7a Update README 2022-04-17 21:22:16 -07:00
Dermot Duffy 3f96268182 Add support for a dark mode. 2022-04-17 21:10:19 -07:00
Dermot Duffy fe44d5cf27 Merge pull request #513 from dermotduffy/thumbnails-in-gallery
Add gallery support for showing thumbnail details
2022-04-17 20:07:17 -07:00
Dermot Duffy d3cfb5d43b Automatically remove the min_columns property. 2022-04-17 09:10:41 -07:00
Dermot Duffy 267ef30ba1 Automated upgrade of non-px units. 2022-04-17 09:01:05 -07:00
Dermot Duffy 13d7db341b Add gallery thumbnail editing support. 2022-04-16 22:11:57 -07:00
Dermot Duffy 0e751478d2 Fix thumbnails for non-gallery views. 2022-04-16 21:59:36 -07:00
Dermot Duffy ba196ff003 First version of gallery refactor to use thumbnails. 2022-04-16 14:59:23 -07:00
Dermot Duffy c37e031116 Merge pull request #508 from dermotduffy/thumbnails-on-the-side
Significantly flesh out timeline support
2022-04-11 21:10:41 -07:00
Dermot Duffy 1707377b02 Minor codereview fixes. 2022-04-11 21:08:27 -07:00
Dermot Duffy 90f1cc9f0a Strip debugging statements. 2022-04-11 20:39:49 -07:00
Dermot Duffy 49c861e64e Performance: Store the last fetch time in the view context. 2022-04-11 20:33:55 -07:00
Dermot Duffy f668b8826b Performance: Only hold one of clips/snapshots. 2022-04-10 20:47:50 -07:00
Dermot Duffy 8e996683ea Sort thumbnails most recent to least recent. 2022-04-10 20:04:29 -07:00
Dermot Duffy e2e332cef1 Add window_seconds option to the timeline. 2022-04-10 19:43:33 -07:00
Dermot Duffy e3e7646fea Add card-wide action support for timeline. 2022-04-10 15:07:39 -07:00
Dermot Duffy e3ef1a9657 Initial README updates. 2022-04-10 14:18:50 -07:00
Dermot Duffy 216afa015f Add show_controls to editor support. 2022-04-10 11:12:08 -07:00
Dermot Duffy ea10d1a634 Don't display tooltips on touch only devices. 2022-04-10 09:04:11 -07:00