fix(frigate): open notifications in HA app #20

Open
jeron wants to merge 0 commits from fix/frigate-notification-app-link into main
Owner

Summary

  • keep the notification tap target inside the Home Assistant companion app
  • open the Security camera dashboard instead of the raw Frigate snapshot URL
  • preserve the snapshot thumbnail and existing Open Cameras action

Verification

  • git diff --check passes
  • change is limited to the Frigate notification URL in packages/frigate.yaml
## Summary - keep the notification tap target inside the Home Assistant companion app - open the Security camera dashboard instead of the raw Frigate snapshot URL - preserve the snapshot thumbnail and existing Open Cameras action ## Verification - `git diff --check` passes - change is limited to the Frigate notification URL in `packages/frigate.yaml`
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/frigate-notification-app-link:fix/frigate-notification-app-link
git switch fix/frigate-notification-app-link

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff fix/frigate-notification-app-link
git switch fix/frigate-notification-app-link
git rebase main
git switch main
git merge --ff-only fix/frigate-notification-app-link
git switch fix/frigate-notification-app-link
git rebase main
git switch main
git merge --no-ff fix/frigate-notification-app-link
git switch main
git merge --squash fix/frigate-notification-app-link
git switch main
git merge --ff-only fix/frigate-notification-app-link
git switch main
git merge fix/frigate-notification-app-link
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jeron/home-assistant!20
No description provided.