You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To send onclick-command with simpleApi directly from html there is the problem, that then a new html-Page are opened to display the answer.
For setting a value from a html-page directly it would be very comfortable, when no answer would be send.
This should only set, when the option is set.
Always interesting how such adapters are (mis)used ;) Normally simple-api shpould be used with Javascript and HTTPRequest or such ...
BTW: prettyprint AND a noanswer parametr should never come together because who would win? "printing a pretty response" or "printing no response" ? ;-)
To send onclick-command with simpleApi directly from html there is the problem, that then a new html-Page are opened to display the answer.
For setting a value from a html-page directly it would be very comfortable, when no answer would be send.
This should only set, when the option is set.
Example:
![jarvis-v3-Beispiel spotify mit simpleApi](https://user-images.githubusercontent.com/84818934/179428702-15fbbd7a-e714-4683-8210-26dfd2154937.gif)
http://192.168.178.32:8087/set/0_userdata.0.TestNumber?value=123&prettyPrint&noanswer
The text was updated successfully, but these errors were encountered: