I am using an ubidots variable (1 or 0) to switch on/of DND on two different Asterisk pbx’s simultanously. Works like a charm.
I am using Tasker on Android to create a simple widget with on/off visualization. Works fine too, but has some limitations.
What is the super super super simplest way (without having to code in different environments) to create a button on Android AND a button on windows, which will set a variable on ubidots when pressed and change it’s color depending on the variable content (1 or 0). This should work on both platforms, that is, when I push the button on Android, it should change status on android AND on Windows (and on any other button wherever I install that widget).
Thanks for any pointer
Dan