From ef4250bea6cd587082729fabe64512bd83111759 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 23 Oct 2015 23:54:35 +0200 Subject: [PATCH] Fix format --- source/components/switch.rest.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/components/switch.rest.markdown b/source/components/switch.rest.markdown index 559ddfa5858..265add3ca91 100644 --- a/source/components/switch.rest.markdown +++ b/source/components/switch.rest.markdown @@ -14,6 +14,8 @@ The rest switch platform allows you to control a given endpoint that supports a To enable this switch, add the following lines to your `configuration.yaml` file: +```yaml +# Example configuration.yaml entry switch: platform: rest resource: http://IP_ADDRESS/ENDPOINT