From 848c935880e879362baa50ffbb5c6459fa3896fd Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 19 Jun 2016 15:05:47 -0700 Subject: [PATCH] Update input_select.markdown --- source/_components/input_select.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/input_select.markdown b/source/_components/input_select.markdown index 6bc2bddfe36..3ffd66d16a3 100644 --- a/source/_components/input_select.markdown +++ b/source/_components/input_select.markdown @@ -37,7 +37,7 @@ Configuration variables: - **[alias]** (*Required*): Alias for the input. - **name** (*Optional*): Friendly name of the input. -- **options** array (*Optional*): List of options to choose from +- **options** array: List of options to choose from - **initial** (*Optional*): Initial value when Home Assistant starts. - **icon** (*Optional*): Icon for entry.