This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
I really want to use Telegram again so I can easilly add people to a group and set custom notification sounds (slow whoop for the fire group )
I received a lot of errors from the Webhook. I think I fixed that, but I am not sure if I fixed your problem.
Can you please add your Telegram ID to the "default" chatbot first? I think that that will fix it. You can add the custom bot afterward.
If that fixes it, I'll work on a new version so this extra step is not required.
I used the flow below before.
If I do remove the Telegram bod card from the "dan" section, and replace it with a new card, I am not able to add the image tag anymore. It gives the "forbidden to place/ stopbord" sign
The simple log file shows the message, so the flow is running.
Beside that I can not register homey to the @athomhomey_bot anymore? I tried unregister Homey from the bot, also not possible.
What to do?
I just removed the Telegram App. Will wait for version 0.2.2 to be out before installing it again.
In the mean time: is there someone we can spam to get the approval through quicker? :P
It is working again
Thanks!
I put in the token, takes it fine.
But the /register does not work.
Also I do not understand why I have to register with the athomhomey_bot? I am assuming that my own bot is going to send the messages and that I should register that in any groups I want the messages sent to? Or is the other part just for sending messages to Homey itself so you can chat with it?
Right now I do not see any "users or groups". So I cannot send any messages. I tried sending something to the username directly (@username or @username.bot) but that does not work either. Some guidance is appreciated
I guess that when you "register" the Telegram token of your custom bot to Homey, something goes wrong. Will have an extended look at that tomorrow; it worked while developing, but that might be because some stuff got setup already from the old app that I converted.
Open the following URL
https://api.telegram.org/bot<CUSTOMTOKEN>/setWebhook?url=https://webhooks.athom.com/webhook/5795eeea20ad3acc0b868ced
Replace <CUSTOMTOKEN> with the token of your custom bot. Should work!