From 24154acc7dbbd5a58d9ac03830253b118c5f5843 Mon Sep 17 00:00:00 2001 From: Rainer <90278142+RainerStaude@users.noreply.github.com> Date: Mon, 13 Mar 2023 18:21:35 +0100 Subject: [PATCH] Update input_number.markdown (#26472) Co-authored-by: Franck Nijhof --- source/_integrations/input_number.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/input_number.markdown b/source/_integrations/input_number.markdown index 89e532a27d9..ef0011ea2a7 100644 --- a/source/_integrations/input_number.markdown +++ b/source/_integrations/input_number.markdown @@ -96,7 +96,7 @@ configuration without restarting Home Assistant itself. ### Restore State -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. +If you set a valid value for `initial` this integration will start with the state set to that value. Otherwise, it will restore the state it had prior to Home Assistant stopping. Please note that `initial` is only available in a YAML configuration and not via the Home Assistant user interface. ### Scenes