From 784fd46993e64ceeb24bfae3516106b0f5860245 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 16 Jun 2015 09:50:23 +0200 Subject: [PATCH] add icon --- source/components/switch.command_switch.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/components/switch.command_switch.markdown b/source/components/switch.command_switch.markdown index 0656efd0365..b9c4c33d32b 100644 --- a/source/components/switch.command_switch.markdown +++ b/source/components/switch.command_switch.markdown @@ -9,8 +9,11 @@ sharing: true footer: true --- + A switch platform that issues specific commands when it is turned on and off. This might very well become our most platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts! +To enable it, add the following lines to your `configuration.yaml`: + ``` # Example configuration.yaml entry switch: