Add note about tasmota pwm

Fixes https://github.com/esphome/issues/issues/657
This commit is contained in:
Otto Winter 2019-10-18 10:37:29 +02:00
parent 075d88444e
commit e7f27a9fe9
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E

View File

@ -34,6 +34,14 @@ Configuration variables:
have more visual artifacts, but can represent much more colors. Defaults to ``1000 Hz``.
- All other options from :ref:`Output <config-output>`.
.. note::
If you previously had Tasmota installed on your device and have just flashed ESPHome onto it,
you may encounter an issue where the PWM output is only fully on or off.
A hard reset fixes the problem - if you have this issue please power cycle the device, that
should fix it.
.. _output-esp8266_pwm-set_frequency_action:
``output.esp8266_pwm.set_frequency`` Action