I am new to ESP8266. I would like to control my central heating with two ESP8266 modules. One module would be placed in my living room and I would connect one ds18b20 temperature sensor to that module. What I would like is to access that module via web (from my mobile phone) and read current room temperature and set my desired room temperature. When the current room temperature is lower than my desired room temperature I would like for that ESP module to send a signal to another ESP module which is connected to my central heating system via relay module, than that (second ESP module) module would trigger (via relay) my central heating system. Those two ESP modules would be connected to my home wireless router.
What would be the best way to implement this system?
Tnx,
otacxxl