Release Process - hcpy2-0/hcpy GitHub Wiki
This page is intended to document the release process.
Release new HomeAssistant Addon
- Change the version in https://github.com/hcpy2-0/hcpy/blob/main/home-assistant-addon/config.yaml#L4 with the format "'v*..'" (example: "v0.1.6")
- Go to the release page "https://github.com/hcpy2-0/hcpy/releases"
- Press "Draft a new release"
- Enter the release version from point 1 in "Choose a tag"
- Press "Generate release notes"
- Use the tag as the release title as well
- Activate "Set as the latest release"