You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/telegram.markdown
+4
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,10 @@ $ python3
119
119
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.
120
120
</div>
121
121
122
+
123
+
**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.
124
+
[](https://my.home-assistant.io/redirect/logs/?)
125
+
122
126
## Configuration
123
127
124
128
To enable Telegram notifications in your installation, add the following to your `configuration.yaml` file:
0 commit comments