esphome.yaml: Tidy boot action whitespace#109
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (9)
WalkthroughThe PR updates ESPHome firmware configuration for OTA/update behavior, boot handling, and air-quality LED control, and adjusts GitHub release, build, and workflow settings. It also adds a new label-check workflow and narrows CI permissions. ChangesESPHome firmware changes
GitHub automation changes
Estimated code review effort: 5 (Critical) | ~120 minutes Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Make the single action a list of one action, rather than an action not in a list. This is semantically identical, and greatly reduces diffs among the 3 config files.
8957c4f to
e8fd0b0
Compare
|
Thanks for this. List-form Housekeeping notes: product firmware PRs land on |
Make the single action a list of one action, rather than an action not in a list. This is semantically identical, and greatly reduces diffs among the 3 config files.
Version: 26.6.10.1
What does this implement/fix?
Moves a single boot action into a list, to reduce textual diffs with Factory which has a list of two actions.
Types of changes
Checklist / Checklijst:
If user-visible functionality or configuration variables are added/modified:
Summary by CodeRabbit