Build releases from pull request notes - #16
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
loaded0.1.4so this merge exercises the complete GitHub release-publication pathThe published v0.1.3 release body was also corrected directly to describe the FastMCP startup-collision fix from PR #15.
Release notes
Type of change
Testing
141 passedlocally and in CI)0.1.4brands/access_tokenand compares it byte-for-byteHACS icon status
The component ships
custom_components/esphome_mcp/brand/icon.png, the supported location for Home Assistant 2026.3 and newer. The HAOS lane exercises the actualbrands/access_tokenWebSocket command and/api/brands/integration/esphome_mcp/icon.pngendpoint, comparing the response byte-for-byte with the bundled icon. It also installs the complete current HACS release through the same Get HACS add-on path used by ha-mcp and fails unless HACS loads successfully.That proves the repository and Home Assistant side. The released HACS 2.0.5 Downloads dashboard still constructs legacy public Brands CDN URLs, so it cannot display inline custom-integration icons yet. That HACS defect remains open in
hacs/integration#5223; its fix is the unmergedhacs/frontend#937. No change in this repository can replace the URL generated inside HACS's frontend bundle.Checklist