Telegram PTZ & Notifications

The telegram component can do two things. First, it can send detection videos (and thumbnails) to a chat when a detection occurs. Second, it can be used to control the ptz component from the chat, with commands like '/left', '/right', etc.
Configuration
Configuration example
telegrammap required
Telegram bot to control pan-tilt-zoom cameras.
Troubleshooting
To enable debug logging for
telegram
, add the following to your config.yaml
/config/config.yaml
logger:
logs:
viseron.components.telegram: debug