Hi,
I’ve been struggling with this a while. Seen various threads of different ways of sending a telegram message when motioneye detects something.
The idea is using a webhook in the motioneye detection section and using the appropriate nodered nodes sending a telegram message
My bot works as I use it for alexa/motion sensors etc
I have so far:
Motion Notifications
Web Hook
http://192.168.1.43:8123/api/webhook/web_ID
HTTP Method: POST (form)
Do I use the node ‘websocket In’ ?
If so what goes in the Path?
Thanks in advance