mirror of
https://github.com/Adam-Ant/home-assistant
synced 2025-08-11 09:36:50 +00:00
Fix twilio auth
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user