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

Add Twilio SMS notifier

This commit is contained in:
Adam Dodman 2016-12-10 20:58:42 +00:00
parent 0ab81b30c7
commit c7a99c7907

View File

@ -1,8 +1,16 @@
### Notify:
#Adams Phone
#Adams Phone Pushover
- name: Adams Android
platform: pushover
api_key: !secret pushover_api
user_key: !secret pushover_user
- name: SMS
platform: twilio_sms
account_sid: !secret twilio_sid
auth_token: !secret twilio_from
from_number: !secret twilio_from