Jorgen-VikingGod / ESP8266-WiFi-Relay

simple sketch of using ESP8266WebServer to switch relays on GPIO pins. It serves a simple website with toggle buttons for each relay
MIT License
20 stars 10 forks source link

Endless fetching data #1

Open zoomtronic1 opened 6 years ago

zoomtronic1 commented 6 years ago

It fetches data continuously, , not synchronizing web page on PC and on phone, when i click on button for relay, it works, but it does not show change state of button on phone browser and vice versa

Jorgen-VikingGod commented 6 years ago

You are right - did not have the requirement yet, to bidirectional changes. Feel free to fork and add this feature. I think I have only in about 2 month time again to work on my hobby projects - really busy at this time :/ But thanks for reporting - will add some tags to this issue.

amyth1884 commented 6 years ago

I understand, taking time out is so difficult, I am trying to achieve the same and its very frustrating, trying to integrate ir as well, no luck so far