esphome-docs icon indicating copy to clipboard operation
esphome-docs copied to clipboard

Enable verbose mode from env ESPHOME_VERBOSE or --verbose

Open ptr727 opened this issue 1 year ago • 1 comments

Description:

Enable verbose mode from environment variable ESPHOME_VERBOSE=true or --verbose.

Related issue (if applicable): fixes

Pull request in esphome with YAML changes (if applicable): esphome/esphome#6987

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.

ptr727 avatar Jun 25 '24 21:06 ptr727