post http://{localIP}/button/garage_door_opener_button/press
Manually trigger the internal relay to "press" the garage door opener button, regardless of the current state or intended state.
Log in to see full request history
Manually trigger the internal relay to "press" the garage door opener button, regardless of the current state or intended state.
xxxxxxxxxx
curl --request POST \
--url http://localip/button/garage_door_opener_button/press
Try It!
to start a request and see the response here!