Skip to content

Instantly share code, notes, and snippets.

@Ivaar
Ivaar / NASA.lua
Last active February 28, 2022 22:42
NotAnotherSparksAddon
_addon.name = 'NASA'--'NotAnotherSparksAddon'
_addon.author = 'Ivaar'
_addon.version = '0.0.0.5'
_addon.commands = {'nasa'}
require('luau')
require('pack')
bit = require('bit')
local max_powders = 80*99
@hunterjm
hunterjm / frigate_0.10_notification.yaml
Last active July 15, 2024 03:08
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
@SgtBatten
SgtBatten / frigate_0.11_notification.yaml
Last active December 7, 2023 20:09 — forked from hunterjm/frigate_0.10_notification.yaml
Frigate Notifications have moved
blueprint:
name: Frigate Notifications by SgtB have moved
description: |
## ANNOUNCEMENT
I have moved from this gist to a github repositry.
Please checkout https://github.com/SgtBatten/HA_blueprints for the latest versions
domain: automation