@ -4,7 +4,7 @@ ESPurna ("spark" in Catalan) is a custom firmware for ESP8266 based smart switch
It was originally developed with the **[IteadStudio Sonoff](https://www.itead.cc/sonoff-wifi-wireless-switch.html)** in mind but now it supports a growing number of ESP8266-based boards.
It was originally developed with the **[IteadStudio Sonoff](https://www.itead.cc/sonoff-wifi-wireless-switch.html)** in mind but now it supports a growing number of ESP8266-based boards.
It uses the Arduino Core for ESP8266 framework and a number of 3rd party libraries.
It uses the Arduino Core for ESP8266 framework and a number of 3rd party libraries.
**Current Release Version is 1.9.0**, read the [changelog](https://bitbucket.org/xoseperez/espurna/src/master/CHANGELOG.md).
**Current Release Version is 1.9.1**, read the [changelog](https://bitbucket.org/xoseperez/espurna/src/master/CHANGELOG.md).
## Features
## Features
@ -21,7 +21,7 @@ It uses the Arduino Core for ESP8266 framework and a number of 3rd party librari
* Support for **relay synchronization** (all equal, only one ON, one and only on ON)
* Support for **relay synchronization** (all equal, only one ON, one and only on ON)
* Support for **delayed ON/OFF**
* Support for **delayed ON/OFF**
* **MQTT** enabled
* **MQTT** enabled
* SSL/TLS support (not on regular builds, requires staging version of Arduino Core for ESP8266)
* **SSL/TLS support** (not on regular builds, requires staging version of Arduino Core for ESP8266)
* Switch on/off and toggle relays
* Switch on/off and toggle relays
* Report button event notifications
* Report button event notifications
* Enable/disable pulse mode
* Enable/disable pulse mode
@ -36,11 +36,13 @@ It uses the Arduino Core for ESP8266 framework and a number of 3rd party librari