hassio-addons/Home Assistant Community Apps Repository Updater
Tool for updating Home Assistant Apps repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 25, 2026
- License
- MIT
Pinned Snippet
uses: hassio-addons/repository-updater@88408cfe4468560e649cb9c227431a696c9298ea # v2.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token that is allowed to write/commit to the target repo | yes | — |
| repository | The app repository to update (e.g., frenck/repository) | no | — |
| app | Slug of the app to update the repository for | no | — |
| addon | (Deprecated) Use 'app' instead. Slug of the app to update the repository for | no | — |
| force | Force repository update, even if no changes are detected | no | false |
Outputs
no outputs