Skip to content

Instantly share code, notes, and snippets.

@edestecd
edestecd / frigate_0.10_notification.yaml
Last active January 2, 2023 06:08 — forked from hunterjm/frigate_0.10_notification.yaml
Frigate 0.10 Notifications
blueprint:
name: Frigate Notification (0.10.0)
description: |
## Frigate Mobile App Notification
This blueprint will send a notification to your device when a Frigate event for the selected camera is fired. The notification will initially include the thumbnail of the detection, but include an actionable notification allowing you to view the clip and snapshot.
With this blueprint, you may send the notification to multiple devices by leaving "Device" blank and instead use a [notification group][1].
### Software Version Requirements
@edestecd
edestecd / cancan.rb
Last active December 30, 2015 05:09 — forked from clyfe/cancan.rb
# Setup
# =====
#
# Compatable with:
# cancan 1.6.10
# squeel 1.0.18
#
# Put this gist in Rails.root/config/initializers/cancan.rb
# Add Squeel to Gemfile, see https://github.com/ernie/squeel
#