Use an ESP8266 module as a wireless sensor for temperature, humidity, barometric pressure, LUX, etc. Or use it as an actuator to control Relays.
We mainly develop with Domoticz as target, but it is our goal to be more independent and support other Home Automation solutions as well.
Currently we support the following protocols:
* Domoticz HTTP
* Domoticz MQTT
* OpenHAB MQTT
* Nodo Telnet
* ThingSpeak webservice
Use devices like dallas ds18b20, DHT11, DHT22, BH1750, BMP085, Wiegand RFID and more to come...
The ESP is web configurable for both Wifi setup and device configuration.
Build upon the github Arduino ESP project:
https://github.com/esp8266/Arduino
For support:
- have a look at the wiki on http://www.esp8266.nu (in progress)
- join our forum on http://www.esp8266.nu/forum (just opened for public on 25th of august)





Currently the project is hosted on source forge, but we are migrating it to github.
You can find the project here:
http://sourceforge.net/projects/espeasy/