mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-17 15:00:54 +00:00
Update docs for new state restore without recorder (#6652)
This commit is contained in:
committed by
Franck Nijhof
parent
84c1bd74e2
commit
40b18de5a1
@@ -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 %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user