Skip to content

Instantly share code, notes, and snippets.

@burin
burin / frigate_telegram_notification.yaml
Last active January 5, 2025 15:56 — forked from dimitrystd/frigate_telegram_notification.yaml
Frigate - Telegram Notification
blueprint:
name: Frigate - Telegram Notification
description: Create automations to receive Snapshots and Clips from Frigate
domain: automation
input:
camera:
name: Frigate Camera
description:
The name of the camera as defined in your frigate configuration (/conf.yml).
target_chat:
@burin
burin / 0_reuse_code.js
Last active August 29, 2015 14:16
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console