Upgraded to 2021.8.1 this morning, and suddenly all my devices with the following code are unable to dim.
I’ve not yet done further tests to attempt to find the cause, just putting this out there early in case it’s something more people need to know about. (or in case someone knows of a breaking-change I didn’t see)
Might be an unintended side-effect from this PR: Light: include ON_OFF capability to BRIGHTNESS ColorMode by puuu · Pull Request #2186 · esphome/esphome · GitHub</t
Is already a reported issue: Monochromatic Light don't dim with HA · Issue #2355 · esphome/issues · GitHub
light:
- platform: monochromatic
id: led_light
name: ${verbose_name}
output: load_pwm
output:
- platform: esp8266_pwm
id: load_pwm
pin: GPIO5
inverted: False
#=================================
esphome:
platform: ESP8266
board: d1_mini