Skip to content

[api] Rename services to actions#60

Merged
TrevorSchirmer merged 1 commit into
betafrom
api-actions-rename
Feb 27, 2026
Merged

[api] Rename services to actions#60
TrevorSchirmer merged 1 commit into
betafrom
api-actions-rename

Conversation

@bharvey88

Copy link
Copy Markdown
Contributor

Version: 25.8.12.1

What does this implement/fix?

Renames services:/service: to actions:/action: in the api: block of Core.yaml to match the current ESPHome API convention. Applies to all three entries: play_buzzer, calibrate_co2_value, and set_ld2410_bluetooth_password.

⚠️ Breaking change: Any Home Assistant automations or scripts that call these as HA services (e.g. esphome.apollo_msr_2_play_buzzer) will need to be updated to use the new action syntax after flashing this firmware.

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

coderabbitai Bot commented Feb 24, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@bharvey88 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 14 minutes and 25 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 be70ff5 and 0cefd9f.

📒 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 api-actions-rename

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.

@github-actions github-actions Bot added the breaking-change Breaking change label Feb 24, 2026
@TrevorSchirmer
TrevorSchirmer merged commit b8ef637 into beta Feb 27, 2026
12 checks passed
@TrevorSchirmer
TrevorSchirmer deleted the api-actions-rename branch February 27, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants