mirror of
https://github.com/Adam-Ant/home-assistant
synced 2025-06-27 16:40:56 +00:00
Fix twilio auth
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user