esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 34 forks source link

ledc doc improvement #3789

Open wire67 opened 1 year ago

wire67 commented 1 year ago

The problem

There's a comment in the camera component that should be added to the ledc component too: https://esphome.io/components/output/ledc.html

Note
Camera uses PWM timer #1. You need to manually specify a channel (with the `channel: 2` parameter)

Which version of ESPHome has the issue?

website

What type of installation are you using?

Home Assistant Add-on

Which version of Home Assistant has the issue?

n/a

What platform are you using?

ESP32

Board

No response

Component causing the issue

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

wire67 commented 1 year ago

Up

nielsnl68 commented 1 year ago

Did you know, you can do this your self by creating a Pull Request on https://github.com/esphome-docs. Read all about it here: https://esphome.io/guides/contributing.html