Commit Graph
100 Commits
Author SHA1 Message Date
Dermot Duffy 9d62a5ceee Merge pull request #1418 from dermotduffy/profiles
Add support for configuration profiles
2024-03-28 21:48:15 -07:00
Dermot Duffy bde4e6cd38 Add support for configuration profiles. 2024-03-28 21:41:48 -07:00
Dermot Duffy 0b9935dfe2 Merge pull request #1417 from dermotduffy/languages
Add French language translations
2024-03-27 21:01:11 -07:00
Dermot Duffy b23cea4ffe Add French language. 2024-03-27 20:55:56 -07:00
Dermot Duffy 53bb18d5ce Merge pull request #1415 from dermotduffy/merge-main-back-in2
Merge changes on `main` branch back into `dev`
2024-03-26 21:42:07 -07:00
Dermot Duffy 888fe003f3 Merge branch 'main' into merge-main-back-in2 2024-03-26 21:36:46 -07:00
Dermot Duffy 7aa9dcc51a Merge pull request #1414 from dermotduffy/capabilities
Allow camera capabilities to be configured
2024-03-26 21:10:29 -07:00
Dermot Duffy 572c6b838d Fix CA language. 2024-03-26 21:02:14 -07:00
Dermot Duffy 95c44adcf1 Allow camera capabilities to be configured. 2024-03-26 21:00:15 -07:00
Dermot Duffy 0c7260d95a Merge pull request #1409 from edurenye/add_catalan
Add catalan translations
2024-03-23 19:16:39 -07:00
Dermot Duffy 3475e1bfe8 Merge pull request #1399 from dermotduffy/timeline-pan-or-seek
Add ability to set timeline pan mode via config
2024-03-10 20:46:58 -07:00
Dermot Duffy 463f4bf32a Add ability to set timeline pan mode via config. 2024-03-10 20:40:18 -07:00
Dermot Duffy b96872fa9e Merge pull request #1398 from dermotduffy/conditions
Add support for `user` and `numeric_state` conditions
2024-03-10 18:15:36 -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 219191e869 Merge pull request #1396 from dermotduffy/better-button-accuracy
Ensure timeline menu button shows up when it should
2024-03-09 20:01:42 -08:00
Dermot Duffy 6ed1c90554 Ensure timeline menu buttons shows up when it should. 2024-03-09 19:57:14 -08:00
Dermot Duffy e4783681d6 Merge pull request #1395 from dermotduffy/init-unsupported
Always render a view even if default is unsupported
2024-03-08 20:08:45 -08:00
Dermot Duffy ecdd02c7ce Always render a view even if default is unsupported. 2024-03-08 20:00:35 -08:00
Dermot Duffy e261c17f75 Merge pull request #1394 from dermotduffy/layout-live
Adapt dimensions and media layout options to be per camera
2024-03-07 19:44:02 -08:00
Dermot Duffy b08a8f55c3 Fix minor type errors. 2024-03-07 06:46:02 -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 b8e2b3218e Merge pull request #1392 from dermotduffy/auto-ptz
Remove remnants of old PTZ `auto` mode
2024-03-03 21:36:55 -08:00
Dermot Duffy 7d1260d122 Remove remnants of old PTZ auto mode. 2024-03-03 21:31:43 -08:00
Dermot Duffy 84c9f3f5a1 Merge pull request #1391 from dermotduffy/test-thresholds
Prevent test coverage backsliding for 100% coverage files
2024-03-03 21:13:30 -08:00
Dermot Duffy 2b9b237327 Prevent test coverage backsliding for 100% coverage files. 2024-03-03 21:09:10 -08:00
Dermot Duffy 73e3c9db9e Merge pull request #1390 from dermotduffy/refresh-fidelity
Improve fidelity of signals that Frigate can provide to the card
2024-03-03 20:15:26 -08:00
Dermot Duffy 89ddea69db Fix obscure config merge bug. 2024-03-03 18:22:51 -08:00
Dermot Duffy 8f3c6af38f Update test thresholds.
New vitest versions are much better at calculating the denominator, test
coverage has actually improved in this PR, but much more code is detected.
2024-03-03 15:54:18 -08:00
Dermot Duffy 88bea0ae7d Allow camera engines to signal events to the card. 2024-03-03 15:40:20 -08:00
Dermot Duffy 305a2db573 Merge pull request #1366 from dermotduffy/gallery-range
Add custom date/time gallery filtering
2024-02-07 22:22:42 -08:00
Dermot Duffy 559f8368b1 Fix test coverage target. 2024-02-07 22:18:43 -08:00
Dermot Duffy e21756887d Add custom date/time media filtering. 2024-02-07 22:06:21 -08:00
Dermot Duffy 88a87e822a Merge pull request #1364 from dermotduffy/new-date-picker
Fix timeline date picker for iOS users
2024-02-04 15:53:37 -08:00
Dermot Duffy cdf347ca7e Lint fixes. 2024-02-04 15:49:48 -08:00
Dermot Duffy 2c8a41660c Change datepicker library to fix iOS users. 2024-02-04 12:31:00 -08:00
Dermot Duffy ee2bb255f7 Merge pull request #1362 from dermotduffy/mic-mandatory
Fix issues with 2-way audio for cameras that support only a single stream
2024-02-03 16:41:07 -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 8d34f78813 Merge pull request #1361 from dermotduffy/timeline-bugs
Process range changes correctly when the date picker is used
2024-02-03 15:36:43 -08:00
Dermot Duffy 220b4b9918 Process range changes correctly when the date picker is used. 2024-02-03 15:18:40 -08:00
Dermot Duffy cf7d379af2 Merge pull request #1360 from dermotduffy/recordings-thumbnails
Allow live thumbnails to load recordings
2024-02-03 14:45:11 -08:00
Dermot Duffy e35a44933c Fix non-en languages. 2024-02-03 14:37:22 -08:00
Dermot Duffy 93a475c7f4 Allow live thumbnails to load recordings . 2024-02-03 14:23:49 -08:00
Dermot Duffy 3398670b44 Merge pull request #1359 from dermotduffy/unmuted_trigger
Allow microphone state to be used in conditions
2024-02-02 20:37:18 -08:00
Dermot Duffy a4108b73c5 Allow microphone state to be used in conditions. 2024-02-02 20:32:53 -08:00
Dermot Duffy 25e08ca355 Merge pull request #1358 from dermotduffy/menu
Refactor menu code and add tests
2024-02-02 18:31:16 -08:00
Dermot Duffy 229530420d Fix StyleInfo typing. 2024-02-02 18:25:15 -08:00
Dermot Duffy 8a6640a512 Refactor menu code and add tests. 2024-02-02 18:12:03 -08:00
Dermot Duffy 7ddafa086f Fix issue with menu closing too early on microphone unmute. 2024-01-28 21:41:04 -08:00
Dermot Duffy 8583696ff1 Merge pull request #1353 from dermotduffy/microphone-muting
Allow the inbound audio to unmute when the microphone is unmuted
2024-01-28 20:57:01 -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 a0dc1a1625 Merge pull request #1352 from dermotduffy/seek-merge
Fix minor seeking issue in unreleased code
2024-01-27 18:03:49 -08:00
Dermot Duffy 94ade5beb5 Adjust branch coverage. 2024-01-27 17:57:41 -08:00
Dermot Duffy 1f70866ce6 Add test. 2024-01-27 17:43:00 -08:00
Dermot Duffy b99628d5ee Fix minor seeking issue in unreleased code. 2024-01-27 17:39:47 -08:00
Dermot Duffy 055d184e48 Merge pull request #1351 from dermotduffy/advanced-scan
Allow scan mode to filter triggered camera and to be used in automations
2024-01-27 17:03:06 -08:00
Dermot Duffy 53fa1e0659 Minor fixes. 2024-01-25 22:40:29 -08:00
Dermot Duffy 2d3817100b Add warning message for loading stream. 2024-01-25 22:28:05 -08:00
Dermot Duffy 5e72070c96 Add interaction and triggered conditions. 2024-01-25 22:06:21 -08:00
Dermot Duffy 6307dafdcd Merge pull request #1346 from NiklasBuchfink/main
Migrate inlang
2024-01-24 19:16:24 -08:00
Dermot Duffy 06f2151bab Allow per-camera trigger borders. 2024-01-23 20:56:30 -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 ad1c323cb0 Merge pull request #1313 from dermotduffy/tests
Enforce coverage %
2023-10-31 21:16:45 +00:00
Dermot Duffy f67511c6c1 Enforce coverage %. 2023-10-31 14:06:10 -07:00
Dermot Duffy 45d2e6499a Merge pull request #1312 from dermotduffy/ptz-revamp
Add out-of-the-box Frigate PTZ support
2023-10-30 09:04:39 +00:00
Dermot Duffy 984e60f626 Remove old TODO. 2023-10-30 01:59:01 -07:00
Dermot Duffy e12912fa85 Add out-of-the-box Frigate PTZ support. 2023-10-29 14:10:41 -07:00
Dermot Duffy fa43d2e439 Merge pull request #1296 from dermotduffy/new-way-of-casting
Add new method of casting that supports low latency live streams
2023-10-10 20:20:24 -07:00
Dermot Duffy ac0eab40a2 Add editor support. 2023-10-10 20:16:00 -07:00
Dermot Duffy 50a979b06b Update README. 2023-10-09 22:42:50 -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 aa9d061331 Merge pull request #1294 from dermotduffy/data-rename
Rename `service_data` to `data` to maintain HA compatibility
2023-10-08 21:37:08 -07:00
Dermot Duffy f11c7510ce Missed one. 2023-10-08 21:29:15 -07:00
Dermot Duffy 9a2eb24d35 Rename service_data to data to maintain HA compatibility. 2023-10-08 21:17:57 -07:00
Dermot Duffy 972029fac6 Merge pull request #1293 from dermotduffy/engine-detection
Improve engine identification and id generation
2023-10-08 15:03:01 -07:00
Dermot Duffy 7a33f75889 Improve engine identification and id generation. 2023-10-08 14:53:05 -07:00
Dermot Duffy fb5fbe4ce1 Merge pull request #1292 from dermotduffy/minor-README-fix
Minor README improvement for go2rtc `url` parameter
2023-10-08 11:17:07 -07:00
Dermot Duffy 5777b5b4c0 Minor README improvement for go2rtc url parameter. 2023-10-08 11:16:16 -07:00
Dermot Duffy 89395b6f22 Merge pull request #1291 from dermotduffy/custom-go2rtc
Add support for go2rtc to non-Frigate cameras
2023-10-08 11:15:23 -07:00
Dermot Duffy f352097243 Merge pull request #1290 from dermotduffy/image-watermark
Add watermark to temporary image on live view
2023-10-08 11:06:36 -07:00
Dermot Duffy de7d412c2d Add watermark to temporary image on live view. 2023-10-08 11:01:07 -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 04aef8a449 Merge pull request #1287 from dermotduffy/fix-disconnection-embla
Fix issue causing carousel to not correctly scroll
2023-10-07 15:48:48 -07:00
Dermot Duffy cf8935da73 Fix issue causing carousel to not correctly scroll. 2023-10-07 15:36:03 -07:00
Dermot Duffy b0a8ad3e5f Merge pull request #1284 from dermotduffy/install-clarify
Clarify installation instructions
2023-10-05 22:13:18 -07:00
Dermot Duffy fc51bfa490 Tweaks. 2023-10-05 22:08:31 -07:00
Dermot Duffy f0627e14c5 Clarify installation instructions. 2023-10-05 22:06:58 -07:00
Dermot Duffy 4140bde34f Merge pull request #1283 from dermotduffy/camera-availability
Deal with camera unavailability in a cleaner way
2023-10-05 21:45:38 -07:00
Dermot Duffy 63d90a8eb5 Clean up message content. 2023-10-05 21:36:53 -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 95e42ab767 Merge pull request #1282 from dermotduffy/null-hass
Safely handle invalid null `hass` objects
2023-10-05 20:01:16 -07:00
Dermot Duffy ee8f9e3fd1 Handle (invalid) null hass objects. 2023-10-05 19:54:52 -07:00
Dermot Duffy be74a0410f Merge pull request #1281 from dermotduffy/query-string-functions
Fix query string handling for navigation calls
2023-10-05 19:29:27 -07:00
Dermot Duffy c817601f60 Fix query string handling for navigation calls. 2023-10-05 19:22:28 -07:00
Dermot Duffy 5d2fb22ae6 Merge pull request #1279 from dermotduffy/card.ts-refactor
Refactor `card.ts` and `types.ts` and add tests
2023-10-03 20:47:45 -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