That’s weird. Maybe the -12% and 100% are inverted (I can’t know which is open).
But that 30seconds behavior should be cleared. What you see in log when that occurs?
If you have long wiring, you need “hardware” pullups on your switch.
I found the fault and it is my wireing, there was a break in the cable. I’ve rewired the switch and its working perfect! thank you!
Good!
you can adjust the speed with
transition_length:
and if you want to try “manual drive”, you can add
on_release:
then:
- servo.detach: stairs_tilt
It should stop the servo when you release the button.
Thank you! I would say thank you for your help but you’ve writen it for me, however i do now see where i was going wrong.
I greatly appreciate your help and time though!
I’ll add youre name in a comment so i know who to credit in future should i need to.
You’re welcome.