1
0
mirror of https://github.com/Adam-Ant/home-assistant synced 2024-07-06 05:36:10 +00:00
home-assistant/notify.yaml

17 lines
288 B
YAML
Raw Normal View History

2016-11-29 17:15:25 +00:00
### Notify:
2016-12-10 20:58:42 +00:00
#Adams Phone Pushover
2016-11-29 17:15:25 +00:00
- name: Adams Android
platform: pushover
api_key: !secret pushover_api
user_key: !secret pushover_user
2016-12-10 20:58:42 +00:00
- name: SMS
platform: twilio_sms
account_sid: !secret twilio_sid
2016-12-10 21:16:53 +00:00
auth_token: !secret twilio_secret
2016-12-10 20:58:42 +00:00
from_number: !secret twilio_from