Skip to content

Clean up stale open_epaper_link references and rename config URL constant#13

Merged
Misiu merged 3 commits intorenamefrom
copilot/search-openepaperlink-references
Feb 12, 2026
Merged

Clean up stale open_epaper_link references and rename config URL constant#13
Misiu merged 3 commits intorenamefrom
copilot/search-openepaperlink-references

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 12, 2026

Remnant open_epaper_link references from the original fork needed cleanup, plus the config URL constant needed renaming and repointing to the new OpenDisplay domain.

Config/tooling renames

  • .devcontainer.json: container name → opendisplay_homeassistant
  • .gitignore: paths → custom_components/opendisplay/
  • .release-please-config.json: manifest path → custom_components/opendisplay/manifest.json

Constant rename + URL update

  • OEPL_CONFIG_URLOPENDISPLAY_CONFIG_URL
  • URL changed from https://config.openepaperlink.org/ to https://opendisplay.org/firmware/config/
  • Updated import and usage in entity.py

Intentionally kept

References to openepaperlink.org asset URLs, DHCP hostname pattern openepaperlink-*, and manufacturer="OpenEPaperLink" are correct—they refer to actual external infrastructure and hardware, not our integration identity.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Misiu <1741838+Misiu@users.noreply.github.com>
Copilot AI changed the title [WIP] Search codebase for openepaperlink references Clean up stale open_epaper_link references in config files Feb 12, 2026
Copilot AI requested a review from Misiu February 12, 2026 06:07
Co-authored-by: Misiu <1741838+Misiu@users.noreply.github.com>
Copilot AI changed the title Clean up stale open_epaper_link references in config files Clean up stale open_epaper_link references and rename config URL constant Feb 12, 2026
@Misiu Misiu marked this pull request as ready for review February 12, 2026 06:26
@Misiu Misiu merged commit 21ed6fa into rename Feb 12, 2026
3 checks passed
@Misiu Misiu deleted the copilot/search-openepaperlink-references branch February 12, 2026 06:47
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.

2 participants