Skip to content
Discussion options

You must be logged in to vote

Is it also allowed for more than one entity at once?

Yes, it is possible

How to restore them back using one service call?

EDIT: Answer no longer valid - in v2.0.0 restoring entities is possible

You can't really do it. To restore the state you have to use templates that retrieve saved states.

Something like this:

action: "input_boolean.turn_{{ saver_entity('input_boolean.automatyka_gabinet') }}"
target:
  entity_id: input_boolean.automatyka_gabinet

As you can see, restoring state highly depends on saved entities

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@PiotrMachowski
Comment options

Answer selected by Krzysztonek
Comment options

You must be logged in to vote
3 replies
@PiotrMachowski
Comment options

@Krzysztonek
Comment options

@PiotrMachowski
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #48 on December 11, 2025 01:34.