luebbe / homie-node-collection

Collection of Node implementations for the Homie-ESP8266 library
MIT License
26 stars 12 forks source link

allow to set minimum button down time #9

Closed kleini closed 4 years ago

kleini commented 4 years ago

I tried to used smaller button down times as Sonoff 4CH Pro companion chip STM32 normally sends button presses for 75ms but this may result then in wrong interpreted RF signals. Unfortunately this could only be fixed either on the RF or the receiving STM32.