Open clydebarrow opened 3 weeks ago
Name | Link |
---|---|
Latest commit | b9b7d5eab452e127b935d4810749175dfb069879 |
Latest deploy log | https://app.netlify.com/sites/esphome/deploys/672df2f0a98b7f0008fe09ba |
Deploy Preview | https://deploy-preview-4419--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:
The docs CI fails on a recently merged code block that has a lot of C++ inside yaml. No easy fix other than turning off pygment lexing for the block.
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.