Commit Graph
30 Commits
Author SHA1 Message Date
Dermot Duffy 47bcce93d3 feat: Add hardened error handling and retries (#2451)
- Closes #1830
 - Closes #2099
2026-06-30 17:45:12 -07:00
Dermot Duffy 050c2f7c1a test: Add tests for localization (#2421) 2026-06-30 17:45:12 -07:00
przeniek 6eb0a87ca8 feat: Add pl translation (#2302)
Added Polish translation files.

[skip ci]
2025-12-30 15:21:20 -08:00
Dermot Duffy b06e0aea4d feat: Add de localization (#2295)
All credit for strings go to @Matthias84 . This PR replaces #2283 .


[skip ci]
2025-12-20 14:28:12 -08:00
Dermot Duffy c6a4c8aea2 feat: Implement basic general folder support (#2051)
- Related: #1748
2025-05-21 19:59:21 -07:00
Dermot Duffy a79ffa6edc refactor: Retire the use of unmaintained custom-card-helpers (#1956)
- Closes #1295
2025-03-09 16:02:33 -07:00
Dermot Duffy cc376a8be1 feat: Rename the card to advanced-camera-card (#1873)
Whilst the Frigate support in this card is the best among camera
engines, the name incorrectly suggests that Frigate is a requirement.
Instead, to broaden the appeal, change to more camera agnostic name.
This does not suggest any change in priority, role or support for
Frigate.

This change is likely to be bug prone, due to the size of the rename --
the code contains 1500+ references to "Frigate" most of which make sense
to rename, some which do not, all of which needed human assessment.

- Closes #1298


BREAKING CHANGE: References to `frigate-card` in all kinds of
configuration need to be updated to `advanced-camera-card`. An automated
config upgrade should take care of the majority of usecases (click `Edit
-> Upgrade -> Save`), though may not be perfect.
2025-02-06 19:32:32 -08:00
Dermot Duffy b23cea4ffe Add French language. 2024-03-27 20:55:56 -07:00
edurenye a0df7b72bd Add catalan translations 2024-03-22 12:02:07 +01:00
Dermot Duffy e12912fa85 Add out-of-the-box Frigate PTZ support. 2023-10-29 14:10:41 -07:00
Dermot Duffy 9a2eb24d35 Rename service_data to data to maintain HA compatibility. 2023-10-08 21:17:57 -07:00
Dermot Duffy aa411a2959 Include PT language. 2023-04-22 11:53:01 -07:00
Dermot Duffy d65ef4fd92 Fix broken language detection. 2023-04-02 09:54:27 -07:00
Dermot Duffy 292a8083d7 Support executing actions from the query string. 2023-03-13 20:59:07 -07:00
Dermot Duffy 7eb130ea54 Only calculate the language on load. 2023-03-04 14:38:03 -08:00
Dermot Duffy 9af8eedb8a Dynamically load non-fallback languages. 2022-10-09 12:37:24 -07:00
Dermot Duffy b9d1d019c2 Break out controls into different menu sections. 2022-10-01 11:27:51 -07:00
emanu 1ee06f0d04 Integrated the Italian language
Integrated the Italian language #781
2022-08-04 16:34:18 +02:00
Dermot Duffy 0f04e9383a Add event starring from the card. 2022-06-28 20:19:32 -07:00
Felipe Santos 7e1ab52588 Configure the VS Code i18n Ally extension 2022-06-17 16:02:50 -03:00
Dermot Duffy e0a21ff475 Put the language in diagnostics. 2022-06-11 22:41:12 -07:00
Dermot Duffy 1e81edb1ea Change language logic to avoid issue on Nest hub devices. 2022-05-10 08:17:35 -07:00
Dermot Duffy 96ef5b244c Update and wire in the pt_BR translations 2022-02-13 14:43:49 -08:00
Dermot Duffy ed013293f7 Initial skeletal Frigate lovelace card. 2021-08-08 15:33:31 -07:00
Ian Richardson 90e585529b Maintenance 2020-11-16 20:26:34 -06:00
Steven Marks 7f9ac43269 Update localize.ts 2020-07-06 16:45:58 +01:00
Steven Marks 975762d049 Update localize.ts 2020-07-06 16:30:53 +01:00
Steven MarksandBram Kragten d59fb8661c Update src/localize/localize.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-07-03 21:57:46 +01:00
Steven Marks fc78f3013c Amend to have multiple sections
Changed to allow multiple sections  within the json language files.
2020-06-10 21:17:29 +01:00
ludeeus 19a88abd43 Add localization 2019-12-15 23:28:48 +00:00