diff --git a/components/notify.twitter/index.html b/components/notify.twitter/index.html
index 12fad333e1..5104acc7bc 100644
--- a/components/notify.twitter/index.html
+++ b/components/notify.twitter/index.html
@@ -91,7 +91,7 @@
The twitter
platform uses Twitter to delivery notifications from Home Assistant.
-Go to Twitter Apps and create an application. Visit “Keys and Access Tokens” of the application to get the details (“Consumer Key”, “Consumer Secret”, and “Access Token Secret” which needs to be generated).
+Go to Twitter Apps and create an application. Visit “Keys and Access Tokens” of the application to get the details (“Consumer Key”, “Consumer Secret”, “Access Token” and “Access Token Secret” which needs to be generated).
To add Twitter to your installation, add the following to your configuration.yaml
file:
@@ -102,6 +102,7 @@
platform: twitter
consumer_key: ABCDEFGHJKLMNOPQRSTUVXYZ
consumer_secret: ABCDEFGHJKLMNOPQRSTUVXYZ
+ access_token: ABCDEFGHJKLMNOPQRSTUVXYZ
access_token_secret: ABCDEFGHJKLMNOPQRSTUVXYZ
@@ -113,6 +114,7 @@
name (Optional): Setting the optional parameter name
allows multiple notifiers to be created. The default value is notify
. The notifier will bind to the service notify.NOTIFIER_NAME
.
consumer_key (Required): Your “Consumer Key” (API Key) 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_secret (Required): Your “Access Token Secret” for the application.
diff --git a/sitemap.xml b/sitemap.xml
index 528cf9de9d..05446af980 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1509,18 +1509,18 @@
https://home-assistant.io/demo/frontend.html
- 2016-04-28T10:32:36+00:00
+ 2016-04-28T11:09:09+00:00
https://home-assistant.io/demo/index.html
- 2016-04-28T10:32:36+00:00
+ 2016-04-28T11:09:09+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
- 2016-04-28T10:32:36+00:00
+ 2016-04-28T11:09:09+00:00
https://home-assistant.io/static/mdi-demo.html
- 2016-04-28T10:32:36+00:00
+ 2016-04-28T11:09:09+00:00