mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Add additional method to get telegram id (#31713)
* Add additional method to get telegram id * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
5bc42ddd02
commit
0ffb4be258
@ -119,6 +119,10 @@ $ python3
|
||||
If you want to add new chat IDs then you will need to disable the active configuration to actually see the result with the IDs, otherwise you may only get empty results array.
|
||||
</div>
|
||||
|
||||
|
||||
**Method 4:** You can also get the chat ID from the Home Assistant logs. If you have set up the bot already, you can send a message to your bot from an unauthorized ID and you will see an error entry in the log containing the ID.
|
||||
[](https://my.home-assistant.io/redirect/logs/?)
|
||||
|
||||
## Configuration
|
||||
|
||||
To enable Telegram notifications in your installation, add the following to your `configuration.yaml` file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user