Commit Graph
2113 Commits
Author SHA1 Message Date
Dermot Duffy 0829bc13e7 Correct capitalization. 2021-10-10 20:26:04 -07:00
Dermot Duffy bb9c27e34c Add birdseye support. 2021-10-10 20:21:21 -07:00
Dermot Duffy da2508de21 Merge pull request #116 from dermotduffy/avoid-double-render
Improve initial live camera load time
2021-10-10 16:57:00 -07:00
Dermot Duffy b5342b036a Improve initial live camera load time. 2021-10-10 16:51:46 -07:00
Dermot Duffy 5fc9e62cef Merge pull request #115 from dermotduffy/improved-errors
Slightly improve configuration error messages
2021-10-10 13:49:54 -07:00
Dermot Duffy ff4efb07d1 Slightly improve error path readability. 2021-10-10 13:44:48 -07:00
Dermot Duffy 75159d150f Merge pull request #113 from dermotduffy/ios
Add warning about lack of iPhone fullscreen support
2021-10-10 09:31:27 -07:00
Dermot Duffy 0922392782 Add warning about lack of iPhone fullscreen support. 2021-10-10 09:29:11 -07:00
Dermot Duffy 45edc8943a Merge pull request #111 from dermotduffy/elements
Add full picture elements support
2021-10-09 23:55:04 -07:00
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