-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Telegram bot #135
Comments
Hi @PascalSI - Iate response, you can find an example of using ESP8266 with Telegram at: You can look at the built-in PushBullet example sketch and modify it for Telegram based on the above example. If you get this working, feel free to add a PR and I'll add it to the examples. |
…examples, support message prefix in notification examples, use root certificate for Pushbullet connections
@PascalSI I've added a Telegram bot example sketch for esp8266 and esp32 that allows for control (arm/disarm) through the bot. If there are any issues with the sketch, I'll leave this issue open for feedback. |
I got a problem when compiling, it gives this error: Could you tell me why this might be? |
Which version of the library are you using? The Telegram bot will only work with the current |
The |
Hi, no one tried to use this library with the Telegram bot to control the alarm and receive the event?
I want to try, but not knowing where to start ... I am not very good at programming.
The text was updated successfully, but these errors were encountered: