Update docs for new state restore without recorder (#6652)

This commit is contained in:
Adam Mills
2018-12-05 02:35:04 -05:00
committed by Franck Nijhof
parent 84c1bd74e2
commit 40b18de5a1
7 changed files with 7 additions and 21 deletions

View File

@@ -81,11 +81,8 @@ automations and templates.
### {% linkable_title Restore State %}
This component will automatically restore the state it had prior to Home
Assistant stopping as long as you have the `recorder` component enabled and your
entity does **not** have a set value for `initial`. To disable this feature, set
a valid value for `initial`. Additional information can be found in the
[Restore state](/components/recorder/#restore-state) section of the
[`recorder`](/components/recorder/) component documentation.
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`.
### {% linkable_title Services %}