From 0d6bffb5d67ca866c03be72d2687d27c1a69db6a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 8 Sep 2015 08:43:24 +0200 Subject: [PATCH] Fix typo --- source/components/switch.mqtt.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/components/switch.mqtt.markdown b/source/components/switch.mqtt.markdown index 18f932fb57c..4b0d76b594c 100644 --- a/source/components/switch.mqtt.markdown +++ b/source/components/switch.mqtt.markdown @@ -25,7 +25,7 @@ Optimistic mode can be forced, even if state topic is available. Try to enable it, if experiencing incorrect switch operation. ```yaml -# Example configuration.yml entr +# Example configuration.yml entry switch: platform: mqtt name: "Bedroom Switch"