added WhatsApp configuration

This commit is contained in:
Valter Ferreira
2021-02-25 00:02:45 +00:00
parent 664ace0e69
commit f37d2471d3
2 changed files with 35 additions and 9 deletions

View File

@@ -28,6 +28,20 @@ notify:
- name: Buttler
platform: telegram
chat_id: 564913435
- name: WhatsApp
platform: rest
resource: https://api.callmebot.com/whatsapp.php
data:
source: HA
phone: !secret phoneNumber #enter your phone number here
apikey: !secret callMeBotAPIKey #enter your apikey here (see Setup above)
- name: WhatsAppRita
platform: rest
resource: https://api.callmebot.com/whatsapp.php
data:
source: HA
phone: !secret phoneNumberRita #enter your phone number here
apikey: !secret callMeBotAPIKeyRita #enter your apikey here (see Setup above)
telegram_bot:
- platform: polling