Dermot Duffy
d6225fefda
refactor: Break apart monolithic configuration schema ( #1977 )
...
[skip ci]
2025-03-22 15:06:11 -07:00
Dermot Duffy
a79ffa6edc
refactor: Retire the use of unmaintained custom-card-helpers ( #1956 )
...
- Closes #1295
2025-03-09 16:02:33 -07:00
Dermot Duffy
cc376a8be1
feat: Rename the card to advanced-camera-card ( #1873 )
...
Whilst the Frigate support in this card is the best among camera
engines, the name incorrectly suggests that Frigate is a requirement.
Instead, to broaden the appeal, change to more camera agnostic name.
This does not suggest any change in priority, role or support for
Frigate.
This change is likely to be bug prone, due to the size of the rename --
the code contains 1500+ references to "Frigate" most of which make sense
to rename, some which do not, all of which needed human assessment.
- Closes #1298
BREAKING CHANGE: References to `frigate-card` in all kinds of
configuration need to be updated to `advanced-camera-card`. An automated
config upgrade should take care of the majority of usecases (click `Edit
-> Upgrade -> Save`), though may not be perfect.
2025-02-06 19:32:32 -08:00
Dermot Duffy
d5c4e56c45
Refactor views to support dynamic updates.
2024-07-26 19:15:38 -07:00
Dermot Duffy
e21756887d
Add custom date/time media filtering.
2024-02-07 22:06:21 -08:00
Dermot Duffy
e12912fa85
Add out-of-the-box Frigate PTZ support.
2023-10-29 14:10:41 -07:00
Dermot Duffy
9a2eb24d35
Rename service_data to data to maintain HA compatibility.
2023-10-08 21:17:57 -07:00
Dermot Duffy
9b72dd8089
Refactor main types.ts .
2023-10-02 22:35:58 -07:00
Dermot Duffy
5ebd85e5e8
Remove unnecessary error handling parameter.
2023-10-02 20:31:27 -07:00
Dermot Duffy
bfdbe70d6c
Refactor card.ts substantially and test.
2023-10-02 16:30:05 -07:00
Dermot Duffy
02492fd3b7
Fix bug where camera was not being selected correctly.
2023-03-26 19:21:25 -07:00
Dermot Duffy
1ea961265b
Add sub_label support.
2023-03-05 09:52:55 -08:00
Dermot Duffy
812c3e1018
Initial version of substream support.
2023-02-24 20:41:11 -08:00
Dermot Duffy
03cea41675
Add a performance option to control media chunk size.
2023-02-13 21:27:39 -08:00
Dermot Duffy
06b4cc914c
Refactor camera initialization into the camera engines.
2023-02-12 16:10:22 -08:00
Dermot Duffy
9cd60172a6
Don't show the timeline if no cameras support it.
2023-02-10 19:32:34 -08:00
Dermot Duffy
c86a091546
Implement media filtering.
2023-02-05 20:27:24 -08:00
Dermot Duffy
d0ded29741
Minor fixes.
2023-01-29 20:06:18 -08:00
Dermot Duffy
730eb42983
Rename camera directory to camera-manager.
2023-01-29 19:02:24 -08:00
Dermot Duffy
0df6faaf7d
Move camera name and icon into camera manager.
2023-01-29 18:30:07 -08:00
Dermot Duffy
b1f56dd02c
Set the correct view depending on media filter selections.
2023-01-29 13:31:21 -08:00
Dermot Duffy
32edaee192
Handle media metadata exceptions.
2023-01-29 11:57:07 -08:00
Dermot Duffy
5fb2a9d3ed
Include metadata from recordings.
2023-01-29 11:26:48 -08:00
Dermot Duffy
1ad600c231
Improve media selection logic.
2023-01-29 08:02:36 -08:00
Dermot Duffy
931e9febce
Support media type in core filter.
2023-01-28 15:19:20 -08:00
Dermot Duffy
67b134308a
Fetch metadata from engine.
2023-01-26 21:55:07 -08:00
Dermot Duffy
bd19ed7a74
Add initial media filtering for the gallery.
2023-01-24 21:55:38 -08:00
Dermot Duffy
e5924db352
Initial version of media filter components.
2023-01-24 19:36:54 -08:00