From 4bd102ddf5676b9d373cfd2f169766fec704f100 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 27 Jan 2016 07:52:46 +0100 Subject: [PATCH] Add twitter docs --- homeassistant/components/notify/twitter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/notify/twitter.py b/homeassistant/components/notify/twitter.py index d38faba7990..e2a27d68a05 100644 --- a/homeassistant/components/notify/twitter.py +++ b/homeassistant/components/notify/twitter.py @@ -1,6 +1,6 @@ """ homeassistant.components.notify.twitter -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Twitter platform for notify component. For more details about this platform, please refer to the documentation at