[alarm_control_panel] Document MQTT JSON command payload with code#6269
[alarm_control_panel] Document MQTT JSON command payload with code#6269heythisisnate wants to merge 1 commit intoesphome:nextfrom
Conversation
There was a problem hiding this comment.
As this is a feature matched with a PR in https://github.com/esphome/esphome, please target your PR to the next branch and rebase.
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Base branch has been corrected - dismissing previous review.
|
Caution Review failedFailed to post review comments WalkthroughThis PR updates ESPHome release processes and documentation infrastructure. It transitions changelog generation from Markdown (.md) to MDX format with updated marker handling, introduces tracking for undocumented API changes in release notes, adds numerous new components (Audio File, Serial Proxy, RP2040 BLE, SEN6x, HDC302x, dew point sensor, speaker_source), expands existing component documentation with new configuration options and actions, and removes deprecated SSL fingerprint references from MQTT documentation. Version bumped to 2026.4.0-dev. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 Tip CodeRabbit can use TruffleHog to scan for secrets in your code with verification capabilities.Add a TruffleHog config file (e.g. trufflehog-config.yml, trufflehog.yml) to your project to customize detectors and scanning behavior. The tool runs only when a config file is present. |
…pport Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5e7c135 to
a2dcaea
Compare
Description:
Document the new MQTT JSON command payload format for the alarm control panel component, which allows sending a PIN code alongside state commands via MQTT.
Pull request in esphome with the component changes (if applicable):
Checklist:
nextis for the next (beta) release andcurrentis for the current stable release.🤖 Generated with Claude Code