With Facebook Messenger, you can create your own Custom Commands (and buttons) to perform GET/POST requests! For example, you can create a custom command "arm alarm" that will call to a REST API on your domotics system that will trun on/off a light. Each command will be associated to an URL that the bot will[...]
Yes! Now Home Assistant can easily send notifications through Facebook Messenger. You can use the official Facebook Integration (that requires a pretty complex setup) or use this easy-to-use API to send notifications, images or even commands through Messenger.Why to use Messenger instead of WhatsApp or Telegram? Speed, Images and Commands (you can send commands from Messenger[...]
Many people were asking if it is possible to use emojis (emoticos) in the Telegram and WhatsApp Text messages. The answer is Yes!It is pretty straigt forward to incorporate emoticos in your notifications.Select the emoticon that you want to use. ➡ HERE ⬅ you have a list of 1816 emoticons to choose! URencode the text that you[...]
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[...]