get http://{localIP}/binary_sensor/wall_button
Reports ON
or true
when the garage opener wall button is pressed, otherwise OFF
or false
Log in to see full request history
Response
Reports ON
or true
when the garage opener wall button is pressed, otherwise OFF
or false
xxxxxxxxxx
curl --request GET \
--url http://localip/binary_sensor/wall_button \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: