9 Commits
Author SHA1 Message Date
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
Felipe Santos fccb4c9afd Bump prettier to v3 and format all files 2024-06-10 00:29:50 -03:00
Dermot Duffy ba750eb2b0 Require HA 2022.3.0 (for editor components) 2022-03-13 14:53:58 -07:00
Dermot Duffy c4d478eaaa Update filename in hacs.json . 2021-08-17 21:52:08 -07:00
Dermot Duffy ed013293f7 Initial skeletal Frigate lovelace card. 2021-08-08 15:33:31 -07:00
Joakim Sørensen 64b1a115e6 Remove 'zip_release' that does not work for cards 2019-11-11 18:59:12 +01:00
ludeeus d6bc300e74 Use zip_release 2019-11-05 19:41:28 +01:00
ludeeus 2247daedff Update hacs.json to use release assets 2019-11-05 18:47:00 +01:00
Ian Richardson 078499f029 lots of new changes
* HACS badge
* hacs.json
* New action handling with double tap support
* Cleanup
2019-10-30 12:44:59 -05:00