Open afflux opened 2 weeks ago
Name | Link |
---|---|
Latest commit | a34d0a232a2b1af839f71f05ea42f11087b1dcd9 |
Latest deploy log | https://app.netlify.com/sites/esphome/deploys/6735d4abd3d4f60008793660 |
Deploy Preview | https://deploy-preview-4441--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 HTTP requests by the
online_image
component did not give the user a config option to set the HTTP headers. PR below implements this.Pull request in esphome with YAML changes (if applicable): esphome/esphome#7767
Checklist:
[x] 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.