Commit Graph
6 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
Dermot Duffy 1aebda23d6 Simplify devcontainer camera config. 2023-04-01 16:18:42 -07:00
Dermot Duffy 9ed3543023 Rename frigate-jsmpeg to jsmpeg. 2023-02-18 13:08:07 -08:00
Dermot Duffy 059f171578 Use a higher port number for rollup. 2022-07-23 15:58:47 -07:00
Felipe Santos cbb25cd334 Change Rollup port to 1000 2022-07-06 03:39:27 +00:00
Dermot Duffy 6bdf8be208 Use the latest preconfig script 2022-06-19 00:11:03 +00:00