I used to control my door with a raspi, now I switched to ESPEasy, and I encounter "ghost ringing", meaning the doorbell rings, but nobody pressed the button.
I have the following setup with a Wemos Mini:
GPIO 4+5 drive Relays for the door bell and the door opener.
GPIO 14 is output for a buzzer (additional bell)
GPIO 12 light button (unused so far, just input)
GPIO 13 Door bell button, as a switch.
I2c is "none"
Even though I used "Pullup" on both settings, for "hardware" and "switch", I get this occational ringing.
Is the pullup not enough? With the raspi, it was working fine? Is the pin not good?
Safe button does not help either.
Does anybody have an idea, please?
Regards, Metatron