Commit Graph
30 Commits
Author SHA1 Message Date
Dermot Duffy df3614f793 fix: Various editor / diagnostic improvements (#2363)
- Closes: #2360 
 - Closes: #2328
2026-02-21 09:31:10 -08:00
Dermot Duffy 6d5a76ac0a feat: Add documentation links from editor (#2362) 2026-02-20 10:07:38 -08:00
Dermot Duffy 49073fee48 fix: Update components and styles to work with >= HA 2026.2 (#2333)
Caution: Requires HA >= `2026.2`

- Closes #2329
- Closes #2332
2026-02-07 20:32:05 -08:00
Dermot Duffy c6a4c8aea2 feat: Implement basic general folder support (#2051)
- Related: #1748
2025-05-21 19:59:21 -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 278560b5ac feat: Add richer card theme support (#1809) 2025-01-07 19:54:13 -08:00
Dermot Duffy 9d812af9f4 fix: Use HA style and coloring for all icons (#1790) 2024-12-23 15:22:27 -08:00
Dermot Duffy 7895de96d2 fix: Rationalize custom icons to avoid duplication (#1639) 2024-10-13 16:24:51 -07:00
Dermot Duffy b663772a52 Add editor support for performance profile. 2022-10-08 10:13:32 -07:00
Dermot Duffy 3e02aeb80b Minor editor CSS cleanup. 2022-10-01 12:08:26 -07:00
Dermot Duffy b9d1d019c2 Break out controls into different menu sections. 2022-10-01 11:27:51 -07:00
Dermot Duffy a9c600523c Add ability to change media layout. 2022-08-11 21:29:04 -07:00
Dermot Duffy ca9af9856c Small editor spacing fix. 2022-06-11 11:15:22 -07:00
Dermot Duffy e1b5cd3d43 Add controls to a submenu in the editor to make it less busy. 2022-06-10 14:27:58 -07:00
Dermot Duffy a62eaf4bc9 Change configuration path for Frigate options. 2022-06-10 13:44:10 -07:00
Dermot Duffy b8f1fb2aa3 Break out triggers into their own config section. 2022-06-10 10:07:40 -07:00
Dermot Duffy 95c4423524 Slight simplification. 2022-06-08 19:03:13 -07:00
Dermot Duffy 8ff15b868b Improve editor submenu formatting. 2022-06-08 18:52:59 -07:00
Dermot Duffy 3090087e73 Add editor support. 2022-05-18 21:34:13 -07:00
Dermot Duffy a44d444d53 Add menu prioritization & alignment. 2022-04-29 20:13:05 -07:00
Dermot Duffy f8784bfc32 Editor support for dependent cameras. 2022-04-23 15:15:35 -07:00
Dermot Duffy a087b80718 Default view should set the default camera. 2022-02-27 19:18:03 -08:00
Dermot Duffy b179eddab7 Convert editor to use new ha-selector components. 2022-02-27 16:12:21 -08:00
Dermot Duffy 5d83a5d581 Add warning in editor if overrides present. 2022-02-05 14:46:48 -08:00
Dermot Duffy cbd42bf565 Fix rendering issue with very low camera title. 2022-01-14 21:31:16 -08:00
Dermot Duffy 915053261e Fix error condition rendering. 2022-01-14 21:31:16 -08:00
Dermot Duffy c40c63862e Initial editor support. 2022-01-14 21:31:16 -08:00
Dermot Duffy 7e5927344b Refactor editor. 2021-11-26 21:06:56 -08:00
Dermot Duffy be76d5bb24 Basic configuration upgrade support. 2021-11-06 10:11:12 -07:00
Dermot Duffy 7bd7731811 Allow chevrons, thumbnails or no media controls. 2021-09-06 16:03:51 -07:00