- add Widgets for temperature and humidity sensor
- add Widgets for relay
- add Light intensity sensor
- small improvements and bug fixes
INTRODUCTION:
-ESP8266 Home is smart home interface. App comunicate with many ESP8266 modules and colect data or make control.
-This app is used to send and receives messages to Arduino with ESP8266 WiFi module using TCP/IP Protocol.
-To connect with device you have to add IP & PORT of device and select it.
FEATURES:
- Measure temperature in ºC
- Measure humidity
- Measure atmospheric pressure
- Control devices in home over relay output
- Monitor Device responses.
-Contain ADs