Skip to content

Bump version to 26.3.2.1#73

Merged
bharvey88 merged 2 commits intobetafrom
bump-version-26.3.2.1
Mar 2, 2026
Merged

Bump version to 26.3.2.1#73
bharvey88 merged 2 commits intobetafrom
bump-version-26.3.2.1

Conversation

@bharvey88
Copy link
Contributor

@bharvey88 bharvey88 commented Mar 2, 2026

Version: 26.3.2.1

Adds:
Version number update to Core.yaml
Fixes:

Breaks:

Checks:

  • Documentation Updated
  • Build Number Incremented In YAML (YY.MM.DD.#)

Summary by CodeRabbit

  • Chores
    • Updated ESPHome to version 26.3.2.1

@coderabbitai
Copy link

coderabbitai bot commented Mar 2, 2026

Warning

Rate limit exceeded

@bharvey88 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 30 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 4d44e39 and 4aa1e65.

📒 Files selected for processing (1)
  • Integrations/ESPHome/Core.yaml

Walkthrough

ESPHome version bumped from 25.7.18.1 to 26.3.2.1 in the Core configuration. A character encoding change detected in the BME280 Temperature Offset unit_of_measurement field requires verification.

Changes

Cohort / File(s) Summary
ESPHome Configuration
Integrations/ESPHome/Core.yaml
Version updated to 26.3.2.1. BME280 Temperature Offset unit_of_measurement changed from "°C" to what appears to be a corrupted/garbled character—may indicate encoding issue.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

🐰 A version bump hops into place,
From 25 to 26, picking up pace!
But oh, a strange glyph in the temperature field—
Did encoding mischief get revealed?
Let's verify this character's true name! 🌡️

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Bump version to 26.3.2.1' directly describes the main change—a version bump to 26.3.2.1 in Core.yaml, which aligns with the PR objectives and file changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump-version-26.3.2.1

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@Integrations/ESPHome/Core.yaml`:
- Line 145: The unit_of_measurement value contains a garbled character ("�C");
update the YAML key unit_of_measurement to use the correct degree Celsius symbol
(°C) instead of the replacement character so the UI displays temperatures
properly—locate the unit_of_measurement entry in the
Integrations/ESPHome/Core.yaml and replace the corrupted character with the
proper ° character.

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 81535a9 and 4d44e39.

📒 Files selected for processing (1)
  • Integrations/ESPHome/Core.yaml

@bharvey88 bharvey88 merged commit 379023e into beta Mar 2, 2026
11 checks passed
@bharvey88 bharvey88 deleted the bump-version-26.3.2.1 branch March 2, 2026 21:56
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