33cab10cef
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>
506 B
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.