Open larsenglund opened 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.
Works fine for me as well
works fine
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.