Dermot Duffy
9d812af9f4
fix: Use HA style and coloring for all icons ( #1790 )
2024-12-23 15:22:27 -08:00
Dermot Duffy
dab9ff3045
fix: Substantially reduce cases where errors block whole card ( #1764 )
2024-12-15 20:39:18 -08:00
Dermot Duffy
ed0bb99a45
fix: Panel height should be 100% when casted ( #1750 )
2024-12-13 08:11:26 -08:00
Dermot Duffy
241719c14e
fix: Column sizing may calculate incorrectly in grid mode ( #1695 )
2024-11-27 12:45:42 -08:00
Dermot Duffy
5141e39dbe
docs: Fix ptz_digital typos ( #1680 )
2024-11-09 15:25:21 -08:00
Dermot Duffy
f473cae6b5
refactor: Split live.ts into multiple files ( #1644 )
2024-10-13 20:00:38 -07:00
Dermot Duffy
7895de96d2
fix: Rationalize custom icons to avoid duplication ( #1639 )
2024-10-13 16:24:51 -07:00
Dermot Duffy
0ec9afbad2
feat: Add permanent menu items for hidden menus ( #1636 )
2024-10-13 11:05:33 -07:00
Dermot Duffy
323d1ff7c4
fix: Treat a un/selection of grid items as selected for auto media actions ( #1623 )
...
This is a slight behavioral change vs earlier v6 betas, but makes the media actions less surprising. This also allows for automated unmuting in a grid when a camera is selected, without having _every_ camera automatically unmuted.
2024-10-06 16:32:16 -07:00
Dermot Duffy
b5c2f00128
fix: Do not show the cameras menu with <= 1 camera ( #1616 )
2024-10-04 18:41:02 -07:00
Dermot Duffy
d203f529f8
fix: Don't block for microphone initialization if browser does not support microphone ( #1576 )
2024-09-23 20:08:25 -07:00
Dermot Duffy
766f3422a9
fix: Unparseable config when using the low-performance profile ( #1570 )
...
* The `low-performance` profile itself had parse errors: fix them!
* Do not silently swallow override parse errors, they are always a user issue
* Minor error message rendering improvements to show multiple pieces of context
2024-09-22 15:08:37 -07:00
Dermot Duffy
03ff02083d
fix: Show the menu even if the view is not yet initialized ( #1541 )
2024-09-15 19:52:23 -07:00
Dermot Duffy
1a0e219c61
Move automatic media actions out of carousels
2024-09-07 15:04:23 -07:00
Dermot Duffy
4712a320b8
Fix auto media action problem .
2024-08-26 16:36:44 -07:00
Dermot Duffy
e503f0e429
Initial version of status bar.
2024-08-16 20:08:21 -07:00
Dermot Duffy
d5c4e56c45
Refactor views to support dynamic updates.
2024-07-26 19:15:38 -07:00
Felipe Santos
fccb4c9afd
Bump prettier to v3 and format all files
2024-06-10 00:29:50 -03:00
Dermot Duffy
7ab545738d
Add initial keyboard shortcut support.
2024-06-05 21:44:17 -07:00
Felipe Santos
1a36ce0894
Update date-fns and date-fns-tz to v3
2024-06-05 22:37:54 -03:00
Dermot Duffy
7917e5c537
Add support for pre-defined zoom/pan settings.
2024-04-27 14:55:38 -07:00
Dermot Duffy
c630b9f221
Fix menu hide bug causing menu background to stay even when hidden.
2024-04-15 16:46:03 -07:00
Dermot Duffy
f67620397f
Set timeline to now not to most recent event.
2024-04-07 20:21:09 -07:00
Dermot Duffy
7d2dd74838
Refactor menu buttons controller into different functions.
2024-04-04 15:02:33 -07:00
Dermot Duffy
02a469fb43
Only show download button in media viewer.
2024-04-02 13:03:00 -07:00
Dermot Duffy
95c44adcf1
Allow camera capabilities to be configured.
2024-03-26 21:00:15 -07:00
Dermot Duffy
6ed1c90554
Ensure timeline menu buttons shows up when it should.
2024-03-09 19:57:14 -08:00
Dermot Duffy
88bea0ae7d
Allow camera engines to signal events to the card.
2024-03-03 15:40:20 -08:00
Dermot Duffy
e21756887d
Add custom date/time media filtering.
2024-02-07 22:06:21 -08:00
Dermot Duffy
93a475c7f4
Allow live thumbnails to load recordings .
2024-02-03 14:23:49 -08:00
Dermot Duffy
8a6640a512
Refactor menu code and add tests.
2024-02-02 18:12:03 -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
7a33f75889
Improve engine identification and id generation.
2023-10-08 14:53:05 -07:00
Dermot Duffy
b43389ed5b
Add support for go2rtc for non-Frigate cameras
2023-10-07 23:27:10 -07:00
Dermot Duffy
d895c43e67
Treat camera unavailability in a more friendly way.
...
Also creates a `components-lib` directory for major webcomponent support code.
2023-10-05 21:18:03 -07:00