[App][Pro] Zone Memory - Save and Restore Device Configurations

Change Log

v3.3.0

  • Added: Ability to ignore devices and zones by name on zone restore.
  • Added: Ability to ignore sub-zones when storing zone data.
  • Changed: Made most zone store card settings optional for better usability.

v3.2.0

  • Homey Pro 2023 compatibility release.

v3.1.2

  • Fixed: Homey Advanced Flows compatibility update.

v3.1.1

  • Fixed: Latest generation of store device and zone state flowcards now respect the search filter on device and zone selection.

v3.1.0

  • Added: The new generation of zone and device restore card now support light treatment setting for better compatibility.

v3.0.1

  • Updated: App migrated to Homey App SDK v3.

v2.1.0

  • Updated: Replaced popup dataset inspector with inline inspector.

v2.0.7

  • Fixed: A potential race condition which could cause the flow editor to crash.
  • Fixed: A race condition on restore settings between onoff vs. other capabilities.

v2.0.6

  • Fixed: Optional flowcard arguements are now actually optional.
  • Updated: Multilanguage AppStore info.

v2.0.5

  • Added: Ability to inspect stored datasets in the app settings menu.
  • Added: New zone save card. The legacy card works still, but cannot be added anymore.
  • Added: New zone restore card. The legacy card works still, but cannot be added anymore.
  • Added: New device restore card. The legacy card works still, but cannot be added anymore.
  • Added: Ability to control the command send rate for restore cards.
  • Added: Trigger cards for save and restore events. Legacy restore cards do not fire the triggers.
  • Updated: AthomAPI to v3.2.7.
  • Fixed: Flow error message are now multilingual.

v1.3.6

  • Updated: athom-api to v3.2.3

v1.3.5

  • Maintenance only. No functional changes.

v1.3.4

  • Changed: Zone selector improved.

v1.3.2

  • Fixed: Single device memory not updating stored settings with latest data.
  • Fixed: Light mode not updated as expected if stored device had no proper info on it.
  • Fixed: For some device on/off was not handled correctly on restore.

v1.3.0

  • Added: Support for memorizing single device state.

v1.2.2

  • Fixed: Potential issue with data storage handling.
  • Changed: Data store layout. Old data is migrated automatically on update of the app.

v1.2.1

  • Added: Dutch translation. Thanks Danee!

v1.1.0

  • Changed: Data is now stored in persistent file store instead of in memory.

v1.0.0

  • Initial Version