Logic Machine Forum
Communicate HL and Telegram bot? - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Communicate HL and Telegram bot? (/showthread.php?tid=1494)



Communicate HL and Telegram bot? - legolas2069 - 20.07.2018

Hi, thanks to Domoticatorino and Edwin I have set up the homeLYnk to send messages to a Telegram Bot on event. That way the system can send messages on alarmas or events.

Now I'm thinking the next level, send some orders in Telegram to know the status of KNX addresses or even to set setpoints, on/off. Do you know how can it be done?

Thank for your help.


RE: Communicate HL and Telegram bot? - Erwin van der Zwart - 20.07.2018

Hi,

There is no listener for that in the device, a possible solution could be using IFTTT in combination with remote services.

There is a post on this forum (i posted it a more then a years ago) that would help you setting it up.

BR,

Erwin


RE: Communicate HL and Telegram bot? - mai - 18.10.2021

(20.07.2018, 06:53)legolas2069 Wrote: Hi, thanks to Domoticatorino and Edwin I have set up the homeLYnk to send messages to a Telegram Bot on event. That way the system can send messages on alarmas or events.

Now I'm thinking the next level, send some orders in Telegram to know the status of KNX addresses or even to set setpoints, on/off. Do you know how can it be done?

Thank for your help.

Hi! Can you explain how you set up the homeLYnk to send messages and alarms by Telegram?


RE: Communicate HL and Telegram bot? - admin - 18.10.2021

See this: https://forum.logicmachine.net/showthread.php?tid=2666&pid=17111#pid17111


RE: Communicate HL and Telegram bot? - mai - 18.10.2021

(18.10.2021, 06:53)admin Wrote: See this: https://forum.logicmachine.net/showthread.php?tid=2666&pid=17111#pid17111

Ok thanks!
I have problems with step 4. When I go to the web page that indicates, I get this. How can i fix it?    


RE: Communicate HL and Telegram bot? - Daniel - 18.10.2021

You didn't fallow instructions correctly, try again.


RE: Communicate HL and Telegram bot? - mai - 18.10.2021

(18.10.2021, 07:39)Daniel Wrote: You didn't fallow instructions correctly, try again.

I create my bot with fatherbot, I type a message on my own bot but when I clic on the lynk https://api.telegram.org/bot<token>/getUpdates
[url=https://api.telegram.org/bot<token>/getUpdates][/url]I still get the same thing. What can I be doing wrong?


RE: Communicate HL and Telegram bot? - Daniel - 18.10.2021

Replace <token> with your token


RE: Communicate HL and Telegram bot? - Daniel - 18.10.2021

Then read point nr 3 again.


RE: Communicate HL and Telegram bot? - mai - 18.10.2021

(18.10.2021, 08:06)Daniel Wrote: Then read point nr 3 again.

Ok thank you, i got it