From 7025cdb35b31270e59bbcf166b8995aabffedfc4 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Thu, 24 Sep 2015 16:39:36 -0400 Subject: [PATCH] Add comment clarifying that options are optional. Add comment clarifying that customize options are optional. --- source/getting-started/devices.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/getting-started/devices.markdown b/source/getting-started/devices.markdown index 32dce060521..0d522344b1a 100644 --- a/source/getting-started/devices.markdown +++ b/source/getting-started/devices.markdown @@ -51,6 +51,7 @@ of these parameters. This can be done by adding the following config to the `hom homeassistant: # Add this to your existing configuration + # Only the `entity_id` is required. All other options are optional. customize: some.entity_id: hidden: true