Skip to content

v0.2.0

Choose a tag to compare

@askb askb released this 12 Jul 08:45
· 6 commits to main since this release
b1a2821

Guaranteed 100% restore via a two-pillar backup model.

  • Docs: config repo (this add-on) + encrypted HA full backup (e.g. Google Drive Backup) = 100% restorable — neither alone is enough. Sharpened the what is backed up where table: names exactly what .storage/ holds (UI-added integrations, logins/tokens, registries, dashboards) and flags data outside /config (add-on data, /ssl) the add-on can't see.
  • Security: seed .gitignore now excludes *.token / .google.token so OAuth tokens never leak into the repo.
  • First bootstrap logs a disaster-recovery warning pointing users at full backups.