-
-
Notifications
You must be signed in to change notification settings - Fork 782
Document BM8563 RTC configuration for M5Stack-Core2 #1345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds documentation for the BM8563 RTC component to the M5Stack-Core2 device page, including a configuration example showing how to synchronize the RTC with Home Assistant.
- Adds a new "RTC" section with BM8563 configuration example
- Updates the Notes section to reflect that an ESPHome component now exists for the BM8563 RTC
- Includes advanced example showing boot-time RTC reading and Home Assistant synchronization
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Added YAML code blocks for BM8563 time source examples.

Brief description of the changes
Document BM8563 RTC configuration for M5Stack-Core2
Type of changes
Checklist:
The only exceptions are
!secret wifi_ssidand!secret wifi_password.wifiorethernetblock has no static / manual ip address specified.A more involved example can be provided in a separate configuration block.