Yes! Now there is an easier way to send Telegram Text Messages from Home Assistant without all this heavy process of creating the Bot, getting the ChatID, etc. etc. You can directly create a simple "REST Notify Service" using the CallMeBot API.Creating the HA REST Notify service:0) You need to authorize CallMeBot to contact you using this[...]
Yes! Now HomeAssistant can make a Telegram phone call (with Voice) thanks to the CallMeBot API. You just need HA to execute a WGET or CURL command to get a Telegram Voice call and "read" your message.URL to use:http://api.callmebot.com/start.php?source=HA&user=@user&text=This is Home Assistant calling to you to inform you about something that is happening at your[...]
Yes! Now Home Assistant can send WhatsApp Text Messages thanks to the CallMeBot Free API. You just need HA to execute a WGET or CURL command to send WhatsApp Messages. Find below the step-by-step instructions to implement it. Setup:You need to get the apikey form the bot before using the API: 1. Add the phone[...]
Yes! Now Domoticz can make a Telegram phone calls (with Voice) thanks to the CallMeBot API. You just need to create a "Custom HTTP" Notification to execute the following HTTP GET request in order to get a Telegram Voice call and "read" your notification with different voices and in multiple languages. Yes! it will ring[...]
Yes! Now Home Assistant can send WhatsApp Text Messages thanks to the CallMeBot Free API. You just need HA to execute a WGET or CURL command to send WhatsApp Messages. Find below the step-by-step instructions to implement it. Setup:You need to get the apikey form the bot before using the API: 1. Add the phone[...]
First of all, I would like to thank WifiSafe for providing a Vera Controller to test the CallMeBot API integration in this great device.The integration is pretty simple through a LUA Script. Just follow these step by step instructions to receive Telegram Phone Calls from the Vera's Scenes. The bot will make the Telegram Phone[...]
Finally, the ioBroker can make a Telegram phone calls (with Voice) thanks to the CallMeBot API. You need ioBroker.telegram adapter with version >= 1.5.0 for that.Everything is you need is to create a blockly or script as following:Pre-requisitesYou need to authorize CallMeBot to call and text you. Click here to Authenticate. BlocklyJust place the block "call via Telegram"[...]
Yes! Now OpenHab can make a Telegram phone calls (with Voice) thanks to the CallMeBot API. You just need OpenHab to execute the following command to get a Telegram Voice call and "read" your message with different voices:http://api.callmebot.com/start.php?source=openHAB&user=@username&text=This is openHAB calling to you to inform you about something that is happening at your house&lang=en-GB-Standard-BParameters:user is[...]
Yes! Now HomeAssistant can make a Telegram phone call (with Voice) thanks to the CallMeBot API. You just need HA to execute a WGET or CURL command to get a Telegram Voice call and "read" your message.URL to use:http://api.callmebot.com/start.php?source=HA&user=@user&text=This is Home Assistant calling to you to inform you about something that is happening at your[...]