I’m starting to configure covers to use with homebridge. I have simple tubular motor that responds to RF 433 commands to go up, down and stop.
Is there a way to set the state to time based position? For example: if I press up, wait for 40 seconds and set position to fully open. If I press down, wait for 40 seconds and set position to fully closed. If I press stop, stop the countdown position timer and keep the last state.
You could do that with an input slider like here. I use input slider as a timers so something similar could be used to determine position based on time