Commit Graph
1479 Commits
Author SHA1 Message Date
Dermot Duffy 6a32c66de0 Add state handling for non-light entities. 2022-02-12 07:30:39 -08:00
Dermot Duffy 2d859545ab Rip out the hold ripple animation. 2022-02-11 08:07:53 -08:00
Dermot Duffy 724ca4c843 Allow the carousel 'slide' animation to be disabled. 2022-02-08 20:36:07 -08:00
Dermot Duffy 7c8f351c33 Fix rounded corners. 2022-02-07 21:58:27 -08:00
Dermot Duffy 65b0ed987e Fixes for native WebRTC support. 2022-02-07 20:58:01 -08:00
Dermot Duffy 1ee4f07714 Add support for the new HA native WebRTC. 2022-02-06 21:30:27 -08:00
Dermot Duffy 1cb37dcc87 Don't show next/previous controls if there's only 1 camera. 2022-02-06 14:56:26 -08:00
Dermot Duffy c536ccb85b Fixes for panel mode. 2022-02-06 14:17:04 -08:00
Dermot Duffy ee6c364e32 Main live camera carousel should loop. 2022-02-06 12:30:44 -08:00
Dermot Duffy 77b0faefb2 Fix for WebRTC on Safari. 2022-02-06 11:48:32 -08:00
Dermot Duffy 2c34ff231b Merge pull request #322 from dermotduffy/card-mod
Add `card-mod` support
2022-02-05 19:29:38 -08:00
Dermot Duffy ce82e4a173 Add card-mod support. 2022-02-05 19:25:58 -08:00
Dermot Duffy 5d83a5d581 Add warning in editor if overrides present. 2022-02-05 14:46:48 -08:00
Dermot Duffy 0d3467b27e Use a thumbnail filler until it renders to avoid flicker. 2022-02-05 10:09:26 -08:00
Dermot Duffy 9a2569728b Have the Frigate stock image face the opposite direction (to match the logo). 2022-02-05 08:10:54 -08:00
Dermot Duffy 5f4d7c6897 Nudge the icon to the left. 2022-02-04 19:42:11 -08:00
Dermot Duffy f10fbb0505 Rename logo. 2022-02-03 21:38:12 -08:00
Dermot Duffy b37b5b20b2 Replace the 'F' logo with the Frigate logo. 2022-02-03 21:35:18 -08:00
Dermot Duffy 2ea25a4a99 Fix carousel resizing in certain circumstances. 2022-02-01 21:57:28 -08:00
Dermot Duffy 24d4d10a43 Rename autoplay_clip to auto_play (to match auto_unmute). 2022-02-01 21:01:54 -08:00
Dermot Duffy d21e0646f9 Comment fix. 2022-02-01 20:50:17 -08:00
Dermot Duffy 16dac2a97f Unmute is not overrideable and docs update. 2022-02-01 20:45:21 -08:00
Dermot Duffy 632569b1ef Add auto unmute support. 2022-02-01 20:40:34 -08:00
Dermot Duffy f46a15d76e Don't autoplay on visibility unless autoplay is enabled. 2022-01-31 20:12:48 -08:00
Dermot Duffy 0e975726fa Remove minimum width on title capsules. 2022-01-30 22:07:50 -08:00
Dermot Duffy 881e544591 Allow menu toggling from picture elements, update documentation. 2022-01-30 21:56:13 -08:00
Dermot Duffy 3d3474c0cf Prepare for v3.0.0-rc.1 2022-01-30 18:27:13 -08:00
Dermot Duffy 83f30b1183 Remove blank line. 2022-01-30 17:19:19 -08:00
Dermot Duffy f871d9b533 Add media title popups. 2022-01-30 16:58:22 -08:00
Dermot Duffy 1c51608a72 Refactor editor dropdown constants. 2022-01-29 17:43:12 -08:00
Dermot Duffy df93e572a2 Add option to choose view for newly selected cameras. 2022-01-29 17:17:56 -08:00
Dermot Duffy 65249fc82f Merge pull request #298 from dermotduffy/camera-menu-choice
Allow Frigate card actions to be a list
2022-01-29 16:18:31 -08:00
Dermot Duffy 5bf0951086 Allow Frigate card actions to be a list of actions. 2022-01-29 16:11:33 -08:00
Dermot Duffy 6a8278deee Wait for WebRTC component to definitely be loaded. 2022-01-28 23:42:17 -08:00
Dermot Duffy 31e099003b Allow image configuration to be overridden. 2022-01-28 19:52:13 -08:00
Dermot Duffy e7e20f74fb Fix default action config on menu selection. 2022-01-28 19:34:44 -08:00
Dermot Duffy 3b4fcd6d46 Update README for combination of lazy-{unload,load} flags. 2022-01-27 19:51:14 -08:00
Dermot Duffy 87aaa25529 Automatically pause/unload media on document visibility changes. 2022-01-27 19:27:24 -08:00
Dermot Duffy add92add97 Remove unnecessary flag. 2022-01-26 21:16:33 -08:00
Dermot Duffy de763f3e56 Implement support for {start,end}_tap actions. 2022-01-25 22:01:09 -08:00
Dermot Duffy 4bba7ae5fb Add live view lazy unloading support. 2022-01-25 20:06:02 -08:00
Dermot Duffy 7149db2277 s/human/user/ 2022-01-23 22:01:55 -08:00
Dermot Duffy 548dd71a55 Add support to editor. 2022-01-23 21:58:59 -08:00
Dermot Duffy ea9d3b4809 Separate timeout_seconds from refresh_seconds . 2022-01-23 21:01:55 -08:00
Dermot Duffy 5d3ca99cff Add support for cycling through cameras. 2022-01-23 12:37:13 -08:00
Dermot Duffy 511bb5382f Merge pull request #277 from dermotduffy/height-plugin
Fix adaptive height handling corner case for Android companion app
2022-01-23 11:29:45 -08:00
Dermot Duffy fbb83051c7 Refactor adaptive height handler. 2022-01-23 11:26:09 -08:00
Dermot Duffy 2c7feadae5 Add support for the 'none' action. 2022-01-22 20:02:38 -08:00
Dermot Duffy 20ea8054a7 Don't use autoplay logic for snapshots. 2022-01-22 19:38:57 -08:00
Dermot Duffy 34448549b6 Make autoplay/pause work correctly with lazyloading. 2022-01-22 18:23:30 -08:00