Controlling a relay with esp8266 without pressing "go"

hello,
how can i control my device with a “boolian” button like in the example bu without pressing go every time i switch the button

thank you in advance

Hi! yes, I should make that modification. Many people expects this behaviour when using the API console. Meanwhile you can create a dashboard with a control widget, that will allow you what you want.

Hi thanks for your reply, i have another question:
i would like to control a relay from your site and also manualy from a hardware switch, the problem is than the toggle switch on your site should be updated according to the relay status ,for example i i turned on the relay from your site and then turned off manualy from a hardware switch the switch on thinger should be showing “off” and vise versa
it should work like a regular two way switch

thanks