mirror of
https://github.com/Adam-Ant/home-assistant
synced 2024-11-08 21:16:23 +00:00
Fix twilio auth
This commit is contained in:
parent
c7a99c7907
commit
93464a54e9
@ -9,7 +9,7 @@
|
||||
- name: SMS
|
||||
platform: twilio_sms
|
||||
account_sid: !secret twilio_sid
|
||||
auth_token: !secret twilio_from
|
||||
auth_token: !secret twilio_secret
|
||||
from_number: !secret twilio_from
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user