Search found 2 matches
- Tuesday 30 June 2020 16:26
- Forum: Other questions and discussions
- Topic: SOLVED: Hyperlink in notification to Telegram
- Replies: 1
- Views: 316
Re: Hyperlink in notification to Telegram
Solved by using python script with Telegram bot with parsemode HTML.
- Monday 29 June 2020 22:11
- Forum: Other questions and discussions
- Topic: SOLVED: Hyperlink in notification to Telegram
- Replies: 1
- Views: 316
SOLVED: Hyperlink in notification to Telegram
Hi all, I figured out a way to get a notification from my Telegram bot whenever the doorbell is pressed. I am working on also sending a screenshot from my ESP32CAM interface, in order to directly see who is in front of the door. Now what I would like to do, is also send a JSON URL Command link with ...