Commit Graph
2170 Commits
Author SHA1 Message Date
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
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 27c33438dd Fix duplicate import. 2023-10-02 22:40:06 -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 3b82dd6843 Merge pull request #1275 from jannesblobel/main
fix: update inlang settings
2023-10-02 18:51:29 -07:00
Dermot Duffy bfdbe70d6c Refactor card.ts substantially and test. 2023-10-02 16:30:05 -07:00
jannesblobel 55aca0dbe3 add inlang to extensions 2023-09-19 18:16:34 +02:00
jannesblobel 9dab83a9f5 fix: update inlang settings 2023-09-19 18:13:47 +02:00
Dermot Duffy 4cf13b1645 Merge pull request #1265 from dermotduffy/qs-delimiter
Accept `.` as a query string delimiter and reject non-alphanumeric `card_id` parameters
2023-09-06 21:27:28 -07:00
Dermot Duffy 568a5cea35 Accept . as a query string delimiter. 2023-09-06 21:22:21 -07:00
Dermot Duffy 97dac5332b Merge pull request #1251 from dermotduffy/grid
Add ability to show media in a multi-camera grid
2023-09-06 19:59:15 -07:00