diff --git a/components/output/esp8266_pwm.rst b/components/output/esp8266_pwm.rst index 0f70222ed..f749748ca 100644 --- a/components/output/esp8266_pwm.rst +++ b/components/output/esp8266_pwm.rst @@ -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 `. +.. 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