Closed jesserockz closed 3 weeks ago
Name | Link |
---|---|
Latest commit | 6761141a0e41a58bb364a68c793b76e5d8cec02d |
Latest deploy log | https://app.netlify.com/sites/esphome/deploys/6732c8b50359370008eb86db |
Deploy Preview | https://deploy-preview-4430--esphome.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This pull request includes a series of documentation updates across various components. Changes primarily involve correcting URLs for product references to ensure users are directed to the correct pages. Additionally, enhancements in clarity and detail have been made to several component documents, particularly for the ili9xxx
display driver and the ATM90E32 Power Sensor. Other components, such as the AS3935 and TM1651, have seen minor adjustments focused on link corrections without altering the technical content.
File Path | Change Summary |
---|---|
components/binary_sensor/rc522.rst | Updated Ali Express link to the correct URL. |
components/display/ili9xxx.rst | Expanded supported models, clarified configuration requirements, and enhanced usage examples with YAML snippets. |
components/display/st7567.rst | Minor textual adjustments for clarity and consistency; improved readability of voltage requirements and connection instructions. |
components/sensor/as3935.rst | Removed references to "AliExpress"; simplified purchasing options without altering technical content. |
components/sensor/atm90e32.rst | Updated URLs for calibration products, refined calibration instructions, and expanded configuration examples with YAML configurations. |
components/tm1651.rst | Corrected product reference URL; no other content changes. |
components/weikai.rst | Updated URL for the WK2168 Chip Development Board and clarified IĀ²C address selection description; no changes to configuration examples. |
cookbook/leak-detector-m5stickC.rst | Updated product links for the Guardian Remote Sensor Probe and Grove connector pigtail; refined text for clarity without altering technical content. |
cs_pin
configuration option for the ili9xxx
display component, which is directly related to the main PR's documentation updates for the rc522
component, as both involve correcting and enhancing configuration options in their respective documentation.rc522
documentation, indicating a focus on ensuring accurate links in component documentation.ld2410
sensor platform, enhancing clarity and usability, which aligns with the main PR's goal of improving documentation accuracy and user guidance for the rc522
component.Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Description:
Related issue (if applicable): fixes
Pull request in esphome with YAML changes (if applicable): esphome/esphome#
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
/index.rst
when creating new documents for new components or cookbook.