From eba809ccfbd1135f4756b5d626d32933d564f7de Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 9 Sep 2015 12:01:49 +0200 Subject: [PATCH] Update exaple --- source/components/switch.wemo.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/components/switch.wemo.markdown b/source/components/switch.wemo.markdown index d5f9c62cbb5..11e0903b2fa 100644 --- a/source/components/switch.wemo.markdown +++ b/source/components/switch.wemo.markdown @@ -17,5 +17,5 @@ They will be automatically discovered if the discovery component is enabled. ```yaml # Example configuration.yaml entry switch: - - platform: wemo + platform: wemo ```