Mark README status as stable after 1.0 release#1548
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1548 +/- ##
=======================================
Coverage 99.54% 99.54%
=======================================
Files 224 224
Lines 17519 17519
=======================================
Hits 17439 17439
Misses 80 80
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
bdraco
left a comment
There was a problem hiding this comment.
Must use the full pr template. Do not mangle it or remove sections
PR Review — Mark README status as stable after 1.0 releaseAccurate one-line README maturity update; blocked only by the maintainer's PR-template request, not by the diff. Strengths:
Needs attention:
🟢 Suggestions1. CLAUDE.md still carries the stale beta framing (`README.md`, L5-7)The README banner now reads "stable," but That's the same maturity drift this PR fixes, one file over. After this lands, the two docs disagree on project status.
Checklist
Automated review by Kōan (Claude) |
Simple rebaseBranch StatsActions performed
CI statusCI will be checked asynchronously. Automated by Kōan |
1eec935 to
46b0084
Compare
There was a problem hiding this comment.
Pull request overview
Updates the project’s README status banner to reflect that ESPHome Device Builder has reached a stable 1.0 release and is now the default builder in the official ESPHome add-on.
Changes:
- Replaces the “active development / beta / expect breaking changes” status banner text with “stable” 1.0 messaging.
- Calls out that the dashboard ships as the default builder in the official ESPHome add-on (as of ESPHome 2026.6.0).
| > **Status:** stable. The dashboard reached its 1.0 release and ships | ||
| > as the default builder in the official ESPHome add-on (as of ESPHome | ||
| > 2026.6.0). Issues |
What does this implement/fix?
Update the README status banner to reflect the 1.0 stable release. The
banner still read "in active development… late beta / early beta… expect
undocumented breaking changes until the project is marked stable." But
1.0.0 shipped on 2026-06-15 and the project is now at 1.0.9 stable — and
the add-on already runs the Device Builder by default as of ESPHome
2026.6.0. The "until stable" framing is stale and undersells the
project's maturity.
Rewrote the
> **Status:**line: the project reached its 1.0 release andships as the default builder in the official ESPHome add-on (as of
ESPHome 2026.6.0). Kept the issues / project-board / Discord invite
intact. Docs-only change; no code paths touched.
Related issue or feature (if applicable):
Types of changes
bugfixnew-featureenhancementbreaking-changerefactordocsmaintenancecidependenciesFrontend coordination
Checklist
ruff,codespell, yaml/json/python checks).tests/where applicable.components.index.json/definitions/components/*.jsonhave not been hand-edited (regenerate viascript/sync_components.pyif a sync is needed).docs/ARCHITECTURE.mdand/ordocs/API.md.