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 ```