Summary
Add README documentation for publishing a new SoundTouch Bridge version to the Homey App Store.
Scope
- Document the expected pre-release checks.
- Explain where to bump the app/package version.
- Include Homey CLI validation/build/publish steps.
- Include GitHub workflow expectations: issue branch, PR, merge, tag/release notes where relevant.
Acceptance criteria
- README includes a clear release/publish checklist.
- Instructions mention generated
app.json and Homey compose validation/build behavior.
npm test and npx homey app validate pass if code/config changes are made.
Note
This is documentation-only unless the release workflow reveals a missing script or config fix.
Summary
Add README documentation for publishing a new SoundTouch Bridge version to the Homey App Store.
Scope
Acceptance criteria
app.jsonand Homey compose validation/build behavior.npm testandnpx homey app validatepass if code/config changes are made.Note
This is documentation-only unless the release workflow reveals a missing script or config fix.