mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add support for direct messaging (#1859)
This commit is contained in:
parent
2e84ff3ab5
commit
3be117b3af
@ -37,5 +37,6 @@ Configuration variables:
|
|||||||
- **consumer_secret** (*Required*): Your "Consumer Secret" (API Secret) for the application.
|
- **consumer_secret** (*Required*): Your "Consumer Secret" (API Secret) for the application.
|
||||||
- **access_token** (*Required*): Your "Access Token" for the application.
|
- **access_token** (*Required*): Your "Access Token" for the application.
|
||||||
- **access_token_secret** (*Required*): Your "Access Token Secret" for the application.
|
- **access_token_secret** (*Required*): Your "Access Token Secret" for the application.
|
||||||
|
- **username** (*Optional*): Twitter handle without `@` or with `@` and quoting for direct messaging.
|
||||||
|
|
||||||
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user