Hi all
I have a project running a hydroponic system. It runs by a timer, but I can also turn it on with button widgets.
Now, all my widgets except the button widgets update nicely every 10 sec, when I look at it in a browser, and don’t click the buttons. The button widget (can only be on or off) only gets updated, if I refresh the browser.
Is that how it is, or can that be fixed in the code ?
I have attached two screendumps that shows the setup before and after i refresh the brower.