-
Notifications
You must be signed in to change notification settings - Fork 17
/
notify.yaml
executable file
·51 lines (46 loc) · 1.2 KB
/
notify.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
- name: gmaillolo
platform: smtp
server: smtp.gmail.com
port: 587
sender: !secret email_from
starttls: true
username: !secret email_from
password: !secret email_password
recipient: !secret email_to_lolo
encryption: starttls
- name: gmaildiv
platform: smtp
server: smtp.gmail.com
port: 587
sender: !secret email_from
starttls: true
username: !secret email_from
password: !secret email_password
recipient: !secret email_to_div
encryption: starttls
- platform: group
name: divandlolo
services:
- service: mobile_app_lolo_iphone
- service: mobile_app_div_iphone
- name: lolowork
platform: smtp
server: smtp.gmail.com
port: 587
sender: !secret email_from
starttls: true
username: !secret email_from
password: !secret email_password
recipient: !secret email_to_lolo_work
encryption: starttls
- name: twillio_lolo
platform: twilio_call
from_number: !secret twillio_lolo_phone_number
- name: whatsapp_neighbourhood_watch
platform: rest
resource: !secret whin_neighbourhood_watch_group_id
method: POST
verify_ssl: true
headers:
X-RapidAPI-Key: !secret whin_api_key
message_param_name: text