Skip to content

[version] Add ESPHome version and Apollo firmware version sensors#59

Merged
TrevorSchirmer merged 4 commits into
betafrom
version-sensors
Feb 28, 2026
Merged

[version] Add ESPHome version and Apollo firmware version sensors#59
TrevorSchirmer merged 4 commits into
betafrom
version-sensors

Conversation

@bharvey88
Copy link
Copy Markdown
Contributor

Version: 25.8.12.1

What does this implement/fix?

Adds two diagnostic text sensors to Core.yaml, ported from MTR-1 PR #79:

  • ESPHome Version — exposes the running ESPHome version via the version platform (timestamp hidden)
  • Apollo Firmware Version — exposes the ${version} substitution variable as a diagnostic entity via the template platform

These sensors make firmware and ESPHome version visible in Home Assistant for diagnostics and automation without requiring any other changes.

Types of changes

  • Bugfix (fixed change that fixes an issue)
  • New feature (thanks!)
  • Breaking change (repair/feature that breaks existing functionality)
  • Dependency Update - Does not publish
  • Other - Does not publish
  • Website of github readme file update - Does not publish
  • Github workflows - Does not publish

Checklist / Checklijst:

  • The code change has been tested and works locally
  • The code change has not yet been tested

If user-visible functionality or configuration variables are added/modified:

  • Added/updated documentation for the web page

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 24, 2026

Warning

Rate limit exceeded

@bharvey88 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 39 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 afa8570 and 2268d77.

📒 Files selected for processing (1)
  • Integrations/ESPHome/Core.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch version-sensors

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.

@TrevorSchirmer TrevorSchirmer merged commit 329a6ee into beta Feb 28, 2026
11 checks passed
@TrevorSchirmer TrevorSchirmer deleted the version-sensors branch February 28, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants