Second use is to control all aircons from a Android phone or tablet.
The electronics is very simple:
The software is a little bit more complex.
- The module connects to a power monitoring system I build. The monitoring system is based on an Arduino Yun and measures power consumption and the production of a solar power system.
Depending on the production of the solar panels the aircon is automatically switched on in fan or cooling mode
Commands to control the aircon are received through a small HTTP server running on the ESP8266 module
Additional possibility to remotely control the aircon from any Android phone over the WiFi connection
In the instructable I give as well a short description about the application software.
You can check the instructables about it ESP8266 WiFi Controlled Aircon Remote
The complete source code and Fritzing files are available on my Github repository