From d15116cc0a71745cb7cbbb1c575d95891221fea2 Mon Sep 17 00:00:00 2001 From: pgenera Date: Sat, 17 Dec 2016 03:35:39 -0500 Subject: [PATCH] s/sensor/switch/ in relevant docs (#1610) This appears to be a copy & paste error; it does need to both switch and sensor stanzas to work in my installation. --- source/_components/switch.mfi.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/switch.mfi.markdown b/source/_components/switch.mfi.markdown index 4ff90c19871..9ea004c17eb 100644 --- a/source/_components/switch.mfi.markdown +++ b/source/_components/switch.mfi.markdown @@ -18,7 +18,7 @@ To add this platform to your installation, add the following to your `configurat ```yaml # Example configuration.yaml entry -sensor: +switch: - platform: mfi host: IP_ADDRESS username: USERNAME