Files
claude-sync/projects/-Users-csader/memory/feedback_backup_before_updates.md
Chris 33cab10cef Initial sync: memory, agents, commands, and gitignore
Syncs project memory, custom agents, and commands across machines.
Excludes secrets (settings.json), session state, and runtime files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-11 09:19:24 -05:00

506 B

name, description, type
name description type
Always backup before HA add-on updates Use backup:true parameter when running update.install on HA add-ons feedback

Always pass backup: true when calling update.install on HA add-ons. This creates a snapshot before each update.

Why: User explicitly requested this as standard practice — safety net in case an update breaks something.

How to apply: Any time running firmware/add-on updates via the HA API, include "backup": true in the service call data.