Closed jesserockz closed 1 week ago
The pull request introduces a series of URL redirection rules primarily utilizing HTTP status code 301 for permanent redirects. Key changes include the redirection of various sensor component pages, device pages for ESP8266 and ESP32, and cookbook entries to new paths. Additionally, the changelog files for multiple ESPHome versions have been updated to reflect component path changes, new features, and integrations, while the contributing and DIY guides have received minor updates to URLs and content.
File Path | Change Summary |
---|---|
_redirects | Added multiple URL redirection rules for sensor components, device pages, and cookbook entries. |
changelog/2022.1.0.rst | Updated component path for Midea IR Climate from components/climate/ir_climate to components/climate/climate_ir . |
changelog/2023.12.0.rst | Introduced new components like ENS160, GT911, and Pylontech batteries; added pin reuse validation. |
changelog/2023.9.0.rst | Modified LightWaveRF component path; added new components and noted breaking changes. |
changelog/v1.12.0.rst | Updated MCP23017 component path; included new features and breaking changes. |
changelog/v1.13.0.rst | Added new components like TTP229 and binary sensor map; highlighted codebase refactor. |
changelog/v1.14.0.rst | Introduced WiFi captive portal component and Visual Studio Code plugin; noted breaking changes. |
changelog/v1.15.0.rst | Documented new features and integrations; emphasized community contributions and CI/CD updates. |
guides/contributing.rst | Updated URL for esphome-docs container image; made minor text formatting adjustments. |
guides/diy.rst | Removed a blog post entry and expanded sections with new links and contributions. |
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?
Name | Link |
---|---|
Latest commit | 04420c2fa8f1b1ffd72b1825d56970ce43d0a345 |
Latest deploy log | https://app.netlify.com/sites/esphome/deploys/6743f91d1d0f090008eba73c |
Deploy Preview | https://deploy-preview-4466--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.
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.