diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 758ab08..8d1b19a 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -2,6 +2,7 @@ name-template: 'Release v$NEXT_PATCH_VERSION' tag-template: "$RESOLVED_VERSION" change-template: "- #$NUMBER $TITLE @$AUTHOR" sort-direction: ascending +category-template: '**$TITLE**' categories: - title: "🚨 Breaking changes" @@ -41,11 +42,9 @@ include-labels: no-changes-template: '- No changes' +# The shared build workflow appends a Full Changelog compare link to the +# release body (release-drafter cannot render 4-part version tags). template: | - ## What's Changed + **What's Changed** $CHANGES - - **Full Changelog**: https://github.com/ApolloAutomation/H-1/compare/$PREVIOUS_TAG...$RESOLVED_VERSION.1 - - Be sure to 🌟 this repository for updates! \ No newline at end of file diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 742f70f..e91b150 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,7 @@ jobs: yaml-files: | Integrations/ESPHome/H-1.yaml Integrations/ESPHome/H-1D.yaml - firmware-names: "1:firmware,1D:firmare-d" + firmware-names: "1:firmware,1D:firmware-d" core-yaml-path: Integrations/ESPHome/Core.yaml esphome-version: stable # Bypass check if manually triggered with bypass option diff --git a/Integrations/ESPHome/H-1.yaml b/Integrations/ESPHome/H-1.yaml index e365c51..f4b0c89 100644 --- a/Integrations/ESPHome/H-1.yaml +++ b/Integrations/ESPHome/H-1.yaml @@ -59,12 +59,13 @@ update: - platform: http_request id: firmware_update name: Firmware Update - source: https://apolloautomation.github.io/H-1/artifact/manifest.json + source: https://apolloautomation.github.io/H-1/firmware/manifest.json wifi: on_connect: - delay: 5s - ble.disable: + - component.update: firmware_update on_disconnect: - ble.enable: ap: