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
2e809ca8b7
ci: Install dependencies before semantic-release run ( #1529 )
2024-09-14 15:58:59 -07:00
Felipe Santos
fccb4c9afd
Bump prettier to v3 and format all files
2024-06-10 00:29:50 -03:00
dependabot[bot]
78838a2214
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-06 07:47:11 +00:00
Dermot Duffy
9279e11782
Merge pull request #1264 from dermotduffy/dependabot/github_actions/dev/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2024-06-05 20:28:29 -07:00
Dermot Duffy
63797ea35b
Check links as part of the github build.
2024-04-27 20:16:10 -07:00
Dermot Duffy
f67511c6c1
Enforce coverage %.
2023-10-31 14:06:10 -07:00
dependabot[bot]
84be4ede57
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-05 07:41:09 +00:00
Dermot Duffy
bd7f3ebcd2
Merge pull request #1113 from dermotduffy/dependabot/github_actions/volta-cli/action-4
...
Bump volta-cli/action from 3 to 4
2023-04-29 19:48:55 -07:00
Dermot Duffy
8f75799a0d
Various github workflow fixes.
2023-04-29 15:19:12 -07:00
dependabot[bot]
e4557437a0
Bump volta-cli/action from 3 to 4
...
Bumps [volta-cli/action](https://github.com/volta-cli/action ) from 3 to 4.
- [Release notes](https://github.com/volta-cli/action/releases )
- [Changelog](https://github.com/volta-cli/action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/volta-cli/action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: volta-cli/action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 08:01:52 +00:00
Dermot Duffy
3228527af6
Run tests as part of build action.
2023-04-04 21:57:39 -07:00
Felipe Santos
2d62c15464
Prevent GitHub worflow from changing lockfile
2023-02-11 12:22:23 -03:00
Felipe Santos
7e511177ad
Use Volta to manage Node and Yarn version
2023-02-11 12:15:53 -03:00
Dermot Duffy
0d09286c8c
Split live providers into chunks.
2022-10-09 08:39:04 -07:00
Dermot Duffy
6eedf32c83
Merge pull request #832 from dermotduffy/release-4.0.0
...
Release v4.0.0
2022-09-22 17:35:52 -07:00
Felipe Santos
6a1fc01db8
Extend build workflow to release branches
2022-06-09 13:32:59 -03:00
Dermot Duffy
e692bef1fb
Update deps and switch to yarn fully.
2022-06-07 20:47:27 -07:00
Felipe Santos
9fbc846b0a
Upload frigate-hass-card artifact on pull request
2022-03-04 07:35:33 -03:00
dependabot[bot]
78f04371aa
Bump actions/checkout from 2.4.0 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-02 07:55:58 +00:00
Dermot Duffy
57c921fde6
Merge pull request #346 from dermotduffy/dependabot/github_actions/actions/checkout-2.4.0
...
Bump actions/checkout from 1 to 2.4.0
2022-02-08 19:36:52 -08:00
dependabot[bot]
2c698235fa
Bump actions/checkout from 1 to 2.4.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 1 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v1...v2.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-09 03:24:15 +00:00
dependabot[bot]
5f0e2a81fe
Bump hacs/action from 21.2.2 to 21.12.1
...
Bumps [hacs/action](https://github.com/hacs/action ) from 21.2.2 to 21.12.1.
- [Release notes](https://github.com/hacs/action/releases )
- [Commits](https://github.com/hacs/action/compare/21.2.2...21.12.1 )
---
updated-dependencies:
- dependency-name: hacs/action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-09 03:24:12 +00:00
Dermot Duffy
8567da088d
Remove references to non-existent branches.
2021-08-22 11:28:46 -07:00
Dermot Duffy
efc82e1119
Update workflow title.
2021-08-18 20:25:03 -07:00
Dermot Duffy
54a22c637a
Run HACS validation on build (except HACS load).
2021-08-18 20:24:03 -07:00
Dermot Duffy
4cacec7f80
Move HACS validation to release publish.
2021-08-18 19:52:24 -07:00
Dermot Duffy
bd14adbeeb
Run HACS validation after build.
2021-08-17 21:38:44 -07:00
Dermot Duffy
91bf25e6f6
Add HACS validation.
2021-08-17 21:08:11 -07: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
ludeeus
64f3ae8a47
Adds build action
2019-11-05 18:46:34 +01:00