Skip to content
EN | DE

Telegram

This page shows the nightly version. Switch to the release version.

Parameters

NameDescriptionValueLevel
tokenToken

Also called Bot ID.

Example: 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11
optional
chatsChat IDs

Chat identifiers and group identifiers can be specified. The latter have a minus sign. One entry per line. Tip: Log in to Telegram in your browser and open the chats to see the identifiers in the URL.

Example: -210987654
optional
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

messaging:
services:
- type: template
template: telegram
token: 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11 # Token, Also called Bot ID.
chats: # Chat IDs, Chat identifiers and group identifiers can be specified. The latter have a minus sign. One entry per line. Tip: Log in to Telegram in your browser and open the chats to see the identifiers in the URL.