Commit Graph
1032 Commits
Author SHA1 Message Date
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
Dermot Duffy 4d070ac132 Thumbnail size is an attribute. 2022-04-10 08:50:42 -07:00
Dermot Duffy fbb96a43be Fix startIndex bug. 2022-04-10 08:41:29 -07:00
Dermot Duffy b908f4dbc9 Add initial editor support. 2022-04-10 08:30:26 -07:00
Dermot Duffy ce9ef97aea Include mouse movements as interaction. 2022-04-09 21:48:19 -07:00
Dermot Duffy 3011b6b99a Allow the timeline to refetch events. 2022-04-09 20:19:38 -07:00
Dermot Duffy 90b06ef22f Only show gallery back button in certain cases. 2022-04-09 09:59:11 -07:00
Dermot Duffy 616c24c94b Show thumbnails as tooltips. 2022-04-09 09:39:34 -07:00
Dermot Duffy 79bf66d961 Always rescroll after the carousel is re-initalized. 2022-04-09 07:57:30 -07:00
Dermot Duffy f20bd8202f Change view to null for unspecified attributes. 2022-04-08 19:54:58 -07:00
Dermot Duffy 9c372815f2 Add support for both snapshots/clips in timeline. 2022-04-04 21:25:12 -07:00
Dermot Duffy f98d749d07 Fix issue causing first thumbnail to be empty. 2022-04-02 14:28:18 -07:00