Update input_boolean.markdown (#11384)

This commit is contained in:
RichardUUU 2019-12-08 11:34:49 -05:00 committed by Franck Nijhof
parent f72c1931db
commit 79e4e04c35

View File

@ -44,7 +44,7 @@ input_boolean:
### 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.
## Automation Examples