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