Skip to content

Releases: PiotrMachowski/Home-Assistant-custom-components-Saver

Fix potential infinite recursion

30 Sep 21:12
f6f4de7
Compare
Choose a tag to compare

downloads_shield Ko-Fi buycoffee.to PayPal.Me Revolut.Me

Changes

  • Fixed potential infinite recursion (#24)

Buy Me a Coffee at ko-fi.com Postaw mi kawę na buycoffee.to PayPal Logo Revolut

Jinja functions

30 Sep 03:22
75fb2e2
Compare
Choose a tag to compare

downloads_shield Ko-Fi buycoffee.to PayPal.Me Revolut.Me

Changes

  • Added saver_entity and saver_variable Jinja functions (to use instead of saver.restore_state and saver.execute services)
  • Added possibility to save/delete multiple entities at once

Breaking changes

  • Events event_saver_saved_entity and event_saver_deleted_entity now return a list of entities

Buy Me a Coffee at ko-fi.com Postaw mi kawę na buycoffee.to PayPal Logo Revolut

HA 2023.6+ compatibility, events

04 Jun 23:52
24cbd34
Compare
Choose a tag to compare

downloads_shield Ko-Fi buycoffee.to PayPal.Me Revolut.Me

Changes

  • Fixed 2023.6+ (Python 3.11) compatibility (fixes #17)
  • Added firing events after successful service calls (#16, thanks @matfax!)

Buy Me a Coffee at ko-fi.com Postaw mi kawę na buycoffee.to PayPal Logo Revolut

Improve handling changes

25 Jan 20:32
Compare
Choose a tag to compare

downloads_shield Ko-Fi buycoffee.to PayPal.Me

Changes

  • Improved handling changing attributes

Buy Me a Coffee at ko-fi.com Postaw mi kawę na buycoffee.to PayPal Logo

Cleanup

24 Jan 03:14
Compare
Choose a tag to compare

downloads_shield Buy me a coffee PayPal.Me

Changes

  • Cleanup

v1.1.2

04 Mar 00:47
Compare
Choose a tag to compare

Added version to manifest

v1.1.1

11 Oct 20:17
Compare
Choose a tag to compare

Adjust to script constructor changes

v1.1.0

14 Jun 02:02
Compare
Choose a tag to compare

Added restoring state after HA restart

v1.0.2

12 Jun 10:12
Compare
Choose a tag to compare

Update manifest

v1.0.1

12 Jun 02:27
Compare
Choose a tag to compare
Update manifest