-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update DIY guide #4815
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: current
Are you sure you want to change the base?
Update DIY guide #4815
Conversation
WalkthroughThe changes update the DIY guide by modifying the "Blog Posts & Videos" section. An entry for "An IoT clock designed for children" by chrisns has been removed, and a new entry for "Remote controller RC433 for garage door open" by Lubomir Karlik has been added with a corresponding link. This revision updates the list of resources in the guide. Changes
Tip ⚡💬 Agentic Chat (Pro Plan, General Availability)
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
🧹 Nitpick comments (2)
guides/diy.rst (2)
63-63
: Ensure Consistent Hyperlink Formatting for the New Entry
The newly added entry for "Remote controller RC433 for garage door open" ends with a single underscore after theLubomir Karlik
reference, while other similar entries use a double underscore. For consistency and to leverage reStructuredText’s hyperlink conventions, please update it as shown below.- `Remote controller RC433 for garage door open <https://dedeideas.eu/index.php/en-us/rc433-pre-home-assistant-en>`__ by `Lubomir Karlik <https://dedeideas.eu/index.php/en-us/about-me>`_ + `Remote controller RC433 for garage door open <https://dedeideas.eu/index.php/en-us/rc433-pre-home-assistant-en>`__ by `Lubomir Karlik <https://dedeideas.eu/index.php/en-us/about-me>`__
64-64
: Remove Extraneous Formatting Character
Line 64 contains a stray|
character that does not conform to the bullet list format and could disrupt the rendered output. Please remove this line if it is not serving a specific formatting purpose.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
guides/diy.rst
(1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
`**`: - Do not generate or add any sequence diagrams
**
: - Do not generate or add any sequence diagrams
guides/diy.rst
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Description:
Related issue (if applicable): fixes
Pull request in esphome with YAML changes (if applicable):
Checklist:
I am merging into
next
because this is new documentation that has a matching pull-request in esphome as linked above.or
I am merging into
current
because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.Link added in
/components/index.rst
when creating new documents for new components or cookbook.