Black
This commit is contained in:
parent
da05dfe708
commit
4de97abc3a
2676 changed files with 163166 additions and 140084 deletions
|
@ -6,10 +6,9 @@ from .const import DOMAIN
|
|||
|
||||
config_entry_flow.register_webhook_flow(
|
||||
DOMAIN,
|
||||
'Twilio Webhook',
|
||||
"Twilio Webhook",
|
||||
{
|
||||
'twilio_url':
|
||||
'https://www.twilio.com/docs/glossary/what-is-a-webhook',
|
||||
'docs_url': 'https://www.home-assistant.io/components/twilio/'
|
||||
}
|
||||
"twilio_url": "https://www.twilio.com/docs/glossary/what-is-a-webhook",
|
||||
"docs_url": "https://www.home-assistant.io/components/twilio/",
|
||||
},
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue