Commit Graph
354 Commits
Author SHA1 Message Date
Dermot Duffy 3c8681c17f Clarify the role of update_entities. 2021-10-09 23:51:26 -07:00
Dermot Duffy 7f76543bbd Add frigate-card-conditional element to select views. 2021-10-09 23:33:54 -07:00
Dermot Duffy 9a915af390 Better integrate elements into stock HA custom element support. 2021-10-09 15:52:52 -07:00
Dermot Duffy 49455ab741 Add picture elements support. 2021-10-07 21:16:16 -07:00
Dermot Duffy 639e2cddfd Update README. 2021-10-07 21:15:10 -07:00
Dermot Duffy 4f8e21a0b0 Rework menu to use elements. 2021-10-07 21:15:10 -07:00
Dermot Duffy c1f00d7e14 Merge pull request #107 from dermotduffy/jsmpeg-broken
Fix automatic camera name detection for JSMPEG live  rendering
2021-10-07 20:49:55 -07:00
Dermot Duffy 8cf460fdb7 Pass through correct camera name. 2021-10-07 20:47:05 -07:00
Dermot Duffy 1286f7a473 Merge pull request #99 from dermotduffy/v1.1.0
Clicking on a snapshot should search for a related clip (not a related snapshot!)
2021-10-02 12:02:04 -07:00
Dermot Duffy 807d65a852 Merge pull request #98 from hunterjm/patch-1
Clicking on a snapshot should search for a related clip (not a related snapshot!)
2021-10-02 11:40:28 -07:00
Jason Hunter f71f463d30 _findRelatedClips is actually searching for "snapshots" 2021-10-02 14:31:05 -04:00
Dermot Duffy 7f48a4b62a Merge pull request #95 from dermotduffy/excp-in-logs
Fix card for bleeding edge HA frontend versions and improve fullscreen logic
2021-10-01 20:20:48 -07:00
Dermot Duffy e5565f964b Actually call _elementResized if available. 2021-10-01 20:17:50 -07:00
Dermot Duffy 3c10b329a2 Better fullscreen logic and HA frontend fix. 2021-09-30 22:46:10 -07:00
Dermot Duffy 6f65f3796e Merge pull request #88 from dermotduffy/v1.1.0
Bump version to v1.1.0 .
2021-09-28 19:53:08 -07:00
Dermot Duffy 30b6424b78 Bump version to v1.1.0 . 2021-09-28 19:48:37 -07:00
Dermot Duffy b4212ff7f2 Update README.md 2021-09-28 19:39:29 -07:00
Dermot Duffy d417ea6675 Merge pull request #86 from dermotduffy/camera-names
Much improved auto-detection of frigate camera name
2021-09-26 21:02:27 -07:00
Dermot Duffy 7cd4e75fb1 Terse rollup. 2021-09-26 20:57:25 -07:00
Dermot Duffy 725cd615cf Update README text. 2021-09-26 20:55:12 -07:00
Dermot Duffy 423bd9fd2b Initial attempt to get camera name from entity unique_id. 2021-09-26 20:36:54 -07:00
Dermot Duffy 70ffc0364d Merge pull request #85 from dermotduffy/fullscreen-button
Add fullscreen mode
2021-09-26 14:29:05 -07:00
Dermot Duffy bdb211fafb Change columns to Lit state() 2021-09-26 14:22:15 -07:00
Dermot Duffy 7c0e0133ee Fullscreen improvements (esp. portrait media) 2021-09-26 14:05:06 -07:00
Dermot Duffy 2ab4e064f4 Update README and minor Safari fix. 2021-09-25 16:16:31 -07:00
Dermot Duffy 455be5b0c3 Have the gallery take better advantage of fullscreen mode. 2021-09-25 15:44:35 -07:00
Dermot Duffy 3b6f9dbacc Initial fullscreen functionality. 2021-09-25 10:57:23 -07:00
Dermot Duffy 6d88009ce7 Merge pull request #83 from dermotduffy/arbitrary-aspect-ratios
Support arbitrary camera aspect ratios (dynamic, static or constrained)
2021-09-24 19:28:37 -07:00
Dermot Duffy f9cd424388 Replace accidental Python variable naming convention. 2021-09-24 07:48:57 -07:00
Dermot Duffy fee4d209c9 Add a code comment on the pains of media callbacks. 2021-09-24 07:45:58 -07:00
Dermot Duffy 32cc7d1a70 README fix. 2021-09-24 07:38:41 -07:00
Dermot Duffy 413f152d10 Formatting tweaks. 2021-09-24 07:32:47 -07:00
Dermot Duffy 3d22dcb686 Add play/pause event support. 2021-09-23 23:10:30 -07:00
Dermot Duffy 1ff0cdf621 Add documentation for aspect-ratio options. 2021-09-23 22:13:47 -07:00
Dermot Duffy bc0198d242 Add aspect ratio editing. 2021-09-23 21:48:44 -07:00
Dermot Duffy ea71a2ed4b Add an unconstrained aspect ratio mode. 2021-09-23 21:14:21 -07:00
Dermot Duffy e3ccbb0787 Dynamically extract dimensions from loaded media. 2021-09-23 20:38:39 -07:00
Dermot Duffy 5a4a98d92b Clairfy what /hacsfiles/ is
* Closes #81
2021-09-23 19:37:35 -07:00
Dermot Duffy c75e99e09c Merge pull request #80 from dermotduffy/lit-refactor
Refactor card into multiple separate Lit webcomponents
2021-09-21 18:36:13 -07:00
Dermot Duffy 4ac69a951c CSS changes for Safari & cleanups 2021-09-21 12:47:15 -07:00
Dermot Duffy d02f760793 Improve CSS encapslation (Chrome). 2021-09-20 22:37:08 -07:00
Dermot Duffy 49cbff9b36 Minor main card tidyup. 2021-09-20 21:47:00 -07:00
Dermot Duffy 3a084ec2b1 Sort imports. 2021-09-20 21:33:37 -07:00
Dermot Duffy 8d639fb6fe Convert live to a Lit element. 2021-09-20 21:33:37 -07:00
Dermot Duffy 6498ae22cd Convert viewer to Lit component. 2021-09-20 21:33:37 -07:00
Dermot Duffy 9bbf46d4a5 Move gallery to component. 2021-09-20 21:33:37 -07:00
Dermot Duffy 023c66b137 Convert menu to a separate component file. 2021-09-20 21:33:37 -07:00
Dermot Duffy 63a5a93eeb Componentize messages, error messages and progress indicator. 2021-09-20 21:33:37 -07:00
Dermot Duffy e4f07ac50d Add old-school manual installation instructions
* Closes #79
2021-09-20 21:31:42 -07:00
Dermot Duffy 42775f6917 Merge pull request #73 from dermotduffy/webrtc-improvements
Improve documentation & editing support for WebRTC
2021-09-12 17:02:36 -07:00