marthoc / GarHAge

a Home-Automation-friendly ESP8266-based MQTT Garage Door Controller
MIT License
170 stars 42 forks source link

door status does not match serial monitor #36

Open extechy opened 4 years ago

extechy commented 4 years ago

Have just loaded this onto a wemos d1 mini using 2 x garage doors. Mostly, the door status does not match serial monitor. Each time I change the reed switch, a new line from the serial monitor is produced but instead of toggling between closed and open I get maybe three or four lines of 'open' and then a change to 'closed' or vice versa. Same result for either door. I have tried a pull-up resistor but no difference.

rumlak commented 4 years ago

Try using the dev branch. I have been using it for two years with zero issues.