Commit Graph
230 Commits
Author SHA1 Message Date
Dermot Duffy 2fe7acffef Fix sponsor iframe 2023-04-02 08:38:35 -07:00
Dermot Duffy 86478f7666 Fix README build/funding links. 2023-04-02 08:30:18 -07:00
Dermot Duffy 1244cfc925 Update README.md 2022-09-22 17:37:25 -07:00
Dermot Duffy 6eedf32c83 Merge pull request #832 from dermotduffy/release-4.0.0
Release v4.0.0
2022-09-22 17:35:52 -07:00
Dermot Duffy 60d0251fd0 Add some new screenshots 2022-09-03 15:58:34 -07:00
Dermot Duffy 429ea80db1 README fixes. 2022-09-03 08:46:00 -07:00
Dermot Duffy 0e679afbfa Fix README. 2022-08-16 21:35:19 -07:00
Dermot Duffy b10b0e6072 Add native PTZ element. 2022-08-16 21:27:10 -07:00
Dermot Duffy a9c600523c Add ability to change media layout. 2022-08-11 21:29:04 -07:00
Dermot Duffy 88b9c7427a Show still images during live camera load. 2022-08-07 16:04:25 -07:00
Dermot Duffy d5728a47b9 Expose mediaLoaded as a conditionState. 2022-08-07 13:46:40 -07:00
Dermot Duffy c8da6b3cbe Update docs. 2022-07-23 22:00:41 -07:00
Dermot Duffy 2f0e99a94e Allow other fire-dom-event users (e.g. browser_mod) 2022-07-23 21:53:07 -07:00
Dermot Duffy 92c1800aab Various documentation improvements. 2022-07-23 19:10:15 -07:00
Dermot Duffy 773b5cf318 Performance improvements. 2022-07-23 14:59:46 -07:00
Dermot Duffy dedecc24c6 Refactor carousel into separate components. 2022-07-09 22:43:43 -07:00
Dermot Duffy 56362c3fb9 Allow finer grained selection of thumbnail controls. 2022-07-03 09:28:56 -07:00
Dermot Duffy 0f04e9383a Add event starring from the card. 2022-06-28 20:19:32 -07:00
Dermot Duffy dce75e46b5 Add v4 documentation link to main branch. 2022-06-26 20:03:38 -07:00
Dermot Duffy 1e8fa9483d Add v4 troubleshooting entry. 2022-06-26 19:56:58 -07:00
Dermot Duffy 98b3eaadb5 Don't support card-wide actions when a message is displayed 2022-06-25 09:33:32 -07:00
Dermot Duffy 22ac4b0b7e No longer support actions on timeline view. 2022-06-25 09:09:57 -07:00
Dermot Duffy 2d49ec3af8 Merge pull request #707 from dermotduffy/screenshot-branch
Change screenshots to use release branch for serving in HACS
2022-06-19 22:01:04 -07:00
Dermot Duffy e8815f0024 Change screenshots to use release branch for serving in HACS 2022-06-19 21:59:30 -07:00
Dermot Duffy c667813579 Update README.md 2022-06-19 21:10:09 -07:00
Dermot Duffy 0584b2200b Update README.md 2022-06-19 21:10:01 -07:00
Felipe Santos 141e9aa177 Remove OOM workaround suggestion
As it got fixed by https://github.com/dermotduffy/frigate-hass-card/pull/460#issuecomment-1067931275.
2022-06-19 15:15:31 -03:00
Felipe SantosandDermot Duffy 66083416a0 Update README.md
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com>
2022-06-19 15:12:36 -03:00
Felipe SantosandDermot Duffy 0bc5e72262 Update README.md
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com>
2022-06-19 15:05:07 -03:00
Felipe SantosandDermot Duffy 946fbb92b0 Update README.md
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com>
2022-06-19 15:05:07 -03:00
Felipe Santos 7e07caee8f Add Dev Container section on README 2022-06-19 15:05:07 -03:00
Dermot Duffy 4877c9ac3d Allow the provided URL to be used as the stock loading image. 2022-06-13 22:11:02 -07:00
Dermot Duffy a62eaf4bc9 Change configuration path for Frigate options. 2022-06-10 13:44:10 -07:00
Dermot Duffy 2d8f3adb7d Merge pull request #656 from dermotduffy/break-out-triggers
Break out triggers into their own configuration section
2022-06-10 10:18:06 -07:00
Dermot Duffy aff3ac7c39 Add a note that manual menu/submenu positioning is not supported. 2022-06-10 10:15:48 -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 14bbb26e95 Add a new convenience option to depend on all other cameras. 2022-06-10 09:10:42 -07:00
Dermot Duffy 40be446c69 Add shortcut for a camera to depend on all others. 2022-06-08 21:45:11 -07:00
Dermot Duffy e077dd89e0 Merge pull request #637 from dermotduffy/update-deps
Update deps en masse
2022-06-07 20:53:57 -07:00
Dermot Duffy e692bef1fb Update deps and switch to yarn fully. 2022-06-07 20:47:27 -07:00
Dermot Duffy 3962efa398 Update README with actual version number. 2022-06-06 21:14:17 -07:00
Dermot Duffy 67b33b1026 Add untrigger timer. 2022-06-05 17:55:01 -07:00
Dermot Duffy 3c2a239198 Add troubleshooting entry warning people to use the very latest integration. 2022-06-04 11:42:27 -07:00
Dermot Duffy a02ec12958 Add some new screenshots. 2022-06-04 11:31:27 -07:00
Dermot Duffy 2edb381f4d Minor README update. 2022-06-04 11:04:38 -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
Dermot Duffy 3e2e30d04c Add documentation on Chromecasting. 2022-05-23 21:58:16 -07:00
Dermot Duffy 4a7b51fcdc Add new screenshots. 2022-05-23 19:46:14 -07:00