Skip to content

fix: un-fork iq2020, track upstream via Renovate git-refs#43

Merged
jbunting merged 1 commit into
mainfrom
feat/unfork-iq2020
Jul 23, 2026
Merged

fix: un-fork iq2020, track upstream via Renovate git-refs#43
jbunting merged 1 commit into
mainfrom
feat/unfork-iq2020

Conversation

@jbunting

Copy link
Copy Markdown
Owner

Summary

Upstream Ylianst/ESP-IQ2020#111 (the esphome 2026.7.x get_use_address_to build fix) has merged, so this drops the temporary jbunting/ESP-IQ2020 fork and repoints devices/hot-tub.yaml at upstream.

  • Repoint external_components from the fork to github://Ylianst/ESP-IQ2020@74ca307… (upstream main HEAD, which is a descendant of the #111 merge — verified the fix is present in the iq2020 component's iq2020.cpp).
  • Add a # renovate: datasource=git-refs depName=Ylianst/ESP-IQ2020 annotation. This matches the existing git-refs custom manager in renovate.json, so Renovate now tracks upstream main's commit digest going forward (upstream has no releases/tags). Previously this dependency was invisible to Renovate and updates were fully manual.
  • Remove the "temporary fork" comments.

Verification

esphome compile devices/hot-tub.yaml succeeds on esphome 2026.7.2 (matching main's pinned version).

Follow-up

  • After merge: delete the now-unused jbunting/ESP-IQ2020 fork.

Closes #34

🤖 Generated with Claude Code

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
jbunting enabled auto-merge (rebase) July 23, 2026 17:10
@jbunting
jbunting merged commit 7b42601 into main Jul 23, 2026
14 checks passed
@jbunting
jbunting deleted the feat/unfork-iq2020 branch July 23, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Un-fork iq2020 after upstream PR #111 merges

1 participant