Commit Graph
24 Commits
Author SHA1 Message Date
Dermot Duffy 7895de96d2 fix: Rationalize custom icons to avoid duplication (#1639) 2024-10-13 16:24:51 -07:00
Dermot Duffy eccf50252f fix: Fix card initialization on some cast devices (#1601) 2024-10-01 12:19:22 -07:00
Dermot Duffy 650d99ec00 fix: Fix initialization race condition that occurs in certain circumstances (#1545)
* fix: Fix initialization race condition in certain circumstances

* Minor improvements and camera iris logo
2024-09-19 19:42:38 -07:00
Dermot Duffy 429dd90972 Use custom websocket to avoid needing admin privileges. 2024-08-24 20:00:00 -07:00
Dermot Duffy afb9af5eb4 Rename several view variables for clarity. 2024-06-11 19:48:39 -07:00
Dermot Duffy 7ab545738d Add initial keyboard shortcut support. 2024-06-05 21:44:17 -07:00
Dermot Duffy 88bea0ae7d Allow camera engines to signal events to the card. 2024-03-03 15:40:20 -08: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 ee8f9e3fd1 Handle (invalid) null hass objects. 2023-10-05 19:54:52 -07:00
Dermot Duffy bfdbe70d6c Refactor card.ts substantially and test. 2023-10-02 16:30:05 -07:00
Dermot Duffy 304c7e3164 Initial motionEye commit. 2023-03-26 16:42:21 -07:00
Dermot Duffy 712713f60c Refactor viewer to support other viewer players. 2023-03-18 13:56:55 -07:00
Dermot Duffy a9074bd44e Results of running ts-prune. 2023-01-30 21:11:21 -08:00
Dermot Duffy 700f09c12c Expand the timeline to 100% height in panel mode. 2022-10-15 12:16:43 -07:00
Justin Wong 4a80d14209 Update homeAssistantWSRequest to accept passthrough JSON 2022-08-08 19:30:03 +08:00
Dermot Duffy cf5f099dc1 Convert recordings to websocket. 2022-06-29 21:42:16 -07:00
Dermot Duffy 4901905ca1 Make error handling and console logging consistent 2022-06-20 03:03:27 +00:00
Dermot Duffy 7ebada9aa5 Initial draft of recordings support. 2022-06-04 11:04:38 -07:00
Dermot Duffy c8d9e89b78 Autodetect motion and occupancy sensors. 2022-05-21 11:23:31 -07:00
Dermot Duffy 4a40e4a943 Add trigger border to outer container. 2022-05-19 17:58:17 -07:00
Dermot Duffy ab3202c9ac First skeleton of scan mode. 2022-05-18 21:24:17 -07:00
Dermot Duffy af5ec0f8be Allow false_positive to be null to fix Frigate 0.11 compatibility. 2022-05-18 21:20:23 -07:00
Dermot Duffy 6b30487229 Initial common.js refactor. 2022-05-12 20:42:02 -07:00