Commit Graph
93 Commits
Author SHA1 Message Date
Felipe Santos 1a36ce0894 Update date-fns and date-fns-tz to v3 2024-06-05 22:37:54 -03:00
Dermot Duffy 7d831f90db Ensure automations check for HA conditions. 2024-04-27 20:15:48 -07: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 5f4943e190 Add tests. 2024-04-15 16:26:47 -07:00
Dermot Duffy b4ed40e6c7 Fix controls and seeking bugs. 2024-04-14 19:47:44 -07:00
Dermot Duffy 842240021d Fix media autoplay. 2024-04-14 18:37:18 -07:00
Dermot Duffy 323925101d Add support for more advanced forms of overriding 2024-04-13 18:23:11 -07:00
Dermot Duffy 18bbe3a641 Fix element tests. 2024-04-07 21:24:35 -07:00
Dermot Duffy 9c9548afc8 Fix card-wide actions. 2024-04-07 21:18:55 -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 bde4e6cd38 Add support for configuration profiles. 2024-03-28 21:41:48 -07:00
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