-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[docker] Add support for binding dashboard to network interface - doc #5665
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
Conversation
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.
As this is a feature matched with a PR in https://github.com/esphome/esphome, please target your PR to the next branch and rebase.
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Base branch has been corrected - dismissing previous review.
✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…1.0 release notes (esphome#5653)
Expanded the description of the 'indicator' styling options to include details about background properties and how to hide the pivot.
Clarified networking requirements for ESPHome with Docker, including alternatives for non-Linux hosts and additional configuration options for multiple network interfaces.
Description:
Pull request in esphome with YAML changes (if applicable):
Checklist:
nextbecause this is new documentation that has a matching pull-request in esphome as linked above.I did purposely not prefix the env var with
esphomelike the other - as this one does not alter the behavior or esphome itself. It only affects the way the docket init script instantiateesphome. I can totally rename if you have a better idea