JeffResc / Sonoff-D1-Dimmer

Sonoff D1 Dimmer running ESPHome
https://jeffresc.dev/blog/2020-10-10
MIT License
8 stars 6 forks source link

Fixed problem with dimmer not turning off #10

Open larsenglund opened 3 years ago

larsenglund commented 3 years ago

Fixes this issue https://github.com/JeffResc/Sonoff-D1-Dimmer/issues/9 by actually turning the light off when brightness reaches zero. Also removes some unnecessary serial writes by updating the lastBinary and lastBrightness variables.

DanteBC commented 3 years ago

Works fine for me as well

luca-iodice commented 3 years ago

works fine