From 650c6142bb34e930e0e588b49d29889bec9f6c1f Mon Sep 17 00:00:00 2001 From: RichardUUU <14031396+RichardUUU@users.noreply.github.com> Date: Sat, 7 Dec 2019 04:25:49 -0500 Subject: [PATCH] Richard uuu patch 1 (#11375) * Update input_select.markdown * Update input_select.markdown --- source/_integrations/input_select.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/input_select.markdown b/source/_integrations/input_select.markdown index dadf14dd546..beb18f39846 100644 --- a/source/_integrations/input_select.markdown +++ b/source/_integrations/input_select.markdown @@ -62,7 +62,7 @@ Because YAML defines [booleans](https://yaml.org/type/bool.html) as equivalent, ### Restore State -This integration will automatically restore the state it had prior to Home Assistant stopping as long as your entity does **not** have a set value for `initial`. To disable this feature, set a valid value for `initial`. +If you set a valid value for 'initial' this integration will start with state set to that value. Otherwise, it will restore the state it had prior to Home Assistant stopping. ### Services