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
7ab545738d
Add initial keyboard shortcut support.
2024-06-05 21:44:17 -07:00
Felipe Santos
289618d40a
Update typescript to v5, as well as eslint and typescript-eslint
2024-06-06 00:20:03 -03: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
bfdbe70d6c
Refactor card.ts substantially and test.
2023-10-02 16:30:05 -07:00
Dermot Duffy
e830db1a77
Complete carousel refactor.
...
Reduces one layer of DOM nesting for simplication, uses the latest Embla
version, unittests for everything.
2023-09-04 16:25:32 -07:00
Dermot Duffy
330f927fdb
Fix controls issue.
2023-08-09 21:26:12 -07:00
Dermot Duffy
a33d95f491
Refactor timers into a simple tested object.
2023-05-20 10:20:39 -07:00
Dermot Duffy
37a016e381
Add experimental 2-way audio support.
2023-04-29 13:30:37 -07:00
Dermot Duffy
a9074bd44e
Results of running ts-prune.
2023-01-30 21:11:21 -08:00
Dermot Duffy
22ac4b0b7e
No longer support actions on timeline view.
2022-06-25 09:09:57 -07:00
Dermot Duffy
ffa31c05ed
Clean lit-plugin warnings
2022-06-19 07:30:08 +00:00
Dermot Duffy
6b30487229
Initial common.js refactor.
2022-05-12 20:42:02 -07:00
Dermot Duffy
221ce96c7e
Add comment.
2022-05-08 17:25:57 -07:00
Dermot Duffy
9a71440ca1
Don't use deprecated keyCode
2022-05-08 17:24:47 -07:00
Dermot Duffy
e3e7646fea
Add card-wide action support for timeline.
2022-04-10 15:07:39 -07:00
Dermot Duffy
25cc03276f
Add allowPropagation option.
2022-03-13 11:29:27 -07:00
Dermot Duffy
117f5d6fdc
Restore menu to relative rendering.
2022-03-13 11:21:21 -07:00
Dermot Duffy
be9d9469ab
Don't trigger card-wide actions on card controls
2022-02-27 11:17:10 -08:00
Dermot Duffy
2d859545ab
Rip out the hold ripple animation.
2022-02-11 08:07:53 -08:00
Dermot Duffy
de763f3e56
Implement support for {start,end}_tap actions.
2022-01-25 22:01:09 -08:00
Dermot Duffy
ebfdfe333c
Update actionHandler options in case they change.
2022-01-14 21:31:16 -08:00
Dermot Duffy
19ebdca37c
Allow synthetic click events.
2021-12-16 21:49:32 -08:00
Dermot Duffy
c7506c9ee0
Add menu conditions.
2021-11-14 15:32:25 -08:00
Dermot Duffy
e5b1deb334
Various build extension fixes.
2021-10-24 07:57:28 -07:00
Dermot Duffy
4f8e21a0b0
Rework menu to use elements.
2021-10-07 21:15:10 -07:00
Dermot Duffy
5ab20a5fd9
Upgrade to lit (not lit-element / lit-html)
2021-09-05 09:33:47 -07:00
Dermot Duffy
0497c92779
Prettier formatting.
2021-08-17 20:36:27 -07:00
Dermot Duffy
ed013293f7
Initial skeletal Frigate lovelace card.
2021-08-08 15:33:31 -07:00
Ian Richardson
90e585529b
Maintenance
2020-11-16 20:26:34 -06:00
Ian Richardson
a46da131d1
fix custom card helper build issues
2020-05-02 17:09:41 -05:00
Ian Richardson
bf18702d13
fix touch events for iOS 13
2019-11-18 12:52:16 -06:00
Ian Richardson
d7c51bcbe6
add UI editor
2019-11-05 22:35:12 -06:00
Ian Richardson
aba2cb88a3
fix build
2019-11-05 13:49:11 -06:00
Ian Richardson
078499f029
lots of new changes
...
* HACS badge
* hacs.json
* New action handling with double tap support
* Cleanup
2019-10-30 12:44:59 -05:00