Hello all,
I wonder, on Shelly 2.5 (which is really hard to get nowadays) I have 4 window covers connected to dual button (UP / DOWN) with esphome firmware on them and it works like that:
- when pressing UP button cover goes UP. Another press of button (doesn't matter if it's UP or DOWN button) stops the cover.
With Shelly plus 2PM it works like that:
- when pressing UP button cover goes UP. Another press of UP button in stops (that's okay) but when it goes for example UP and you secondary press the opposite direction it starts to go in that opposite direction. Same if the cover goes DOWN and you press secondary UP button - it will immediately go in UP dir.
I would like to change the way it worked with Shelly 2.5. Unfortunately the esphome framework for the esp32 module doesn't work good at this moment and I would like to stick with original firmware. Can I achieve that?