fix: un-fork iq2020, track upstream via Renovate git-refs#43
Merged
Conversation
Upstream PR Ylianst/ESP-IQ2020#111 (the esphome 2026.7.x get_use_address_to build fix) has merged, so drop the temporary jbunting/ESP-IQ2020 fork and repoint hot-tub's external_components at upstream main. Add a `# renovate: datasource=git-refs depName=Ylianst/ESP-IQ2020` annotation so the existing git-refs custom manager tracks main's commit digest going forward (upstream has no releases/tags). Previously this dependency was invisible to Renovate and updates were fully manual. Verified: hot-tub compiles on esphome 2026.7.2. Closes #34 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jbunting
enabled auto-merge (rebase)
July 23, 2026 17:10
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.
Summary
Upstream Ylianst/ESP-IQ2020#111 (the esphome 2026.7.x
get_use_address_tobuild fix) has merged, so this drops the temporaryjbunting/ESP-IQ2020fork and repointsdevices/hot-tub.yamlat upstream.external_componentsfrom the fork togithub://Ylianst/ESP-IQ2020@74ca307…(upstreammainHEAD, which is a descendant of the #111 merge — verified the fix is present in theiq2020component'siq2020.cpp).# renovate: datasource=git-refs depName=Ylianst/ESP-IQ2020annotation. This matches the existing git-refs custom manager inrenovate.json, so Renovate now tracks upstreammain's commit digest going forward (upstream has no releases/tags). Previously this dependency was invisible to Renovate and updates were fully manual.Verification
esphome compile devices/hot-tub.yamlsucceeds on esphome 2026.7.2 (matchingmain's pinned version).Follow-up
jbunting/ESP-IQ2020fork.Closes #34
🤖 Generated with Claude Code