@iz3man wrote:
I have the wonderful irhvac (based on tasmota_ir) software installed on one of my WemosD1 modules. And there are some digital IOs unused, so I thought why not use them, and connected a blind’s remote which has three buttons. One for up, one for down, and one for stop. Those are non latching switches. They trigger the signal, and you need to press stop at the desired position of the blind or it will completely open/close it.
The hardware is quite simple. GND connected to GND, and D[6-8] connected to UP/STOP/DOWN. Then Tasmota has assigned RelayInversed to each of them and PulseTime of 0.2s. Works nice with 3 separate switches.
But I’d like to add a slider to it like of of these for my Shelly Shutter module:
Is there some custom component that does what I want? Measure/input the time it needs for a complete full open/close and then calculate the open/close time to get to the desired percentage?
Posts: 3
Participants: 1