From 7da8bdb34557e314fedf6d4f6b9119dc410081da Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 9 Sep 2015 09:46:20 +0200 Subject: [PATCH] Add logo --- source/components/tellstick.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/components/tellstick.markdown b/source/components/tellstick.markdown index b38ddaa9de8..c15ef78ba55 100644 --- a/source/components/tellstick.markdown +++ b/source/components/tellstick.markdown @@ -9,11 +9,13 @@ sharing: true footer: true --- + The TellStick Home Assistant integration allows users to add switches and sensors. To get started, add the following information to your `configuration.yaml`: -```YAML +```yaml +# Example configuration.yaml entry switch: platform: tellstick @@ -32,3 +34,5 @@ light: platform: tellstick ``` + +