services:
frigate_telegram:
container_name: frigate_telegram
restart: unless-stopped
image: ghcr.io/krisf/frigate_telegram:master
environment:
TELEGRAM_TOKEN: 7024604673:AAE2zAAAAAAAAAAAAAAAAAAAAAAAAAAA
TELEGRAM_CHAT_ID: -1002226239999
MQTT_HOST: 192.168.0.100
MQTT_PORT: 1883
MQTT_USER: myusername
MQTT_PASS: mypassword
FRIGATE_URL: "http://192.168.0.100:5000"
-
Notifications
You must be signed in to change notification settings - Fork 0
krisf/frigate_telegram
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Frigate mqtt events posted to telegram with text + snapshot + video stored on telegram
Resources
Stars
Watchers
Forks
Releases
No releases published