mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add service homeassistant.save_persistent_states (#18697)
This commit is contained in:
parent
12e589b35f
commit
4c7bec0e4a
@ -134,3 +134,10 @@ action:
|
||||
- light.living_room
|
||||
- switch.coffe_pot
|
||||
```
|
||||
|
||||
### Service `homeassistant.save_persistent_states`
|
||||
|
||||
Save the persistent states (for entities derived from RestoreEntity) immediately.
|
||||
Maintain the normal periodic saving interval.
|
||||
|
||||
Normally these states are saved at startup, every 15 minutes and at shutdown.
|
||||
|
Loading…
x
Reference in New Issue
Block a user