Commit Graph
79 Commits
Author SHA1 Message Date
Dermot Duffy 95c44adcf1 Allow camera capabilities to be configured. 2024-03-26 21:00:15 -07:00
Dermot Duffy 463f4bf32a Add ability to set timeline pan mode via config. 2024-03-10 20:40:18 -07:00
Dermot Duffy 829f411acc Convert conditions to HA style. 2024-03-10 18:09:17 -07:00
Dermot Duffy ff78cc51a1 Add support for users and numeric_conditions. 2024-03-10 14:30:45 -07:00
Dermot Duffy 6ed1c90554 Ensure timeline menu buttons shows up when it should. 2024-03-09 19:57:14 -08:00
Dermot Duffy ecdd02c7ce Always render a view even if default is unsupported. 2024-03-08 20:00:35 -08:00
Dermot Duffy 72eae2bf88 Update dimensions and media layout options to be per camera. 2024-03-06 23:08:32 -08:00
Dermot Duffy 89ddea69db Fix obscure config merge bug. 2024-03-03 18:22:51 -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 3ffcebfe6b Fix issues with 2-way audio for cameras that support only a single stream. 2024-02-03 16:36:07 -08:00
Dermot Duffy 93a475c7f4 Allow live thumbnails to load recordings . 2024-02-03 14:23:49 -08:00
Dermot Duffy a4108b73c5 Allow microphone state to be used in conditions. 2024-02-02 20:32:53 -08:00
Dermot Duffy 8a6640a512 Refactor menu code and add tests. 2024-02-02 18:12:03 -08:00
Dermot Duffy dd01c0089e Minor fixes. 2024-01-28 20:53:04 -08:00
Dermot Duffy d3260d516c Allow the inbound audio to unmute when the microphone is unmuted. 2024-01-28 20:30:09 -08:00
Dermot Duffy 1f70866ce6 Add test. 2024-01-27 17:43:00 -08:00
Dermot Duffy 5e72070c96 Add interaction and triggered conditions. 2024-01-25 22:06:21 -08:00
Dermot Duffy 64a909ead0 Add editor and migration support. 2024-01-21 11:30:23 -08:00
Dermot Duffy 278f4f372d Initial version of more advanced scan mode control. 2024-01-17 22:07:30 -08:00
Dermot Duffy e12912fa85 Add out-of-the-box Frigate PTZ support. 2023-10-29 14:10:41 -07:00
Dermot Duffy bc71709cc8 Add new method of casting live cameras based on dashboards. 2023-10-09 22:04:59 -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 db50e36c76 Add support for custom go2rtc URLs. 2023-10-07 18:29:31 -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
Dermot Duffy ee8f9e3fd1 Handle (invalid) null hass objects. 2023-10-05 19:54:52 -07:00
Dermot Duffy f2e230fa81 Add mixxing part of prior commit. 2023-10-03 20:22:56 -07:00
Dermot Duffy ed91c87899 Move card-controller out of utils. 2023-10-03 20:14:08 -07:00
Dermot Duffy 913355ad1d Do not require all title popup options be specified. 2023-10-03 19:53:02 -07:00
Dermot Duffy 6bba16cb86 Clear camera store when cameras are initialized. 2023-10-03 12:57:51 -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 c2145ef0d5 Only import screenfull in a single place. 2023-10-02 19:56:43 -07:00
Dermot Duffy d23f87a39b Fix message on initialization rendering. 2023-10-02 19:00:30 -07:00
Dermot Duffy a3b1e5f834 Fix trigger scan config issue. 2023-10-02 18:52:37 -07:00
Dermot Duffy bfdbe70d6c Refactor card.ts substantially and test. 2023-10-02 16:30:05 -07:00
Dermot Duffy 568a5cea35 Accept . as a query string delimiter. 2023-09-06 21:22:21 -07:00
Dermot Duffy 7173743d0b Fix test after carousel controller changes. 2023-09-05 20:47:08 -07:00
Dermot Duffy 25150be36b Set the container height on every resize. 2023-09-04 20:31:20 -07:00
Dermot Duffy d425457781 Resize the container based on media loads. 2023-09-04 19:31:54 -07:00
Dermot Duffy cd84e490a8 Watch grid DOM for id changes. 2023-09-04 18:40:13 -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 48ece1e154 Improve display mode button text. 2023-08-26 14:51:48 -07:00
Dermot Duffy 0e5e99419f Better timeline functionality for recordings. 2023-08-20 15:50:37 -07:00
Dermot Duffy 17bfe4f38b Recalculate grid for a slot change. 2023-08-19 12:28:11 -07:00
Dermot Duffy b4595867b3 Avoid carousel init duplication. 2023-08-13 10:00:29 -07:00
Dermot Duffy 8a0ba11fa9 Reset query when changing to non-grid . 2023-08-12 09:46:47 -07:00
Dermot Duffy cc77caa96d Reset the query on grid change in a smarter way. 2023-08-11 19:49:42 -07:00