Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

594 lines
21 KiB

7 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. # ESPurna change log
  2. The format is based on [Keep a Changelog](http://keepachangelog.com/)
  3. and this project adheres to [Semantic Versioning](http://semver.org/).
  4. ## [1.9.9] 2017-11-09
  5. ### Fixed
  6. - Fixed bug in MY9291-based light bulbs at full brightness
  7. ### Added
  8. - RFBridge: toggle when RF codes for ON and OFF are the same (#270)
  9. - Support for HSV color schema (MQTT, API and webUI via a selector)
  10. ### Changed
  11. - "COLOR" entry point deprecated, use "RGB" instead (MQTT and API, ex. topic "light/rgb/set" instead of "light/color/set")
  12. ## [1.9.8] 2017-11-08
  13. ### Fixed
  14. - Removed dimmer lights flicker when saving to EEPROM (#191)
  15. - Fixed low brightness in dimmer lights (#157)
  16. - Fixed blank fields in energy (#258, #259)
  17. - Fixed support for Arilux AL-LC06
  18. - Updated fauxmoESP library with support for GetBinaryState actions
  19. ### Added
  20. - Support for IR remotes
  21. - Option to select power read and report interval from webUI
  22. - Option to report real-time values in API, configurable via webUI
  23. - Support for ESPurna-H Board v0.8
  24. - Support for Arilux E27 light bulb (untested)
  25. - Support for YJZK 2-gang switch
  26. ### Changed
  27. - PWM using ESP8266_new_pwm by Stephan Bruens (https://github.com/StefanBruens/ESP8266_new_pwm)
  28. - Using own DHT implementation (removed dependency on Adafruit libraries)
  29. - Disabled serial debug for Sonoff RFBridge
  30. ## [1.9.7] 2017-10-25
  31. ### Fixed
  32. - Fix Alexa interface switching on all lights (#256)
  33. ## [1.9.6] 2017-10-23
  34. ### Fixed
  35. - Fix power report in Domoticz (#236)
  36. - Fix Sonoff POW in AP mode (#241)
  37. - Fix Home Automation auto-discovery (support for single relay switches and RGB lights, #235)
  38. - Check WS authentication only on start event
  39. ### Added
  40. - Support for 2.4.0 RC2 Arduino Core that fixes KRACK vulnerablity (pre-built images are compiled against this, #242)
  41. - Support for ManCaveMade ESPLive board (thanks to Michael A. Cox)
  42. - Support for InterMIT Tech QuinLED 2.6 (thanks to Colin Shorts)
  43. - Support for Magic Home LED Controller 2.0 (thanks to users @gimi87 and @soif, #231)
  44. - Support for Arilux AL-LC06 (thanks to Martijn Kruissen)
  45. - Support for Xenon SM-PW702U Wifi boards (thanks to Joshua Harden, #212)
  46. - Support for Authometion LYT8266 (testing, thanks to Joe Blellik, #213)
  47. - Support for an external button for D1 Mini boards (thanks to user @PieBru, #239)
  48. - Option to query relay status via MQTT or WS (thanks to Wesley Tuzza)
  49. - Automatically install dependencies for web interface builder (thanks to Hermann Kraus)
  50. - Support for HSV and IR for Magic Home LED Controller (optional, disabled by default, thanks to Wesley Tuzza)
  51. - Added option to report DS18B20 temperatures based on changes (thanks to Michael A. Cox)
  52. - Safer buffer handling for websocket data (thanks to Hermann Kraus & Björn Bergman)
  53. - Updates HL8012 library with energy counting support (thanks to Hermann Kraus)
  54. - Added option to disable light color persistence to avoid flickering (#191)
  55. - Option to enable TELNET in STA mode from web UI (#203)
  56. ### Changed
  57. - Changed default MQTT base topic to "{identifier}" (no leading slashes, #208)
  58. - Prevent reconnecting when in AP mode if a web session or a telnet session is active (#244)
  59. - Web UI checks for pending changes before reset/reconnect options (#226)
  60. - Increase WIFI connect timeout and reconnect interval
  61. ## [1.9.5] 2017-09-28
  62. ### Fixed
  63. - Revert to JustWifi 1.1.4 (#228)
  64. ## [1.9.4] 2017-09-22
  65. ### Added
  66. - Added ESPurna specific mDNS text registers (app_name, app_version, device_name)
  67. - Crash dump info is stored in EEPROM and retrieved via terminal ("crash" command)
  68. - Support for Huacanxing H802
  69. - Support for powermeters based on V9261F IC
  70. - Support for powermeters based on ECH1560 IC (beta, untested)
  71. ### Changed
  72. - Changed behaviour on MQTT connection failure (#215)
  73. - Removed boot delay
  74. - Refactor power modules
  75. - Updated JustWifi library
  76. ### Fixed
  77. - Set all esp8285 devices to use esp01_1m (#210, #225)
  78. - Removed wifi gain option since it prevents some devices to connect (#204)
  79. ## [1.9.3] 2017-09-04
  80. ### Added
  81. - New "erase.config" option in terminal to delete SDK settings
  82. - Added error code to error message when updating from web UI
  83. - Fixed Web UI to be behind a proxy (http://tinkerman.cat/secure-remote-access-to-your-iot-devices/)
  84. - Support "ON", "OFF" and "TOGGLE" (also lowercase) as payload in relay MQTT, API and WS (http://tinkerman.cat/using-google-assistant-control-your-esp8266-devices/)
  85. ### Changed
  86. - Updated fauxmoESP library to 2.2.0
  87. ### Fixed
  88. - Fix HLW8012 calibration (#194)
  89. - Fix telnet dropping connection
  90. - Fix WiFiSecureClient connection with PubSubClient (#64)
  91. ## [1.9.2] 2017-08-31
  92. ### Added
  93. - System stability check (turns off everything except WIFI AP, OTA and telnet if there is a boot crash loop) (#196)
  94. - Telnet support (enabled by default only on AP interface)
  95. - Option to set WiFi gain from web UI
  96. - Option to disable MQTT from web UI
  97. - MQTT autodiscover, with the option to autoconnect if no broker defined
  98. - Home Assistant MQTT autodiscover feature
  99. - List enabled modules in INIT debug info
  100. - Counter module (counts and reports transitions in a digital pin)
  101. ### Changed
  102. - Updated NoFUSS support
  103. - Web UI documentation changes
  104. - Changes in terminal commands ("reconnect" is now "reset.wifi", also new commands added)
  105. ### Fixed
  106. - Crash in settings saving (#190) and fixed UDP debug conditional build clauses
  107. ## [1.9.1] 2017-08-27
  108. ### Added
  109. - Support to build without NTP support
  110. - Added current time, uptime, free heap, firmware size and free space to web interface
  111. ### Changed
  112. - Changed settings keys for Itead Sonoff RF Bridge
  113. - Disable Domoticz by default
  114. ### Fixed
  115. - Fixed build flags for DHT and DS18B20 in platformio.ini file
  116. - Fixed Itead Sonoff B1 by updating the my9291 library
  117. - Fixed light status on boot (#157)
  118. - Fixed CSS bug cause by a bad merge
  119. ## [1.9.0] 2017-08-25
  120. ### Added
  121. - Support for IteadStudio BN-SZ01 Ceiling Light (#132)
  122. - Support for IteadStudio Sonoff RF Bridge (#173)
  123. - Support for IteadStudio Sonoff 4CH Pro (#174)
  124. - Support for IteadStudio Sonoff B1
  125. - Support for IteadStudio Sonoff LED
  126. - Support for IteadStudio Sonoff T1 wall switches (1, 2 and 4 channels)
  127. - Support for WiOn 50055 WiFi Wall Outlet & Tap
  128. - Support for EXS WiFi Relay v3.1 (and other future latching relay boards) (#152)
  129. - TLS/SSL support for MQTT (caution: eats a lot of memory, do not use with web interface) (#64)
  130. - Add support for delayed ON/OFF switches (#123, #161, #188)
  131. - Added ON and OFF actions for button events (previously only TOGGLE available) (#182)
  132. - Sliders in web interface to control dimmer channels independently (also for brightness)
  133. - Debug info about MQTT disconnect reason
  134. ### Changed
  135. - MQTT setters ending with "/set" by default
  136. - Using DOUT flash mode on all devices (#167)
  137. - Longer timeout for WiFi connection (better chances for Sonoff Basic to connect)
  138. - Changed MQTT topics for light devices (COLOR, BRIGHTNESS, MIRED, KELVIN, CHANNEL) (#144)
  139. - Changed the way light devices are defined (see LIGHT_PROVIDER_DIMMER)
  140. - Allow to disable color picker in web interface
  141. - API returns processed values for HLW8012 sensor (not raw values anymore) (#176)
  142. - Major refactoring of settings
  143. ### Fixed
  144. - Discard MQTT messages with empty payload (#185)
  145. - Wifi connection issue (https://github.com/esp8266/Arduino/issues/2186)
  146. - Alexa connection issue
  147. ## [1.8.3] 2017-07-23
  148. ### Added
  149. - Issue #85 and #90. Option to report MQTT messages with JSON payloads
  150. - Issue #170. Updated DebouceEvent library to allow disabling double click and get faster click responses
  151. - Using memory layout with no SPIFFS for 1Mb devices
  152. ### Changed
  153. - Rename settings s/POW/HLW8012/
  154. - Return times in ISO8601 format
  155. ### Fixed
  156. - Issue #168. Added H801 to arduino.h file
  157. - Issue #171. Fix corrupted will message
  158. ## [1.8.2] 2017-07-16
  159. ### Added
  160. - InfluxDB support via HTTP API
  161. - Added custom reset reason to debug log
  162. - Enable WIFI debug on hardware reset (button long click)
  163. ### Changed
  164. - Issue #159. Allow decimals in relay pulse interval
  165. - Updated HLW8012 library
  166. ### Fixed
  167. - Issue #148. Fix bug in conditional compilation check
  168. - Issue #149. Using different pulse counters for each relay (thanks to Lauris Ieviņš)
  169. - Issue #141. Limit relay pulse interval to 60s
  170. - Fixed units for apparent & reactive power (thanks to Lauris Ieviņš)
  171. - Fixed mDNS setup when using custom HTTP port for web interface
  172. ## [1.8.1] 2017-05-22
  173. ### Fixed
  174. - Issue #140. Fix no relay control bug in Sonoff Dual
  175. ## [1.8.0] 2017-05-21
  176. ### Added
  177. - Added gamma correction to RGB strips. Thanks to Chris Ward.
  178. - Added support for Huacanxing H801 WiFi LED Controller. Thanks to Minh Phuong Ly.
  179. - Issue #138. Added NTP configuration from web interface
  180. - Issue #128. Report color when booting and in heartbeat stream.
  181. - Issue #126. Show NTP status in web interface.
  182. - Added filter limits on POW readings.
  183. - Added color temperature to RGB calculation. Thanks to Sacha Telgenhof.
  184. - Issue #120. Added relay flood protection. Thanks to Izik Dubnov.
  185. - Support for "#RRGGBB", "RRR,GGG,BBB" and "WWW" color formats.
  186. - Issue #117. Added build date & time to web interface.
  187. ### Fixed
  188. - Fix MQTT_RELAY board conifugration. Thanks to Denis French.
  189. - Issue #125. Fix bug in relay status reading from EEPROM
  190. - Issue #127. Fix button action in DUAL.
  191. - Fix bug in Sonoff POW current reading. Thanks to Emmanuel Tatto.
  192. - Minimizing my9291 flickering when booting.
  193. - Fix conditional flags in hardware.ino to support Arduino IDE.
  194. ## [1.7.1] 2017-03-28
  195. ### Fixed
  196. - Issue #113. Fix restoring color from EEPROM upon reboot
  197. - Issue #113. Fix bug in API handlers
  198. ## [1.7.0] 2017-03-27
  199. ### Added
  200. - Web interface embedded in firmware image by default
  201. - Upload firmware image from web interface
  202. - Added API entry point to change light color
  203. - Added generic analog sensor. Thanks to Francesco Boscarino
  204. - Report RSSI value in debug console and MQTT status messages
  205. - Added support for Magic Home LED Controller
  206. - Added support for ESPurna-H Board (based on HLW8012)
  207. - Added forward compatible code for v2.0
  208. ### Changed
  209. - Added ellipsis (...) in debug messages longer than 80 characters
  210. - Changed topic constants in code
  211. - Prevent the SDK from saving WiFi configuration to flash
  212. ### Fixed
  213. - Issue #113. Fix light bulb state to OFF in library prevented the bulb from turning on
  214. - Issue #58. Added code to handle spurious readings
  215. - Fix bug in HLW8012 calibration current parameter casting to int instead of float
  216. - Issue #115. Removed local declaration of _mqttForward variable. Thanks to Paweł Fiedor
  217. - Fix MQTT will topic. Thanks to Asbjorn Tronhus
  218. ## [1.6.9] 2017-03-12
  219. ### Added
  220. - Two stage read for DS18B20 devices. Thanks to Izik Dubnov.
  221. - Option to report the relay status via MQTT periodically
  222. - Terminal commands to change relay status an light color
  223. - Added debug via UDP (disabled by default)
  224. - Moved debug strings to PROGMEM. ~1.5KByes memory freed
  225. - Avoid broadcasting websocket messages if no clients connected
  226. ### Fixed
  227. - Fixing use after free bug that leads to corrupted auth credentials. Thanks to David Guillen
  228. ## [1.6.8] 2017-03-01
  229. ### Added
  230. - Issue #85. Heartbeat reports now free heap, uptime and VCC every 5 minutes
  231. ### Changed
  232. - Wait two minutes instead of one in AP mode before trying to reconnect to the router
  233. - Issue #92. Debug log enabled by default in Arduino IDE
  234. - Issue #91. Using AsyncMqttClient as default MQTT client again
  235. ### Fixed
  236. - Report data from all sensors via websocket even if no MQTT connection
  237. - Issue #92. Fix unknown reference in Arduino IDE
  238. - Split data.h contents into 1k lines, otherwise Arduino IDE chokes on them
  239. - Discard empty MQTT topic while subscribing
  240. ## [1.6.7] 2017-02-25
  241. ### Added
  242. - Support for OpenLight / AI-Light by AI-Thinker based on MY9291 LED driver
  243. - Issue #87. Factory reset when physical button pressed for >10 seconds
  244. ## [1.6.6] 2017-02-23
  245. ### Fixed
  246. - Issue #82. Fix critical bug on Sonoff Dual
  247. ## [1.6.5] 2017-02-22
  248. ### Added
  249. - Option to backup and restore settings from the web interface
  250. - Footer in the web interface
  251. ### Changed
  252. - Using PubSubClient as MQTT client by default (please read the documentation)
  253. - Double & long clicks do nothing except for the first defined button
  254. ### Fixed
  255. - Issue #79. Fix bug in WiFi led notification & MQTT connectivity (using PubSubClient)
  256. - Issue #73. Fix bug when building without Domoticz support
  257. - Fix Gulp tasks dependencies
  258. ## [1.6.4] 2017-02-20
  259. ### Added
  260. - Option to embed the web interface in the firmware, disabled by default
  261. - Change relay status with a GET request (browser friendly)
  262. - Support for PROGMEM debug messages (only wifi module has been changed)
  263. - Option to disable mDNS, enabled by default
  264. - Show current web server port in debug log
  265. - Issue #75. Link relays to LEDs
  266. - Issue #76. Using http://espurna.local when in AP mode
  267. ### Changed
  268. - Images and favicon is now embedded in the HTML
  269. - Authentication challenge only in /auth request. All static contents are un-authenticated
  270. - HTTP response code when out of websocket slots changed from 423 to 429
  271. ### Fixed
  272. - Memory leak in MQTT connection method
  273. - Wait 60 seconds before retrying to connect when in AP mode
  274. - Issue #24 & #74. Update ESPAsyncTCP and ESPAsyncWebServer to latest GIT version that supports MSS defragmenting
  275. - Issue #73. Fixes for windows machines
  276. ### Removed
  277. - Captive portal removed, mDNS resolution for AP mode too
  278. ## [1.6.3] 2017-02-15
  279. ### Added
  280. - Issue #69. Temperature unit configuration from the web interface
  281. - Issue #55. WebServer port configurable from the web interface, defaults to 80
  282. - Expand network configuration when adding a new network
  283. ### Changed
  284. - Merged web contents except images in a single compressed file for reliability
  285. - Update support for Itead Motor Clockwise/Anticlockwise board
  286. - Scan for strongest network only if more than 1 network configured
  287. ### Fixed
  288. - Issue #71. Added default values for netmask and DNS in web configuration
  289. - Fixed Itead 1CH self-locking/inching board definition
  290. - Fixed PlatformIO environments for ESP8285 boards (4CH and Touch)
  291. ## [1.6.2] 2017-02-10
  292. ### Fixed
  293. - Check if there is an MQTT broker defined before the MQTT_MAX_TRIES check
  294. ## [1.6.1] 2017-02-10
  295. ### Added
  296. - Added support for [Jorge Garcia's Wifi+Relay Board Kit](https://www.tindie.com/products/jorgegarciadev/wifi--relays-board-kit/)
  297. - Reporting current and energy incrementals to a separate counters in Domoticz (thanks to Toni Arte)
  298. - Force WiFi reconnect after MQTT_MAX_TRIES fails trying to connect to MQTT broker
  299. ## [1.6.0] 2017-02-05
  300. ### Added
  301. - Added support for toggle switches
  302. - Allow reset the board via an MQTT message
  303. - Allow reset the board via an RPC (HTTP) message
  304. - Added support for ADC121 I2C for current monitoring (Check [http://tinkerman.cat/power-monitoring-sonoff-th-adc121/](http://tinkerman.cat/power-monitoring-sonoff-th-adc121/))
  305. - Reporting voltage to Domoticz (only HLW8012)
  306. - Map button events to actions (toggle relay, AP mode, reset, pulse mode)
  307. ### Changed
  308. - Reporting energy incrementals (Domoticz, MQTT)
  309. ### Removed
  310. - Removed current monitor bypass when relay is OFF
  311. - Removed energy API entry point
  312. ## [1.5.4] 2017-02-03
  313. ### Fixed
  314. - Issue #50. Fix type bug in window variable when calculating energy for HLW8012 devices (Sonoff POW)
  315. ## [1.5.3] 2017-02-02
  316. ### Fixed
  317. - Issue #50 and #54. Fixed domoticz MQTT message format
  318. ### Added
  319. - Energy calculation and aggregation. API entry points and MQTT messages.
  320. ## [1.5.2] 2017-01-29
  321. ### Fixed
  322. - Fix bug in emon topic payload
  323. ## [1.5.1] 2017-01-28
  324. ### Added
  325. - OpenEnergyMonitor WiFi MQTT Relay / Thermostat support (thanks to Denis French)
  326. ### Fixed
  327. - NTP connection refresh upon wifi connection
  328. - Filesystem image build using local gulp installation
  329. ## [1.5.0] 2017-01-21
  330. ### Added
  331. - Pulse mode. Allows to define a pulse time after which the relay will switch back
  332. - API entry points for sensor data (power, current, voltage, temperature and humidity)
  333. - Export sensor data to Domoticz (power, current, voltage, temperature and humidity)
  334. - Configurable (in code) mapping between buttons and relays
  335. - MQTT messages for button events
  336. - Added support for Itead Studio 1CH inching/self locking smart switch board
  337. - Added support for Jan Goedeke Wifi Relay boards (both NC and NO versions)
  338. - Notify OTA updates to websocket clients, automatically reload page
  339. - Support for pulse mode notification LED and button
  340. - Revert relay state mode on boot (thanks to Minh Phuong Ly)
  341. ### Fixed
  342. - MQTT will topic
  343. - Crash with HLW812 interrupts while trying to create a WIFI connection
  344. - Issue #20 Better inline documentation for Alexa and Domoticz default settings
  345. - Issue #39 Fixed autoconnect issue with static IP (fixed in JustWifi library)
  346. - Issue #41 Added password requirements to initial password change page
  347. ### Changed
  348. - Changed LED pattern for WIFI notifications (shorter pulses)
  349. ## [1.4.4] 2017-01-13
  350. ### Added
  351. - Adding current, voltage, apparent and reactive power reports to Sonoff POW (Web & MQTT)
  352. ### Fixed
  353. - Issue #35 Fixed frequent MQTT connection drops after WIFI reconnect
  354. - Defer wifi disconnection from web interface to allow request to return
  355. ### Changed
  356. - Move all Arduino IDE configuration values to their own file
  357. - Using latest HLW8012 library in interrupt mode
  358. ## [1.4.3] 2017-01-11
  359. ### Fixed
  360. - Issue #6 Using forked Time library to prevent conflict with Arduino Core for ESP8266 time.h file in windows machines
  361. ## [1.4.2] 2017-01-09
  362. ### Added
  363. - Support for inverse logic relays
  364. ### Fixed
  365. - Issue #31. Fixed error in relay identification from MQTT messages
  366. ## [1.4.1] 2017-01-05
  367. ### Added
  368. - Alexa support by default on all devices
  369. - Added support for Wemos D1 Mini board with official Relay Shield
  370. ### Fixed
  371. - Multi-packet websocket frames
  372. ## [1.4.0] 2016-12-31
  373. ### Added
  374. - Domoticz support via MQTT (https://www.domoticz.com/wiki/MQTT)
  375. - Support for static IP connections
  376. ### Fixed
  377. - Issue #16. Enforce minimum password strength in web interface
  378. ### Changed
  379. - Using default client_id provided by AsyncMqttClient
  380. - Allow up to 5 different WIFI networks
  381. ### Removed
  382. - File system version file
  383. ## [1.3.1] 2016-12-31
  384. ### Fixed
  385. - data_dir fix for PlatformIO
  386. ## [1.3.0] 2016-12-30
  387. ### Changed
  388. - Arduino IDE support (changes in the folder structure and documentation)
  389. ## [1.2.0] 2016-12-27
  390. ### Added
  391. - Force password changing if it's the default one
  392. - Added Last-Modified header to static contents
  393. - Added DNS captive portal for AP mode
  394. - Added support for Sonoff 4CH
  395. - Added support for WorkChoice ecoPlug (ECOPLUG). Thanks to David Myers
  396. - Added support for Sonoff SV
  397. - Added support for Sonoff Touch
  398. - Comment out hardware selection in hardware.h if using Arduino IDE
  399. - Added support for MQTT get/set suffixes (/status, /set, ...)
  400. - Added support for LED notifications via MQTT
  401. - Added EEPROM check commands to terminal interface
  402. ### Changed
  403. - Using unreleased AsyncMqttClient with stability improvements
  404. - Better decoupling between MQTT and relays/websockets
  405. - Skipping retained MQTT messages (configurable)
  406. ### Fixed
  407. - Issue #11 Compile error when building sonoff-dual-debug
  408. - Issue #14 MQTT Connection with Username an Password not working
  409. - Issue #17 Moved static variable 'pending' to class variable
  410. ## [1.1.0] 2016-12-06
  411. ### Added
  412. - Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino
  413. - Added reset command from console
  414. - Added support for multirelay boards like Sonoff DUAL or Electrodragon ESP Relay Board
  415. ### Changed
  416. - Not using espressif8266_stage in default environment
  417. - Relay MQTT topics
  418. - API entry points
  419. ### Removed
  420. - Old non protected API
  421. ## [1.0.3] 2016-11-29
  422. ### Added
  423. - WeMo emulation through the fauxmoESP library (control your switch from Alexa!)
  424. - REST API for relay management
  425. - Better dependency definitions in platformio.ini
  426. - Option to define inverse logic to on-board LED
  427. - Built data folder included in repo
  428. ### Changed
  429. - Using non-interrupt driven mode for HLW8012
  430. - Better documentation
  431. - Small changes to web interface
  432. - Same admin password for web, OTA and WIFI AP mode
  433. ### Fixed
  434. - Prevent fauxmoESP to be compiled by default
  435. ### Removed
  436. - Removed ESPurna board to its own repo
  437. ## [1.0.1] 2016-11-13
  438. ### Added
  439. - Basic authentication and CSRF to websocket requests
  440. ## [1.0.0] 2016-11-13
  441. ### Added
  442. - Using ESPAsyncWebServer (for web & websockets) and AsyncMqttClient
  443. ## [0.9.9] 2016-11-12
  444. ### Added
  445. - Preliminary support for Sonoff POW
  446. - Replace AJAX requests with websockets
  447. - Using sprites for images
  448. - Hostname can be changed
  449. - Added initial relay state mode
  450. - Reconnect and reset buttons on web interface
  451. ### Changed
  452. - Changed long click to reset and double click to AP mode
  453. - Using officially supported platformio.ini file by default
  454. ### Fixed
  455. - Removed unnecessary memory inefficient code
  456. - Temprary fix for Adafruit DHT library (see https://github.com/adafruit/DHT-sensor-library/issues/62)
  457. ## [0.9.8] 2016-10-06
  458. ### Added
  459. - Using PureCMS for the web interface
  460. - Using gulp to build the filesystem files
  461. - Using Embedis for configuration
  462. ### Changed
  463. - Updated JustWifi library
  464. - Web interface changes
  465. - Using custom platformio.ini file
  466. - Loads of changes in modules
  467. - Added DEBUG_MSG
  468. ### Fixed
  469. - Clean gulp builder script
  470. ## [0.9.7] 2016-08-28
  471. ### Changed
  472. - Moving wifi management to library (JustWifi)
  473. - Split code into modules
  474. ## [0.9.6] 2016-08-12
  475. ### Added
  476. - Added heartbeat, version and fsversion MQTT messages
  477. ### Changed
  478. - GZip 3rd party contents
  479. ## [0.9.5] 2016-07-31
  480. - Initial stable version