Commit Graph
2193 Commits
Author SHA1 Message Date
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
Niklas Buchfink 5795421f02 Delete project.inlang.json 2024-01-24 14:37:43 +01:00
Niklas Buchfink 3db4e6cc6c Update README.md
Update badge urls
2024-01-24 14:36:52 +01:00
Niklas Buchfink 52f9027c1e Update settings.json 2024-01-24 14:21:43 +01:00
Niklas Buchfink c81a5d0b19 Update settings.json 2024-01-24 14:20:45 +01:00
Niklas Buchfink 26a1b2a470 Rename project.inlang&settings.json to project.inlang/settings.json 2024-01-24 14:18:45 +01:00
Niklas Buchfink bde29d6958 Create project.inlang&settings.json 2024-01-24 14:18:15 +01: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