added WhatsApp configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user