Release Process - hcpy2-0/hcpy GitHub Wiki

This page is intended to document the release process.

Release new HomeAssistant Addon

  1. 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")
  2. Go to the release page "https://github.com/hcpy2-0/hcpy/releases"
  3. Press "Draft a new release"
  4. Enter the release version from point 1 in "Choose a tag"
  5. Press "Generate release notes"
  6. Use the tag as the release title as well
  7. Activate "Set as the latest release"