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.

1449 lines
83 KiB

7 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 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
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.13.6] Unreleased
  5. ### Fixed
  6. #### Security
  7. - Web OTA: check authentication result before accepting payload ([#1812](https://github.com/xoseperez/espurna/issues/1812))
  8. - Authenticate /reset endpoint ([#1858](https://github.com/xoseperez/espurna/issues/1858), thanks to **[@foxman69](https://github.com/foxman69)**)
  9. #### General
  10. - Avoid crashes when using NTPClientLib ([#1642](https://github.com/xoseperez/espurna/pull/1642))
  11. - Safer loop delay default ([#1574](https://github.com/xoseperez/espurna/issues/1574), [#1631](https://github.com/xoseperez/espurna/issues/1631), [#1699](https://github.com/xoseperez/espurna/issues/1699))
  12. - Patch lwip1 MTU bug in travis-ci releases ([#1723](https://github.com/xoseperez/espurna/issues/1723))
  13. - Store default LED settings exactly once ([#1719](https://github.com/xoseperez/espurna/issues/1719), [#1724](https://github.com/xoseperez/espurna/issues/1724))
  14. - Backup EEPROM before performing OTA ([#1808](https://github.com/xoseperez/espurna/issues/1808), [#1809](https://github.com/xoseperez/espurna/issues/1809), thanks to **[@arihantdaga](https://github.com/arihantdaga)**)
  15. - Properly handle telnet negotiation ([#1927](https://github.com/xoseperez/espurna/issues/1927), thanks to **[@Niek](https://github.com/Niek)**)
  16. - Markdown Typo Fix ([#1926](https://github.com/xoseperez/espurna/issues/1926), thanks to **[@mx-web](https://github.com/mx-web)**)
  17. - Port PROGMEM definition from Cores 2.5.0+ to fix flashstring use in classes ([#1374](https://github.com/xoseperez/espurna/issues/1374))
  18. #### Devices
  19. - Add config for push button of Arilux AL-LC06 ([#1794](https://github.com/xoseperez/espurna/issues/1794), thanks to **[@user890104](https://github.com/user890104)**)
  20. #### WiFi
  21. - Don't change softAP configuration while user is still connected ([#1881](https://github.com/xoseperez/espurna/issues/1881))
  22. - Place WIFIN\_... strings in flash ([#1893](https://github.com/xoseperez/espurna/issues/1893))
  23. #### MQTT
  24. - Reset connection timer with PubSubClient / ArduinoMQTT ([#1702](https://github.com/xoseperez/espurna/issues/1702))
  25. - Remove 'connecting' flag when connected ([#1757](https://github.com/xoseperez/espurna/issues/1757))
  26. - Send brightness topic to HA regardless of color setting ([#1730](https://github.com/xoseperez/espurna/issues/1730), thanks to **[@copyrights](https://github.com/copyrights)**)
  27. #### Domoticz
  28. - Fix crashes with unknown idx values ([#1588](https://github.com/xoseperez/espurna/issues/1588))
  29. - Treat nvalue >= 1 as true ([#1606](https://github.com/xoseperez/espurna/issuess/1606))
  30. - Lights: handle cmode=2 ([#1880](https://github.com/xoseperez/espurna/issues/1880))
  31. #### Thingspeak
  32. - Several async client fixes to avoid crashes ([#1806](https://github.com/xoseperez/espurna/issues/1806))
  33. #### Lights
  34. - Fix relay provider setting of Xiaomi Smart Desk Lamp ([#1627](https://github.com/xoseperez/espurna/issues/1627), thanks to **[@Ctrl-F4](https://github.com/Ctrl-F4)**)
  35. - Prepare for .cpp migration ([#1874](https://github.com/xoseperez/espurna/issues/1874))
  36. - Fix inconsistent light transitions ([#1901](https://github.com/xoseperez/espurna/issues/1901), [#1923](https://github.com/xoseperez/espurna/issues/1923))
  37. #### WebUI
  38. - WebUI relayOnDisc selector typo ([#1643](https://github.com/xoseperez/espurna/pull/1643))
  39. - Avoid memory leak when using captive portal ([#1768](https://github.com/xoseperez/espurna/issues/1768))
  40. - Updated WS protocol structure to reduce memory usage ([#1843](https://github.com/xoseperez/espurna/issues/1843), [#1851](https://github.com/xoseperez/espurna/issues/1851), [#1857](https://github.com/xoseperez/espurna/issues/1857))
  41. - Send debug messages in batches ([#1851](https://github.com/xoseperez/espurna/issues/1851))
  42. - Wait for data to be saved before rebooting ([#1863](https://github.com/xoseperez/espurna/issues/1863), thanks to **[@foxman69](https://github.com/foxman69)**)
  43. #### Sensors
  44. - Fix cse7766 missing energy magnitude ([#1665](https://github.com/xoseperez/espurna/issues/1665), thanks to **[@lipoforall](https://github.com/lipoforall)**)
  45. - Fix stored energy values when using kWh ([#1334](https://github.com/xoseperez/espurna/issues/1334)
  46. - Remove pinMode(0, ...) from AnalogSensor ([#1777](https://github.com/xoseperez/espurna/issues/1777), [#1827](https://github.com/xoseperez/espurna/issues/1827))
  47. - Check value range for PMSX005 and SenseAir CO2 sensor ([#1865](https://github.com/xoseperez/espurna/issues/1865), thanks to **[@Yonsm](https://github.com/Yonsm)**)
  48. #### Build
  49. - Fix Travis failing with INFLUXDB_SUPPORT ([#1565](https://github.com/xoseperez/espurna/issues/1565))
  50. - Build with platformio 4 ([#1805](https://github.com/xoseperez/espurna/issues/1805))
  51. - Update wrong pinout on ag-l4 ([#1746](https://github.com/xoseperez/espurna/issues/1746), thanks to **[@zerog2k](https://github.com/zerog2k)**)
  52. - Core 2.6.0+ fixes ([#1852](https://github.com/xoseperez/espurna/issues/1852))
  53. - Add missing DOMOTICZ\_... #ifndef guards ([#1839](https://github.com/xoseperez/espurna/issues/1839))
  54. - Add #ifndef guard for BMX280\_... defines ([#1867](https://github.com/xoseperez/espurna/issues/1867), thanks to **[@0x3333](https://github.com/0x3333)**)
  55. - MQTT: update MQTT_MAX_PACKET_SIZE to fit JSON payload ([#1888](https://github.com/xoseperez/espurna/issues/1888))
  56. ### Added
  57. #### General
  58. - Initial implementation of RTCMEM storage to preserve state (relay status, stability counter, energy etc.) between reboots ([#1420](https://github.com/xoseperez/espurna/issues/1420), [#1770](https://github.com/xoseperez/espurna/issues/1770))
  59. - Allow to configure all LEDs from UI ([#1429](https://github.com/xoseperez/espurna/issues/1429), thanks to **[@xoseperez](https://github.com/xoseperez)**)
  60. - SYNC_FIRST relay sync mode ([#1609](https://github.com/xoseperez/espurna/issues/1609), thanks to **[@foxel](https://github.com/foxel)**)
  61. - Fix ESP.eraseConfig() when using Core 2.3.0 ([#1595](https://github.com/xoseperez/espurna/issues/1595), [#1616](https://github.com/xoseperez/espurna/issues/1616))
  62. - Add UNUSED macro to prevent warnings
  63. - Log in travis-ci if WebUI files have changed
  64. - Terminal: heap fragmentation stat ([#1740](https://github.com/xoseperez/espurna/issues/1740))
  65. - Recommend using basic BearSSL ciphers with low memory boards ([#1810](https://github.com/xoseperez/espurna/issues/1810), thanks to **[@Niek](https://github.com/Niek)**)
  66. - Add setting for WiFi TX power ([#1915](https://github.com/xoseperez/espurna/issues/1915))
  67. - New boot mode to lock relay status on boot ([#1705](https://github.com/xoseperez/espurna/issues/1705))
  68. - Add netstat and dns probing (Core 2.5.2+) ([#1907](https://github.com/xoseperez/espurna/issues/1907))
  69. - softAP button action will toggle back to STA mode ([#1942](https://github.com/xoseperez/espurna/pull/1942))
  70. #### MQTT
  71. - Add option to disable relay reporting ([#1645](https://github.com/xoseperez/espurna/issues/1645), thanks to **[@Niek](https://github.com/Niek)**)
  72. - Safer settings reload and change detection ([#1701](https://github.com/xoseperez/espurna/issues/1701))
  73. - `mqtt.info` command ([#1757](https://github.com/xoseperez/espurna/issues/1757))
  74. - MQTT rewrite with SSL fixes ([#1751](https://github.com/xoseperez/espurna/issues/1751), [#1829](https://github.com/xoseperez/espurna/issues/1829), thanks to **[@Niek](https://github.com/Niek)**)
  75. - Generic secure client configuration ([#1873](https://github.com/xoseperez/espurna/issues/1873))
  76. - Custom relay status payloads ([#1885](https://github.com/xoseperez/espurna/issues/1885), [#1889](https://github.com/xoseperez/espurna/issues/1889))
  77. #### Devices
  78. - Add espurna-base for [tuya-convert](https://github.com/ct-Open-Source/tuya-convert), thanks to **[@xoseperez](https://github.com/xoseperez)**
  79. - Add espurna-core-wps
  80. - Add espurna-core-smartconfig
  81. - LightFox dual support ([#1468](https://github.com/xoseperez/espurna/issues/1468), thanks to **[@foxel](https://github.com/foxel)**)
  82. - Support for Digoo/Oxaoxe NX-SP202 ([#1502](https://github.com/xoseperez/espurna/issues/1502), thanks to **[@kobuki](https://github.com/kobuki)**)
  83. - HAMA outlet model number 00176552 ([#1598](https://github.com/xoseperez/espurna/issues/1598), thanks to **[@markusrudolf](https://github.com/markusrudolf)**)
  84. - Added LITESUN LA-WF3 support. ([#1618](https://github.com/xoseperez/espurna/issues/1618), thanks to **[@Zebble](https://github.com/Zebble)**)
  85. - Added Teckin SP20 Power Plug. ([#1611](https://github.com/xoseperez/espurna/issues/1611), thanks to **[@brmo](https://github.com/brmo)**)
  86. - Adding support for Generic GU10 from [#1549](https://github.com/xoseperez/espurna/issues/1549) ([#1650](https://github.com/xoseperez/espurna/issues/1650), thanks to **[@ColinShorts](https://github.com/ColinShorts)**)
  87. - Add support for JINVOO VALVE SM-AW713 ([#1774](https://github.com/xoseperez/espurna/issues/1774), thanks to **[@reaper7](https://github.com/reaper7)**)
  88. - Add support for MagicHome RGBWW LED strip ([#1787](https://github.com/xoseperez/espurna/issues/1787), thanks to **[@user890104](https://github.com/user890104)**)
  89. - Nexete A19 RGBW bulb ([#1814](https://github.com/xoseperez/espurna/issues/1814), thanks to **[@konsgn](https://github.com/konsgn)**)
  90. - Add Shelly 1PM ([#1822](https://github.com/xoseperez/espurna/issues/1822), thanks to **[@tonilopezmr](https://github.com/tonilopezmr)**)
  91. - Support Shelly 2.5 ([#1827](https://github.com/xoseperez/espurna/issues/1827), thanks to **[@tonilopezmr](https://github.com/tonilopezmr)**)
  92. - Add itead-sonoff-s31-lite ([#1830](https://github.com/xoseperez/espurna/issues/1830), thanks to **[@CrazyIvan359](https://github.com/CrazyIvan359)**)
  93. - Add etekcity-esw01-usa ([#1836](https://github.com/xoseperez/espurna/issues/1836), thanks to **[@sirpatil](https://github.com/sirpatil)**)
  94. - Add iselector-sm-pw702 ([#1837](https://github.com/xoseperez/espurna/issues/1837), thanks to **[@lwalkera](https://github.com/lwalkera)**)
  95. - Itead Sonoff Mini support ([#1886](https://github.com/xoseperez/espurna/issues/1886), thanks to **[@xoseperez](https://github.com/xoseperez)**)
  96. - ESP8266 FS-UAP1 Control board ([#1925](https://github.com/xoseperez/espurna/issues/1925), thanks to **[@NemoN](https://github.com/NemoN)**)
  97. - Support for Teckin SP21 (Thanks to **[@xoseperez](https://github.com/xoseperez)**)
  98. - Support for TFlag NX-SM100 and NX-SM200 power monitoring switches (Thanks to **[@xoseperez](https://github.com/xoseperez)**)
  99. #### WebUI
  100. - Configure WEB_REMOTE_DOMAIN at runtime ([#1789](https://github.com/xoseperez/espurna/issues/1789))
  101. #### Modules
  102. - Add Thermostat module ([#1603](https://github.com/xoseperez/espurna/issues/1603), thanks to **[@ElderJoy](https://github.com/ElderJoy)**)
  103. - RF/RFBRIDGE Update ([#1693](https://github.com/xoseperez/espurna/issues/1693))
  104. - Send Vcc, LoadAvg and Ssid to influxdb ([#1714](https://github.com/xoseperez/espurna/issues/1714), thanks to **[@lucciano](https://github.com/lucciano)**)
  105. - Separate device name for alexa integration ([#1727](https://github.com/xoseperez/espurna/issues/1727), thanks to **[@m-kozlowski](https://github.com/m-kozlowski)**)
  106. - Telnet/WiFiServer: alternative to ESPAsyncTCP ([#1799](https://github.com/xoseperez/espurna/issues/1799)) (Thanks to **[@Niek](https://github.com/Niek)**)
  107. - Periodically call etharp_gratuitous ([#1877](https://github.com/xoseperez/espurna/issues/1877))
  108. - Added support for reverse telnet ([#1920](https://github.com/xoseperez/espurna/pull/1920), thanks to **[@Niek](https://github.com/Niek)**)
  109. #### Sensors
  110. - MH-Z19 auto-calibration setting ([#1580](https://github.com/xoseperez/espurna/issues/1580) , [#1592](https://github.com/xoseperez/espurna/issues/1592), thanks to **[@eschava](https://github.com/eschava)**)
  111. - CSE7766: Add reactive power calculation ([#1591](https://github.com/xoseperez/espurna/issues/1591), thanks to **[@AlbertWeterings](https://github.com/AlbertWeterings)**)
  112. - MAX6675: default pins and SENSOR_SUPPORT dependency ([#1646](https://github.com/xoseperez/espurna/issues/1646), [#1666](https://github.com/xoseperez/espurna/issues/1666))
  113. - Add `bmx280Number` and `bmx280Address` settings ([#1690](https://github.com/xoseperez/espurna/issues/1690))
  114. - PZEM004T: settings & dev board ([#1712](https://github.com/xoseperez/espurna/issues/1712))
  115. - Added LDR sensor (Thanks to Altan Altay)
  116. #### Lights
  117. - Allow to set relative brightness, channel value and color in mireds using +N and -N notation ([#1607](https://github.com/xoseperez/espurna/issues/1607), [#1938](https://github.com/xoseperez/espurna/pull/1938), thanks to **[@tsymbaliuk](https://github.com/tsymbaliuk)**)
  118. - Two channel CCT ([#1732](https://github.com/xoseperez/espurna/issues/1732), thanks to **[@copyrights](https://github.com/copyrights)**)
  119. - Send to mired topic if CCT is in use ([#1732](https://github.com/xoseperez/espurna/issues/1732), [#1742](https://github.com/xoseperez/espurna/issues/1742), thanks to **[@copyrights](https://github.com/copyrights)**)
  120. - Add description for each channel when using terminal commands ([#1826](https://github.com/xoseperez/espurna/issues/1826))
  121. - Add color_temp_state_topic for HA ([#1891](https://github.com/xoseperez/espurna/issues/1891), thanks to **[@l3d00m](https://github.com/l3d00m)**)
  122. - Channel value change detection to reduce light provider updates ([#1914](https://github.com/xoseperez/espurna/issues/1914))
  123. #### Build
  124. - special dummy printf to disable Serial using some boards ([#1664](https://github.com/xoseperez/espurna/issues/1664))
  125. - Experimental support of HTTPUpdate for OTA ([#1751](https://github.com/xoseperez/espurna/issues/1751))
  126. - Add ability to print all GPIO values at once ([#1798](https://github.com/xoseperez/espurna/issues/1798), thanks to **[@Niek](https://github.com/Niek)**)
  127. - DEBUG_SUPPORT check for crashSetup ([#1807](https://github.com/xoseperez/espurna/issues/1807))
  128. - Build date in ota.py (mDNS) ([#1736](https://github.com/xoseperez/espurna/issues/1736), thanks to **[@m-kozlowski](https://github.com/m-kozlowski)**)
  129. ### Changed
  130. #### General
  131. - Updated Copyright notice to 2019
  132. - Use espurna.io as CORS domain
  133. - Small design change in memanalyzer output and fix out-of-range error
  134. - Update PlatformIO Core versions ([#1734](https://github.com/xoseperez/espurna/pull/1734))
  135. - Show Core revision as hex string ([#1786](https://github.com/xoseperez/espurna/issues/1786))
  136. - Update debugSend / debugSend_P ([#1788](https://github.com/xoseperez/espurna/issues/1788))
  137. - Send RF MQTT message with retain off ([#1679](https://github.com/xoseperez/espurna/issues/1679), thanks to **[@Niek](https://github.com/Niek)**)
  138. - Thermostat upgrade ([#1711](https://github.com/xoseperez/espurna/issues/1711), thanks to **[@ElderJoy](https://github.com/ElderJoy)**)
  139. - Update crash handler ([#1796](https://github.com/xoseperez/espurna/issues/1796), [#1947](https://github.com/xoseperez/espurna/pull/1947))
  140. - Drop legacy relay settings migration ([#1797](https://github.com/xoseperez/espurna/issues/1797))
  141. - MQTT & OTA Fingerprint setting capitalization fix ([#1952](https://github.com/xoseperez/espurna/pull/1952), thanks to **[@Niek](https://github.com/Niek)**)
  142. #### WiFi
  143. - Let JustWifi fallback mode handle AP ([#1784](https://github.com/xoseperez/espurna/issues/1784))
  144. - Start SmartConfig without any networks configured ([#1785](https://github.com/xoseperez/espurna/issues/1785))
  145. #### Domoticz
  146. - Less debugging for lights code ([#1588](https://github.com/xoseperez/espurna/issues/1588))
  147. #### WebUI
  148. - Send status right after boot to avoid some empty fields on Status page ([#1700](https://github.com/xoseperez/espurna/issues/1700))
  149. - Parse host query via browser api, add console logging ([#1901](https://github.com/xoseperez/espurna/issues/1901))
  150. - Update to jquery 3.4.1 and wheelcolorpicker 3.0.8 ([#1901](https://github.com/xoseperez/espurna/issues/1901))
  151. #### Lights
  152. - Import Encoder library ([#1769](https://github.com/xoseperez/espurna/issues/1769))
  153. - Apply brightness to all channels only when `useWhite` is disabled ([#1826](https://github.com/xoseperez/espurna/issues/1826))
  154. - Move gamma table to PROGMEM ([#1826](https://github.com/xoseperez/espurna/issues/1826))
  155. - Don't show v for hsv in wheelcolorpicker, use brightness instead ([#1901](https://github.com/xoseperez/espurna/issues/1901))
  156. - Fix kelvin/mired constants naming ([#1902](https://github.com/xoseperez/espurna/issues/1902))
  157. - Store pwm constants as PROGMEM data ([#1906](https://github.com/xoseperez/espurna/issues/1906))
  158. - Schedule provider update in CONT instead of SYS context ([#1901](https://github.com/xoseperez/espurna/issues/1901), [#1923](https://github.com/xoseperez/espurna/issues/1923))
  159. - Configurable cold and warm mired values ([#1945](https://github.com/xoseperez/espurna/pull/1945))
  160. - Update `XIAOMI_SMART_DESK_LAMP` warm mired value ([#1945](https://github.com/xoseperez/espurna/pull/1945))
  161. #### Sensors
  162. - Change from BMX280_ADDRESS2 notation to BMX280_NUMBER for number of sensors ([#1647](https://github.com/xoseperez/espurna/issues/1647), thanks to **[@CraigMarkwardt](https://github.com/CraigMarkwardt)**)
  163. - Allow sensor class can specify the number of decimals to represent its magnitude types ([#1648](https://github.com/xoseperez/espurna/issues/1648), thanks to **[@CraigMarkwardt](https://github.com/CraigMarkwardt)**)
  164. - Default to one BMX280 sensor ([#1690](https://github.com/xoseperez/espurna/issues/1690))
  165. - Rename NTC/LDR_SENSOR to NTC/LDR_SUPPORT ([#1758](https://github.com/xoseperez/espurna/issues/1758))
  166. - Faster event handling for EventsSensor ([#1771](https://github.com/xoseperez/espurna/issues/1771))
  167. - Use indexed keys for energy saving ([#1875](https://github.com/xoseperez/espurna/issues/1875))
  168. - Enable multiple Digital & Events sensors ([#1832](https://github.com/xoseperez/espurna/issues/1832), thanks to **[@pilotak](https://github.com/pilotak)**)
  169. #### Build
  170. - .ld scripts refactoring to allow building with Cores 2.3.0 ... 2.6.0 ([#1559](https://github.com/xoseperez/espurna/issues/1559))
  171. - Pin ArduinoJson version ([#1613](https://github.com/xoseperez/espurna/issues/1613))
  172. - Remove gosund-sp1-v23 env in favour of blitzwolf-shpx-v23 ([#1703](https://github.com/xoseperez/espurna/issues/1703))
  173. - Update [ESPAsyncTCP to 7e9ed22](https://github.com/me-no-dev/ESPAsyncTCP/commit/7e9ed22) ([#1752](https://github.com/xoseperez/espurna/issues/1752), [#1806](https://github.com/xoseperez/espurna/issues/1806))
  174. - PIO4: default_envs ([#1793](https://github.com/xoseperez/espurna/issues/1793), thanks to **[@Niek](https://github.com/Niek)**)
  175. - PIO: Update platforms ([#1811](https://github.com/xoseperez/espurna/issues/1811))
  176. - Move DEVICE and MANUFACTURER check to the top of hardware.h ([#1816](https://github.com/xoseperez/espurna/issues/1816), thanks to **[@rmcbc](https://github.com/rmcbc)**)
  177. ## [1.13.5] 2019-02-27
  178. ### Fixed
  179. - Revert loopDelay dependency on wifi sleep mode (#1574)
  180. - Fix hardcoded serial objects in \_debugSendSerial, terminalLoop and PZEM sensor (#1573)
  181. - Fix RFBridge not showing codes in web UI as per @mcspr suggested change (#1571)
  182. - Fix BSSIDs in scan output (#1567)
  183. - Fix PZEM004TSensor pointer use
  184. - RFBridge: fix webui codes parsing
  185. - Avoid websocket ping back on fw upgrade via web UI form (#1574)
  186. - Removing line break before templated variable to fix issue with Windows Arduino IDE (#1579, thanks to @AlbertWeterings)
  187. - Send brightness to websocket
  188. ### Added
  189. - Relay MQTT group receive-only sync mode setting
  190. - Set wifi sleep mode from settings
  191. - Add unique id and device support for better HA UI integration (#1547, thanks to @abmantis)
  192. - Improved inline documentation of BMX280 settings (#1585, thanks to CraigMarkwardt)
  193. ## [1.13.4] 2019-02-21
  194. ### Fixed
  195. - Travis fixes
  196. - IR results on raw mode (thanks to @vtochq)
  197. - Missing configuration in HTTP API (#1288)
  198. - NTP sync changes (#1342)
  199. - Proper buffer size to fit two digit rfbOFF key (#1348)
  200. - Use correct arguments for stat on macOS (#1355, thanks to @jackwilson)
  201. - Enable `reload` command when no web support (#1383)
  202. - Wrong GPIO value for dummy relay (#1386)
  203. - Wait until mqtt client has finished trying to connect
  204. - Disable EEPROM Rotate before NoFUSS update (#1398, thanks to @arihantdaga)
  205. - Only check domoticz state in broker callback (#1562)
  206. - Fix upload_port and upload_args
  207. - Fix heartbeat dropdown size
  208. - Setup settings before using them in system module (#1542)
  209. - Fix HEARTBEAT_REPORT_DESCRIPTION typo (#1539)
  210. - Fix wsDebugSend prototype
  211. - Fix pulse for dummy relays (#1496, thanks to @Niek)
  212. - Fix RFBridge websocket data
  213. - Only process Domoticz RGB MQTT Messages for the current idx (#1489, thanks to @soif)
  214. - Fix pulse for dummy relays
  215. - Fix compile error when both RF_SUPPORT and API_SUPPORT are enabled (#1479, thanks to @Niek)
  216. - Fix compile error when TERMINAL_SUPPORT is disabled (#1426)
  217. - Fix compile error when RF_SUPPORT is enabled (#1475)
  218. - Fix CodingStyle link (#1473)
  219. - Fix: Add Debug flag for compilation of wifiDebug() function (#1454)
  220. - Fix bug in RFM69 that counted packets twice
  221. - Escape hyphens in img.shields.io urls
  222. - Fix travis builds based on latest core
  223. - Increase buffer size to fit B0 code (#1423)
  224. - Fix function call typo in RF code (#1421)
  225. - Fix RF code conversion to long (#1410)
  226. ### Added
  227. - Support for MAXCIO W-DE003 device (thanks to @kerk1v)
  228. - Support for Tonbux XS-SSA01 device (thanks to @StevenWolfe)
  229. - Support for Blitzwolf BW-SHP2 v2.3 (#1351)
  230. - Support for Tecking SP22 v1.4+
  231. - Support for Lombez Lux Nova 2 smart bulbs (thanks to @kcghost)
  232. - Support for Orvibo B25 (#1402, thanks to @plutec)
  233. - Support for GBLife RGBW Socket (#1305)
  234. - Support for Generic Relay ESP01 V4.0 in inverse relay version (#1504, #1554)
  235. - Support for Gosund WS1 aka KS-602S (#1551, thanks to @nsvrana)
  236. - Support for Oukitel P1 smart switch (#1553, thanks to @quinnsam)
  237. - Support for Lyasi light bulb (#1533, thanks to Eichhoernchen)
  238. - Support for RGB(WW) controlled using Domoticz MQTT messages (#1459, thanks to @sq5gvm)
  239. - Support for newer AL-LC02 boards with different pinout (#1469, thanks to @sq5gvm)
  240. - Support for SmartLife Mini Smart Socket RGB (thanks to @kuppe234, #1411)
  241. - Support for Gosund SP1 v2.3 (#1448)
  242. - Support for OBI Wifi Schuko Plug V2 (#1408, thanks to @arthurf1969)
  243. - Support for pulse meter power sensor for new-generation smart-meters
  244. - Support for VL53L1X ToF sensor (thanks to @ruimarinho)
  245. - Support for VEML6075 UV sensor (thanks to @ruimarinho)
  246. - Support for EZO pH Circuit sensor (thanks to @ruimarinho)
  247. - Support for MAX6675 temperature sensor (#1375, thanks to @lucciano)
  248. - Support for MagicHome ZJ WFMN A/B v1.1 (#1339)
  249. - Support for multiple PZEM004T sensors (thanks to @0x3333)
  250. - Support for Support PMS5003S (#1511, thanks to @Yonsm)
  251. - Support for pulse meter power sensor for new-generation smart-meters (including debouncing and energy ratio support by @jackwilson)
  252. - Support for BMP085 and BMP180 sensors (#1082)
  253. - Add dim up and down actions to button handler (#1250)
  254. - Compact WS data (#1387)
  255. - Improved analog sensor (#1326, thanks to @cconde)
  256. - Report SSID in heartbeat messages
  257. - Option to send full data to thinkgspeak on every message (#1369)
  258. - Added RSSI to InfluxDB heartbeat (#1400, tahnks to @BuildTheRobots)
  259. - Option to report time even if no NTP sync (#1310)
  260. - Support for mixed combination of real and dummy relays (#1305)
  261. - Report target color values on MQTT and API
  262. - Note on WiFi tab about hostname (#1555)
  263. - Allow saving heartbeat settings from web (#1538)
  264. - Build images for Sonoff Basic R2 with DHT and DALLAS support
  265. - Add warning about TELNET_PASSWORD
  266. - Domoticz: track last relay state (#1536)
  267. - Adding description field to web UI, reporting it via MQTT (#1523)
  268. - ESP-01 + 2ch 5v relay LC tech Exclusive relay on (#1519, thanks to @clabnet)
  269. - Add OTA support over MQTT (#1424, thanks to @Niek)
  270. - Configure Heartbeat from WebUI & option HEARTBEAT_REPEAT_STATUS (#1474, thanks to martiera)
  271. - Delay light comms (mqtt, ws, broker) to avoid jamming
  272. - Added message type to broker
  273. - Yield() after handling OTA request
  274. - Disconnect websocket when auth fails
  275. - Manage relay changes in third party modules via broker
  276. - Added API entry points for RFBridge module (#1407)
  277. - Domoticz over MQTT to Espurna RGB/RGBW/RGBWW
  278. - Debug check position to make sure definition is not nullified to avoid putting checks in all places
  279. - MQTT reconnect delay based on last disconnection
  280. - Add terminal support for wifiDebug
  281. - Created contribute.md and support.md files
  282. - Created issue templates
  283. - Runtime heartbeat configuration (#1406)
  284. - APP_VERSION suffix (#1418)
  285. - Allow {hostname} and {mac} placeholder for mqtt user and client_id fields (#1338)
  286. - Split ws messages for relays and rf codes (#262)
  287. - Added learn and forget terminal commands to RFBridge and RF modules (#1253)
  288. - Change light transition time via MQTT or API (#1412)
  289. ### Changed
  290. - Telnet password requirements (#1382)
  291. - Separate tab for NoFUSS options (#1404)
  292. - Updated to use gulp4 (#1403)
  293. - Updated to EEPROM_Rotate 0.9.2
  294. - Show proper switches names in web UI
  295. - Removing loop delay if WIFI is not set to sleep, reducing it to 1ms otherwise (#1541)
  296. - Change naming for BlitzWolf SHP2 and SHP6 (now SHPX) boards
  297. - Print each HA config entry separately (#1535)
  298. - Updated DebounceEvent to 2.0.5 (#1527, #1254)
  299. - Python cleanup (@1526, thanks to Cabalist)
  300. - Normalize naming for Arilux AL LC02 v14
  301. - Increase version field size in OTA manager
  302. - Merge RF and RFBridge code (#1435, thanks to @Niek)
  303. - Update to fauxmoESP 3.1.0
  304. - Move crash code to it's own module
  305. ## [1.13.3] 2018-10-08
  306. ### Fixed
  307. - Honour build time settings for MQTT on fresh install (#719)
  308. - Fix custom_crash_callback declaration for Arduino IDE 1.8.6 (#1169)
  309. - Fix eneUnits key in web UI (#1177)
  310. - Fix HA names (#1183)
  311. - API is now restful (issue a PUT to change a relay status). It can be disabled from web UI (#1192)
  312. - Remove static array to prevent out of bound in relay.ino (#1217)
  313. - Remove duplicate call to EEPROMr.begin (#1214)
  314. - Fix issue when SPIFFS_SUPPORT is enabled (#1225)
  315. - Fix quoting units_of_measurement in HA config output (#1227)
  316. - Fix "Clear counts" on rfm69 does not reset node count properly (thanks to @Trickx, #1239)
  317. - Fix homecube 3rd led setting (thanks to @mcspr)
  318. - Fix typo in static IP hint text (@thanks to @zafrirron)
  319. - Fix hostname/password length requirements (thanks to @mcspr and @djwmarcx)
  320. - Do not quote numbers in MQTT JSON payloads
  321. - Fix telnet client object deletion (thanks to @mcspr)
  322. - Call wakeUp PMS on first reading cycle to avoid not data in a long period (thanks to @Yonsm)
  323. - Small fixes and windows support for ESPurna OTA Manager (thanks to @mcspr)
  324. - Fix for YiDian XS-SSA05 configs (thanks to @ducky64)
  325. - Send MQTT messages only for button events with assigned actions (thanks to @Valcob)
  326. - Avoid EEPROM commits on callbacks (#1214)
  327. ### Added
  328. - Option to report energy based on delta since last report (#369)
  329. - Support for IR-MQTT bridge, also in RAW mode (#556, #907)
  330. - Allow faster sensor reading intervals, down to 1 second (#848)
  331. - Support for Xiaomi Smart Desk Lamp (#884)
  332. - Retry up to 3 times on bad response to Thingspeak server (#1213)
  333. - Support for apparent power and power factor on CSE7/XX sensor (#1215)
  334. - Support for encoders
  335. - Support for Allterco Shelly2
  336. - Added SDS011 sensor support (thanks to @derlucas)
  337. - Added password check to telnet (option to disable it)
  338. - Added PHYX support (thanks to @whitebird)
  339. - Added config command that outputs the configuration in JSON
  340. - Support for MICS-2710, MICS-5525 and MICS-4514, gas sensors
  341. - Support for iWoole LED Table Lamp (thanks to @CollinShorts)
  342. - Command to output free stack
  343. - Password management from web UI (thanks to @mcspr)
  344. - Added BESTEK MRJ1011 support (thanks to @InduPrakash)
  345. - Support for EXS WiFi Relay 5.0 (thanks to @cheise, #1218)
  346. - Allowing disabling or single heartbeat on MQTT connect or repeat (default) (#1196)
  347. - Command to save settings when SETTINGS_AUTOSAVE is off
  348. ### Changed
  349. - Upgraded to JustWifi 2.0.2
  350. - Upgraded to FauxmoESP 3.0.1
  351. - Upgraded to DebounceEvent 2.0.4 to properly support BUTTON_SWITCH
  352. - Split `info` command output into `info` and `wifi`. Refactor output.
  353. - Custom HA payloads (thanks to @Yonsm)
  354. ## [1.13.2] 2018-08-27
  355. ### Fixed
  356. - Fix relay overflow window length
  357. - Fix TravisCI release condition (thanks to @mcspr, [#1042](https://github.com/xoseperez/espurna/issues/1042))
  358. - Fix Sonoff RFBridge build in Arduino IDE ([#1043](https://github.com/xoseperez/espurna/issues/1043))
  359. - Using corrent path separator in gulpfile.js (thanks to @InduPrakash, [#1045](https://github.com/xoseperez/espurna/issues/1045))
  360. - Fix KMC70011 LED logic (thanks to @zerog2k, [#1056](https://github.com/xoseperez/espurna/issues/1056))
  361. - Fix Luani HVIO to use 1MB flash size and toggle switch (thanks to @BauerPh, [#1065](https://github.com/xoseperez/espurna/issues/1065) and [#1068](https://github.com/xoseperez/espurna/issues/1068))
  362. - Fix switches in Microsoft Edge (thanks to @Valcob, [#1066](https://github.com/xoseperez/espurna/issues/1066))
  363. - Fix build.sh error handling (thanks to @mcspr, [#1075](https://github.com/xoseperez/espurna/issues/1075))
  364. - Correctly init Serial on RELAY_PROVIDER_STM ([#1130](https://github.com/xoseperez/espurna/issues/1130))
  365. - Disconnect before running WPS and SmartConfig discovery ([#1146](https://github.com/xoseperez/espurna/issues/1146))
  366. - Fix sort fields in OTA manager
  367. ### Added
  368. - Support for YJZK 1Ch and 3CH switches (thanks to @CollinShorts and @q32103940, [#1047](https://github.com/xoseperez/espurna/issues/1047))
  369. - Support for AG-L4 color desk lamp (thanks to @zerog2k, [#1050](https://github.com/xoseperez/espurna/issues/1050))
  370. - Option to cofigure ON/OFF payload at build time ([#1085](https://github.com/xoseperez/espurna/issues/1085))
  371. - Option to change default payload for HA ([#1085](https://github.com/xoseperez/espurna/issues/1085))
  372. - Support for Allterco Shelly1 (thanks to @abmantis, [#1128](https://github.com/xoseperez/espurna/issues/1128))
  373. - Support for HomeCube 16A (thanks to @hyteoo, [#1106](https://github.com/xoseperez/espurna/issues/1106))
  374. - Support for multiple sonar sensors (thanks to @ruimarinho, [#1116](https://github.com/xoseperez/espurna/issues/1116))
  375. - Support for hardware serial on PMSX003 device (thanks to @ruimarinho, [#1122](https://github.com/xoseperez/espurna/issues/1122))
  376. - Support for Lohas 9W bulbs (thanks to @steveway, [#1135](https://github.com/xoseperez/espurna/issues/1135))
  377. - Show literal for webUI image in info ([#1142](https://github.com/xoseperez/espurna/issues/1142))
  378. - Add RFBRIDGE code to full webUI image ([#1157](https://github.com/xoseperez/espurna/issues/1157))
  379. - Handle events in EventSensor
  380. - Option to remove API_SUPPORT at build time
  381. - Option to save total energy in EEPROM after X reports, disabled by default
  382. - Support for DHT12 sensor (thanks to Altan Altay)
  383. - Support for 2MB flash boards
  384. ### Changed
  385. - Update PlatformIO support to 3.6.X branch
  386. - Explicitly disable ATC on RFM69 gateway ([#938](https://github.com/xoseperez/espurna/issues/938))
  387. - Reduce memory footprint of API calls ([#1133](https://github.com/xoseperez/espurna/issues/1133))
  388. - Init relay GPIO when in inverse mode to be OFF ([#1078](https://github.com/xoseperez/espurna/issues/1078))
  389. ## [1.13.1] 2018-07-10
  390. ### Fixed
  391. - Build issues with Arduino IDE ([#975](https://github.com/xoseperez/espurna/issues/975))
  392. - Right web interface image for with RF Bridge
  393. - Full web interface image if light and sensor together ([#981](https://github.com/xoseperez/espurna/issues/981))
  394. - Some devices still not using DOUT flash mode
  395. - Crash on loading malformed configuration file
  396. - Mismatch between memory size and layout size for some boards (this might require reflashing)
  397. - Wrong settings report after factory reset
  398. - Memory leak in JustWifi library
  399. - New buttons not rendering right in Safari ([#1028](https://github.com/xoseperez/espurna/issues/1028))
  400. ### Added
  401. - Support for RFM69GW board (see http://tinkerman.cat/rfm69-wifi-gateway/)
  402. - Support for Sonoff IFAN02
  403. - Support for NTC sensors ([#1001](https://github.com/xoseperez/espurna/issues/1001))
  404. - Support for single-pin latched relays ([#1039](https://github.com/xoseperez/espurna/issues/1039))
  405. - Check binary flash mode in web upgrade
  406. - Sampling to AnalogSensor
  407. - Parallel builds in Travis (thanks to @lobradov)
  408. ### Changed
  409. - Reworked platformio.ini, build.sh files (thanks to @gn0st1c and @mcspr)
  410. ## [1.13.0] 2018-06-22
  411. ### Fixed
  412. - Fixed PZEM004T compilation issues, working when using hardware serial ([#837](https://github.com/xoseperez/espurna/issues/837))
  413. - Fixed per channel state on/off for lights ([#830](https://github.com/xoseperez/espurna/issues/830))
  414. - Fixed overflow in CSE7766 energy calculation ([#856](https://github.com/xoseperez/espurna/issues/856))
  415. - Fixed On MQTT disconnect in web UI ([#845](https://github.com/xoseperez/espurna/issues/845))
  416. - Check valid hostnames ([#874](https://github.com/xoseperez/espurna/issues/874), [#879](https://github.com/xoseperez/espurna/issues/879))
  417. - Fix Sonoff POW R2 configuration
  418. - Fixed InfluxDB sensor by id ([#882](https://github.com/xoseperez/espurna/issues/882))
  419. - Fix build when disabling WEB_SUPPORT ([#923](https://github.com/xoseperez/espurna/issues/923))
  420. - Fix calibration error in EmonSensor ([#876](https://github.com/xoseperez/espurna/issues/876))
  421. - Fix telnet and web debug responsiveness ([#896](https://github.com/xoseperez/espurna/issues/896))
  422. - Use double quotes in JSON for non-numeric values ([#929](https://github.com/xoseperez/espurna/issues/929))
  423. - Support connections over HTTPS via proxy ([#937](https://github.com/xoseperez/espurna/issues/937))
  424. ### Added
  425. - EEPROM sector rotation using EEPROM_Rotate library
  426. - Code filtering when building web UI images
  427. - Added pulsing a relay via MQTT and REST API ([#896](https://github.com/xoseperez/espurna/issues/896), [#902](https://github.com/xoseperez/espurna/issues/902))
  428. - Support for WPS (not available in pre-built binaries)
  429. - Support for Smart Config (not available in pre-built binaries)
  430. - Support for CCT lights (thanks to @Skaronator)
  431. - Allow RELAYx_DELAY_ON/OFF also for none GPIO relay types (thanks to @zafrirron)
  432. - Added relay status to Domoticz on MQTT connection ([#872](https://github.com/xoseperez/espurna/issues/872))
  433. - Added configurable UART-to-MQTT terminator
  434. - Added telnet link to web UI
  435. - Reload terminal command to force all modules to reload settings from config ([#816](https://github.com/xoseperez/espurna/issues/816))
  436. - Added security headers to each HTTP response (thanks to @ITNerdBox)
  437. - Customized GET terminal command (thanks to @mcspr)
  438. - More RC codes supported on TX for RF Bridge (thanks to @wildwiz)
  439. - Support for BL0937 power monitoring chip with unmodified HLW8012 library ([#737](https://github.com/xoseperez/espurna/issues/737))
  440. - Enable CORS
  441. - Support for Allnet ESP8266 UP Relay (thanks to @bajo)
  442. - Support for Tonbux Mosquito Killer (thanks to @gn0st1c)
  443. - Support for Neo Coolcam NAS-WR01W WiFi Smart Power Plug
  444. - Support for TYWE3S-based Estink WiFi Power Strip (thanks to @sandman, [#852](https://github.com/xoseperez/espurna/issues/852))
  445. - Support for Pilotak ESP DIN V1
  446. - Support for DIY Geiger counter (thanks to @Trickx)
  447. - Support for HomeCube / Blitzwolf BW-SHP2
  448. * Support for Vanzavanzu Smart Wifi Plug Mini
  449. - Support for Bruno Horta's OnOfre board
  450. ### Changed
  451. - Updated PlatformIO to use Core 3.5.3
  452. - Updated to JustWifi 2.0
  453. - CSS optimizations ([#870](https://github.com/xoseperez/espurna/issues/870), [#871](https://github.com/xoseperez/espurna/issues/871))
  454. - Several changes in OTA Manager
  455. - Better memory layout info
  456. - MQTT keep alive time increased to 300s
  457. - Using ticket-based authentication for WS
  458. - Refactor module and sensor listings ([#896](https://github.com/xoseperez/espurna/issues/896))
  459. - Using alternative math methods to save ~8Kb with lights
  460. - Simpligying mired/kelvin methods
  461. - Changed web UI checkboxes with pure CSS versions
  462. ### Deprecated
  463. - {identifier} place-holder in MQTT base topic
  464. ## [1.12.6] 2018-05-02
  465. ### Fixed
  466. - Check NTP_SUPPORT for sensors (thanks to @mcspr)
  467. - Fix AM2302 sensor
  468. - Fix hostname truncated to 20 chars when advertised to DHCP ([#774](https://github.com/xoseperez/espurna/issues/774))
  469. - Decouple Serial object from Terminal, Debug modules ([#787](https://github.com/xoseperez/espurna/issues/787))
  470. - Fix Arilux LC-01 definitions ([#797](https://github.com/xoseperez/espurna/issues/797))
  471. - Do not uppercase hostname in web interface ([#799](https://github.com/xoseperez/espurna/issues/799))
  472. - Ensure scheduler has access to all channels independently of the color mode ([#807](https://github.com/xoseperez/espurna/issues/807))
  473. ### Added
  474. - Support for IteadStudio Sonoff S31 ([#497](https://github.com/xoseperez/espurna/issues/497))
  475. - Option to ignore daylight saving in scheduler ([#783](https://github.com/xoseperez/espurna/issues/783))
  476. - Report last energy reset datetime in web interface ([#784](https://github.com/xoseperez/espurna/issues/784))
  477. - Added captive portal in AP mode
  478. - Support for IR toggle mode (thanks to @darshkpatel)
  479. - Support for IteadStudio Sonoff POW R2 (thanks to @ColinShorts)
  480. - Support for Luani HVIO (thanks to @wildwiz)
  481. - Support for Zhilde ZLD-EU55-W power strip (thanks to @wildwiz)
  482. - Support for RFB_DIRECT Sonoff Bridge EFM8BB1 bypass hack (thanks to @wildwiz)
  483. - Support for SenseAir S8 CO2 sensor (thanks to @Yonsm)
  484. - Support for PMS5003T/ST sensors (thanks to @Yonsm)
  485. ### Changed
  486. - Updated JustWifi Library
  487. - Some cleanup in the web interface
  488. - Refactored configuration files (thanks to @lobradov, @mcspr)
  489. - Changes pre-commit hook (thanks to @mcspr)
  490. ## [1.12.5] 2018-04-08
  491. ### Fixed
  492. - Fixed expected power calibration ([#676](https://github.com/xoseperez/espurna/issues/676))
  493. - Do not show empty time strings ([#691](https://github.com/xoseperez/espurna/issues/691), thanks to @PieBru)
  494. - Fix load average calculation when system check is disabled ([#707](https://github.com/xoseperez/espurna/issues/707))
  495. - Fixed unstability issues with NtpClientLib using temporary fork ([#743](https://github.com/xoseperez/espurna/issues/743))
  496. - Fixed typos in homeassistant module (thanks to @Cabalist)
  497. - Fixed default HLW8012 calibration for KMC devices (thanks to @gn0st1c)
  498. - Fix MQTT query request
  499. - Fix scheduler debug message
  500. - Fix NTP offset value
  501. ### Added
  502. - Option to change NTP timeout via compile-time setting ([#452](https://github.com/xoseperez/espurna/issues/452))
  503. - Added humidity correction to web UI ([#626](https://github.com/xoseperez/espurna/issues/626), tahnks to @ManuelW77)
  504. - Added support for USA DST calculation ([#664](https://github.com/xoseperez/espurna/issues/664))
  505. - Option to reset energy count ([#671](https://github.com/xoseperez/espurna/issues/671))
  506. - Added Sonoff SV prebuild image ([#698](https://github.com/xoseperez/espurna/issues/698), thanks to @akasma74)
  507. - Check and remove unused config keys ([#730](https://github.com/xoseperez/espurna/issues/730))
  508. - Visual Studio metadata files added to .gitignore ([#731](https://github.com/xoseperez/espurna/issues/731), thanks to @gn0st1c)
  509. - Added default MQTT and SSL settings to web UI ([#732](https://github.com/xoseperez/espurna/issues/732), thanks to @mcspr)
  510. - Added option to the web UI to set the light transition length in milliseconds ([#739](https://github.com/xoseperez/espurna/issues/739))
  511. - Improved testing with Travis (thanks to @lobradov)
  512. - Change dimmers using schedule (thanks to @wysiwyng)
  513. - Debug console in web UI (thanks to @lobradov), including command execution
  514. - Option to reset relays in MQTT disconection (thanks to @a-tom-s)
  515. - Option to disable system check from custom header (thanks to @phuonglm)
  516. - Added "board" topic to the heartbeat messages (thanks to @mcspr)
  517. - Added methods to create hierarchical MQTT JSON responses
  518. - Added RESET.SAFE command to reboot into safe mode
  519. - Added SDK and Core versions to the web UI
  520. - Added revision to web UI (only when built from build.sh)
  521. - Support for OBI Powerplug Adapter ([#622](https://github.com/xoseperez/espurna/issues/622), thanks to @Geitde)
  522. - Support for Tunbox Powerstrip02 (thanks to @gn0st1c)
  523. - Support for Lingan SWA1 (thanks to @gn0st1c)
  524. - Support for Heygo HY02 (thanks to @gn0st1c)
  525. - Support for Maxcio WUS0025 (thanks to @gn0st1c)
  526. - Support for Yidian XSSSA05 SWA1 (thanks to @gn0st1c)
  527. - Support for ArnieX Swifitch (thanks to @LubergAlexander)
  528. - Support for IKE ESPIKE board
  529. - Support for AM2320 sensors via I2C (thanks to @gn0st1c)
  530. - Support for GUVAS12SD sensor (thanks to @gn0st1c)
  531. ### Changed
  532. - Removed hostname size limit ([#576](https://github.com/xoseperez/espurna/issues/576), [#659](https://github.com/xoseperez/espurna/issues/659))
  533. - Reworked RGBW implementation (thanks to @Skaronator)
  534. - Several web UI layout changes (thanks to @lobradov & @mcspr)
  535. - Button MQTT messages will not have the retain flag (thanks to @lobradov)
  536. - Remove unnecessary code from boot log (thanks to @gn0st1c)
  537. - Updated logo and favicon, added gitter channel
  538. - Force reporting power values as 0 if relay is off
  539. - Using gulp-crass for CSS minification
  540. - Using WIFI_NONE_SLEEP by default
  541. ## [1.12.4] 2018-03-05
  542. ### Fixed
  543. - Adding a 1ms delay after UDP send to avoid loosing packets ([#438](https://github.com/xoseperez/espurna/issues/438))
  544. - Fixed void return in BMX280 sensor ([#489](https://github.com/xoseperez/espurna/issues/489))
  545. - Fix MQTT keep alive cannot be more than 255 seconds ([#515](https://github.com/xoseperez/espurna/issues/515))
  546. - Do not show scheduler tab in Web UI if build without scheduler support ([#527](https://github.com/xoseperez/espurna/issues/527))
  547. - Fix inline documentation for Sonoff 4CH Pro button modes ([#551](https://github.com/xoseperez/espurna/issues/551))
  548. - Prevent resending messages from rfin in RF Bridge ([#561](https://github.com/xoseperez/espurna/issues/561))
  549. - Fix AnalogSensor description ([#601](https://github.com/xoseperez/espurna/issues/601))
  550. - Fixed missing setting in HASS WS callback (thanks to @mcspr)
  551. - ECH1560 call sync from tick method
  552. - Fixed several issues reported by codacy
  553. ### Added
  554. - UART to MQTT module (thanks to Albert Weterings, [#529](https://github.com/xoseperez/espurna/issues/529))
  555. - Added option to show HASS configuration code in ESPurna web UI ([#616](https://github.com/xoseperez/espurna/issues/616))
  556. - OTA upgrade via terminal (using 'ota' command, with SSL support)
  557. - Added I2C scan and clear commands to terminal (only when I2C enabled)
  558. - Added new relay & wifi led mode ([#604](https://github.com/xoseperez/espurna/issues/604))
  559. - Option to enable/disable web auth from web UI
  560. - Added "Reset to factory settings" in web UI (thanks to Teo Pavel, [#569](https://github.com/xoseperez/espurna/issues/569))
  561. - Added {magnitude} placeholder to MQTT root topic
  562. - Option to report energy in kWh and power in kW ([#523](https://github.com/xoseperez/espurna/issues/523))
  563. - Check upgrade file size and signature in web UI
  564. - Automatically dump info on telnet connection if TERMINAL_SUPPORT is disabled
  565. - Two different ESPURNA_CORE images for 1MB and 4MB boards, freeing GPIOs ([#557](https://github.com/xoseperez/espurna/issues/557))
  566. - Initial support for PZEM004T sensor (still beta)
  567. - Support for STM_RELAY board (thanks to Maciej Czerniak)
  568. - Support for KMC 70011 energy monitor (thanks to Wayne Manion, [#598](https://github.com/xoseperez/espurna/issues/598))
  569. - Support for Wifi Stecker Shuko device (thanks to @Geitde, [#622](https://github.com/xoseperez/espurna/issues/622))
  570. - Support for GizWits Witty Cloud device (thanks to Theonedemon)
  571. ### Changed
  572. - BMX280 changes to allow for hot-plug ([#353](https://github.com/xoseperez/espurna/issues/353))
  573. - Increase the initial check interval for NTP ([#452](https://github.com/xoseperez/espurna/issues/452))
  574. - Force turning relays off before turning others on when synced ([#491](https://github.com/xoseperez/espurna/issues/491))
  575. - Publish slampher as light to Home Assistant ([#494](https://github.com/xoseperez/espurna/issues/494))
  576. - Force API to return the target status of the relay ([#548](https://github.com/xoseperez/espurna/issues/548))
  577. - Increasing max number of messages in JSON payload to 20 ([#588](https://github.com/xoseperez/espurna/issues/588))
  578. - Change copy from 'Use colorpicker' to 'Use color'. Better hint. ([#590](https://github.com/xoseperez/espurna/issues/590))
  579. - Completely reworked the RF module to use the same web UI as the RFBridge module to learn new codes ([#594](https://github.com/xoseperez/espurna/issues/594))
  580. - Several spelling and grammar changes by Lee Marlow
  581. - Always enabled telnet access in ESPURNA_CORE image
  582. - Updated ESPSoftwareSerial, ESPAsyncTCP and ESPAsyncWebServer libraries
  583. ### Removed
  584. - Remove dependency from gulp-util ([#493](https://github.com/xoseperez/espurna/issues/493))
  585. - Removed specific support for Magic Home LED Controller 2.3 ([#512](https://github.com/xoseperez/espurna/issues/512))
  586. - Disabled floating point support when building against Arduino Core 2.4.0 with PIO
  587. - Removed WiFi distance calculation
  588. ## [1.12.3] 2018-01-29
  589. ### Fixed
  590. - Fix telnet crash due to local reference ([#487](https://github.com/xoseperez/espurna/issues/487))
  591. ## [1.12.2] 2018-01-29
  592. ### Added
  593. - Repository migrated over to GitHub
  594. - Travis CI build test and deploy
  595. - Pre-commit hook to change README.md file depending on the branch
  596. - {hostname} and {mac} placeholders for MQTT root topic
  597. - Added support for timezones with minutes ([#265](https://github.com/xoseperez/espurna/issues/265))
  598. - SSDP support ([#282](https://github.com/xoseperez/espurna/issues/282), [#423](https://github.com/xoseperez/espurna/issues/423), disabled by default since current implementation is not compatible with Alexa [#479](https://github.com/xoseperez/espurna/issues/479))
  599. - HA auto-discover for multi-relay boards and sensors ([#392](https://github.com/xoseperez/espurna/issues/392), [#465](https://github.com/xoseperez/espurna/issues/465))
  600. - Reset the pulse timeout every time an MQTT message is sent with the non-normal payload value ([#454](https://github.com/xoseperez/espurna/issues/454))
  601. - Option to disable schedules without deleting them ([#453](https://github.com/xoseperez/espurna/issues/453))
  602. - Added LED_MODE_STATUS ([#458](https://github.com/xoseperez/espurna/issues/458))
  603. - Support to set on/off state per channel using switches ([#457](https://github.com/xoseperez/espurna/issues/457))
  604. - Added support for MagicHome LED Controller 2.3
  605. - Alexa message queue (thanks to Qubeck)
  606. - Secondary Serial RX port for H801 and H802 boards ([#386](https://github.com/xoseperez/espurna/issues/386), thanks to Pablo Pousada Rial)
  607. - Added compatibility with https://github.com/rhx/RF-Bridge-EFM8BB1 to RF Bridge (Thanks to Rene Hexel)
  608. - Added message queue to RF Bridge
  609. - Added MAC to mDNS text fields
  610. - Added wifi.ap command to go into AP mode
  611. - Added message id on MQTT JSON payloads
  612. - Added hooks for 3rd party code (custom modules)
  613. - Local broker to broadcast messages internally
  614. - Added timestamp to debug output
  615. - Common I2C interface to abstract backend library (Wire or Brzo I2C)
  616. - Added espurnaLoopRegister
  617. ### Fixed
  618. - Fixed support for 4CH Pro different modes ([#333](https://github.com/xoseperez/espurna/issues/333))
  619. - Fixed several sensor modules to enable hot-unplug-plug ([#398](https://github.com/xoseperez/espurna/issues/398))
  620. - Fixed crash when calling idbSend from an MQTT callback ([#410](https://github.com/xoseperez/espurna/issues/410))
  621. - Checking trailing slash in mqttTopic ([#422](https://github.com/xoseperez/espurna/issues/422))
  622. - Fixed pulse and pulse_ms order in relay_t structure ([#424](https://github.com/xoseperez/espurna/issues/424))
  623. - Use same buffer size across all terminal-realted classes/methods. Set to 128 chars ([#477](https://github.com/xoseperez/espurna/issues/477), [#478](https://github.com/xoseperez/espurna/issues/478))
  624. - Fix WiFi scan status in web UI
  625. - Several code quality fixes (thanks to @lobradov)
  626. - Fixed error message on first command over telnet
  627. ### Changed
  628. - BMX280 sensor module now doesn't depend on third party libraries
  629. - Changed time management in ntp, mqtt and scheduler modules
  630. ## Deprecated
  631. - {identifier} placeholder for MQTT root topic
  632. ## [1.12.1] 2018-01-14
  633. ### Added
  634. - Option to perform a WiFi network scan from web UI
  635. - Added hostname to web UI side menu ([#404](https://github.com/xoseperez/espurna/issues/404))
  636. - Option to flash multiple devices with ESPurna OTA Manager
  637. ### Fixed
  638. - Fix web UI layout so signature does not overlay buttons ([#396](https://github.com/xoseperez/espurna/issues/396))
  639. - Option to disable network scan and allow connecting to hidden SSID ([#392](https://github.com/xoseperez/espurna/issues/392), [#399](https://github.com/xoseperez/espurna/issues/399))
  640. - Fix crash caused by a delay in UDP debugging code ([#397](https://github.com/xoseperez/espurna/issues/397))
  641. - Fix memory leak in influxDB module ([#410](https://github.com/xoseperez/espurna/issues/410))
  642. - Fix typos in web UI ([#394](https://github.com/xoseperez/espurna/issues/394), [#421](https://github.com/xoseperez/espurna/issues/421))
  643. ### Changed
  644. - Updated to fauxmoESP 2.4.2
  645. - Changed default I2C GPIO for Wemos D1 ([#420](https://github.com/xoseperez/espurna/issues/420))
  646. - Some terminal commands have changed. See docs or type "help".
  647. ## [1.12.0] 2018-01-11
  648. ### Added
  649. - Scheduler (contributed by Stefano Cotterli, thank you!, [#131](https://github.com/xoseperez/espurna/issues/131))
  650. - Added "wifi.scan" command to terminal
  651. - Added ESPurna Switch board support
  652. - Added support for python3 in memanalyzer and ota scripts (thanks to @Cabalist)
  653. - Added BSSID, RSSI, channels and distance to web UI status tab
  654. - Added mDNS name resolving to MQTT, InfluxDB and NoFUSS modules ([#129](https://github.com/xoseperez/espurna/issues/129), disabled by default)
  655. ### Fixed
  656. - Update FauxmoESP library to 2.4.1, solves dependency issue ([#388](https://github.com/xoseperez/espurna/issues/388))
  657. - Fixed hardware definition in Sonoff Basic and Dual R2 causing wrong relay state on boot ([#365](https://github.com/xoseperez/espurna/issues/365))
  658. ### Changed
  659. - Removed auto-recursion check in Domoticz module ([#379](https://github.com/xoseperez/espurna/issues/379))
  660. - Rename terminal commands: reset.wifi to wifi.reset, reset.mqtt to mqtt.reset.
  661. - Update JustWifi library to 1.1.6 (support for multiple SSIDs with the same name)
  662. - Changed the way Home Assistant module handles disabling auto-discovery ([#383](https://github.com/xoseperez/espurna/issues/383))
  663. ## [1.11.4] 2018-01-09
  664. ### Fixed
  665. - Fix bug in RF Bridge when RF code contains the stop byte. Check overflow ([#357](https://github.com/xoseperez/espurna/issues/357))
  666. - Fixed typos in code and wiki (Thanks to @Cabalist)
  667. - Fix bug in magnitude topic and units ([#355](https://github.com/xoseperez/espurna/issues/355))
  668. ### Added
  669. - Small core build to allow two-step flashing method for big binaries
  670. - Thingspeak support ([#371](https://github.com/xoseperez/espurna/issues/371), disabled by default)
  671. - Color synchronization between lights using MQTT ([#362](https://github.com/xoseperez/espurna/issues/362))
  672. - Support for Arilux AL-LC02 ([#347](https://github.com/xoseperez/espurna/issues/347))
  673. - Support for Tarpuna Shield for Wemos D1
  674. - Build option to disable password checking ([#373](https://github.com/xoseperez/espurna/issues/373))
  675. - Option to report sensor address via MQTT ([#377](https://github.com/xoseperez/espurna/issues/377), I2C address, GPIO, Dallas address,...)
  676. - Added binary size to memanalyzer script
  677. - Option to specify custom client ID for MQTT connection ([#368](https://github.com/xoseperez/espurna/issues/368))
  678. - Cross-platform ESPurna OTA Manager implemented in python (untested)
  679. - Terminal command to get or set digital GPIO
  680. ### Changed
  681. - Using 2.3.0 for prebuilt binaries
  682. - Fix delay in DHT sensor
  683. - Allow MQTT keep alive value of up to 3600s
  684. - Changed Sonoff 4CH Pro definitions to support built-in interlock mode ([#333](https://github.com/xoseperez/espurna/issues/333))
  685. ## [1.11.3] 2018-01-02
  686. ### Fixed
  687. - Fix uninitialized PWM channels bug ([#356](https://github.com/xoseperez/espurna/issues/356))
  688. ### Added
  689. - Added memory analyzer
  690. ## [1.11.2] 2017-12-30
  691. ### Fixed
  692. - Fix my92xx and pwm references for Arduino IDE ([#346](https://github.com/xoseperez/espurna/issues/346))
  693. - Fix SHT3X I2C sensor magnitude count ([#337](https://github.com/xoseperez/espurna/issues/337))
  694. - Fix timing for DHT11 sensors ([#294](https://github.com/xoseperez/espurna/issues/294))
  695. - Fix overflow in relayParsePayload with long MQTT messages ([#344](https://github.com/xoseperez/espurna/issues/344))
  696. - Fix loading of Dallas and DHT sensors for Sonoff TH images ([#352](https://github.com/xoseperez/espurna/issues/352))
  697. - Subscribe to Domoticz MQTT topics only if Domotic< is enabled
  698. ### Added
  699. - Added option to change MQTT retain flag, QoS and keepalive time from webUI ([#321](https://github.com/xoseperez/espurna/issues/321))
  700. - Added LED modes "always off" and "always on" ([#348](https://github.com/xoseperez/espurna/issues/348))
  701. - Defined new ESPurna switch (no HLW8012 support & touch button ready)
  702. ### Changed
  703. - Stop requiring definition of boards in migrate module
  704. ## [1.11.1] 2017-12-29
  705. ### Fixed
  706. - Fixed relay status on reboot
  707. ### Added
  708. - Added support for Arilux AL-LC01 and AL-LC11
  709. - Added support for BH1750 luminosity sensor
  710. - Added automatic memory size identification in ota_flash script
  711. ## [1.11.0] 2017-12-28
  712. ### Fixed
  713. - Fixed Arduino IDE compilation issues ([#330](https://github.com/xoseperez/espurna/issues/330))
  714. - Fixed issues with IE
  715. - Fixed websocket auth issue with Safari (temporary)
  716. - Fixed MQTT group sync when different switches share same group
  717. - Fixed casting issue in buttonStore ([#327](https://github.com/xoseperez/espurna/issues/327))
  718. - Fixed crash in InfluxDB initial heartbeat ([#318](https://github.com/xoseperez/espurna/issues/318))
  719. - Fixed LED logic for ESPurna H08 board
  720. ### Added
  721. - New sensors module (major change)
  722. + Existing sensor have been migrated: EMON*, ECH1560, V9261F, HLW8012, DHT, DALLAS, ANALOG, DIGITAL and EVENTS
  723. + New sensor have bee added: BMP280/BME280, EMON over ADS1115, MHZ19, PMSX003 (thanks to Òscar Rovira), SHT3X over I2C and SI7021
  724. - Option to change boot and pulse modes per relay from the web UI
  725. - Option to select sensor read interval and report interval from web UI
  726. - Itead RF Bridge
  727. + Match MQTT RFOUT codes to relays
  728. + Force RFBridge to send messages even if switch is already in requested state ([#324](https://github.com/xoseperez/espurna/issues/324))
  729. + Implemented RFbridge message queue asynchronously
  730. - Added option to load config via HTTP POST & reset ([#335](https://github.com/xoseperez/espurna/issues/335))
  731. - Added option to define behaviour of the first LED between WIFI, MQTT, FIND-ME ([#317](https://github.com/xoseperez/espurna/issues/317))
  732. - Added HTML linter to gulp builder
  733. - Added Help command on terminal ([#338](https://github.com/xoseperez/espurna/issues/338))
  734. - Added preliminary support for SSDP (untested, disabled by default) ([#282](https://github.com/xoseperez/espurna/issues/282))
  735. - Reporting NTP datetime on MQTT heartbeat (thanks to Eldon R. Brown)
  736. - Added version tracking and migration code
  737. - I2C and GPIO locking features
  738. - Changed default button action for touch button devices (TOUCH and T1) ([#327](https://github.com/xoseperez/espurna/issues/327))
  739. - Generic 8 channel board ([#336](https://github.com/xoseperez/espurna/issues/336))
  740. ### Changed
  741. - Added more sensor data filters (Max, MobileAverage)
  742. - Changed max pulse time to 1h ([#316](https://github.com/xoseperez/espurna/issues/316))
  743. - Renamed "reset" to "reboot" for clarity ([#315](https://github.com/xoseperez/espurna/issues/315))
  744. - UI refactor
  745. - Change apiRegister signature
  746. ## [1.10.1] 2017-12-05
  747. ### Fixed
  748. - Fix Sonoff RFBridge learn message from web UI ([#287](https://github.com/xoseperez/espurna/issues/287))
  749. - Fix unstability in "one and just one" sync mode ([#290](https://github.com/xoseperez/espurna/issues/290))
  750. - Fix unnecessary inclusion of my92xx library ([#293](https://github.com/xoseperez/espurna/issues/293))
  751. - Limit the MQTT queue to 10 messages when "Use JSON payload" enabled ([#296](https://github.com/xoseperez/espurna/issues/296))
  752. - Fix Sonoff RFBridge OFF button toggling switch ([#303](https://github.com/xoseperez/espurna/issues/303))
  753. - Allow defining only ON or OFF codes in Sonoff RFBridge ([#304](https://github.com/xoseperez/espurna/issues/304))
  754. - Disabled terminal support for Sonoff Dual ([#310](https://github.com/xoseperez/espurna/issues/310))
  755. ### Added
  756. - Support for SI7021-based sensor by Itead Studio compatible with Sonoff TH ([#216](https://github.com/xoseperez/espurna/issues/216))
  757. - Support for Sonoff Dual R2 ([#286](https://github.com/xoseperez/espurna/issues/286))
  758. - MQTT group topics (sync two or more switches from different devices, [#300](https://github.com/xoseperez/espurna/issues/300))
  759. - Color transitions (enabled by default, can be disabled from web UI)
  760. - Option to disable MQTT support at build time
  761. ### Changed
  762. - Decreased PWM frequency for dimmer lights
  763. - Changed password policy ([#297](https://github.com/xoseperez/espurna/issues/297))
  764. ## [1.10.0] 2017-11-26
  765. ### Fixed
  766. - Temperatures with 1 decimal resolution
  767. - Issues with Sonoff B1 due to bad driver management (using my92xx library now)
  768. - Avoid recursive messages on Domoticz ([#272](https://github.com/xoseperez/espurna/issues/272))
  769. - Fixed Sonoff T1 configuration
  770. - Simplify and fix web auth ([#284](https://github.com/xoseperez/espurna/issues/284))
  771. - Fix Embedis custom parser
  772. ### Added
  773. - Added option to define a temperature correction factor (thanks to Pawel Raszewski)
  774. - Option to disable system check on build time
  775. - Power saving features (loopDelay and wifi sleep)
  776. - Added Sonoff TH build environment
  777. - Send Home Assistant auto discover messages on connect ([#279](https://github.com/xoseperez/espurna/issues/279))
  778. - Implemented Home Assistant availability topic ([#280](https://github.com/xoseperez/espurna/issues/280))
  779. - Update time, uptime and heap on webUI every heartbeat
  780. - Support for LLMNR and NetBIOS ([#282](https://github.com/xoseperez/espurna/issues/282))
  781. - Added I2C clean bus code
  782. - Added realm to auth challenge
  783. ### Changed
  784. - Changed default hostname to "ESPURNA_XXXXXX"
  785. - Binaries built against stable core (~40Kb less, [#274](https://github.com/xoseperez/espurna/issues/274))
  786. - Enabled TERMINAL_SUPPORT for Sonoff Dual (only available via TELNET)
  787. - Dinamically resize debug strings (now messages are not cropped)
  788. - MQTT: unsubscribe to '#' before subscribing
  789. - Updated ESPAsyncWebServer and ESPAsyncTCP libraries
  790. - Removed InfluxDB support by default
  791. - Using stock slider in webUI to reduce size
  792. - Unify DHT and DS18B20 code, show NOT CONNECTED on webUI
  793. ## [1.9.9] 2017-11-09
  794. ### Fixed
  795. - Fixed bug in MY9291-based light bulbs at full brightness
  796. ### Added
  797. - RFBridge: toggle when RF codes for ON and OFF are the same ([#270](https://github.com/xoseperez/espurna/issues/270))
  798. - Support for HSV color schema (MQTT, API and webUI via a selector)
  799. ### Changed
  800. - "COLOR" entry point deprecated, use "RGB" instead (MQTT and API, ex. topic "light/rgb/set" instead of "light/color/set")
  801. ## [1.9.8] 2017-11-08
  802. ### Fixed
  803. - Removed dimmer lights flicker when saving to EEPROM ([#191](https://github.com/xoseperez/espurna/issues/191))
  804. - Fixed low brightness in dimmer lights ([#157](https://github.com/xoseperez/espurna/issues/157))
  805. - Fixed blank fields in energy ([#258](https://github.com/xoseperez/espurna/issues/258), [#259](https://github.com/xoseperez/espurna/issues/259))
  806. - Fixed support for Arilux AL-LC06
  807. - Updated fauxmoESP library with support for GetBinaryState actions
  808. ### Added
  809. - Support for IR remotes
  810. - Option to select power read and report interval from webUI
  811. - Option to report real-time values in API, configurable via webUI
  812. - Support for ESPurna-H Board v0.8
  813. - Support for Arilux E27 light bulb (untested)
  814. - Support for YJZK 2-gang switch
  815. ### Changed
  816. - PWM using ESP8266_new_pwm by Stephan Bruens (https://github.com/StefanBruens/ESP8266_new_pwm)
  817. - Using own DHT implementation (removed dependency on Adafruit libraries)
  818. - Disabled serial debug for Sonoff RFBridge
  819. ## [1.9.7] 2017-10-25
  820. ### Fixed
  821. - Fix Alexa interface switching on all lights ([#256](https://github.com/xoseperez/espurna/issues/256))
  822. ## [1.9.6] 2017-10-23
  823. ### Fixed
  824. - Fix power report in Domoticz ([#236](https://github.com/xoseperez/espurna/issues/236))
  825. - Fix Sonoff POW in AP mode ([#241](https://github.com/xoseperez/espurna/issues/241))
  826. - Fix Home Automation auto-discovery (support for single relay switches and RGB lights, [#235](https://github.com/xoseperez/espurna/issues/235))
  827. - Check WS authentication only on start event
  828. ### Added
  829. - Support for 2.4.0 RC2 Arduino Core that fixes KRACK vulnerablity (pre-built images are compiled against this, [#242](https://github.com/xoseperez/espurna/issues/242))
  830. - Support for ManCaveMade ESPLive board (thanks to Michael A. Cox)
  831. - Support for InterMIT Tech QuinLED 2.6 (thanks to Colin Shorts)
  832. - Support for Magic Home LED Controller 2.0 (thanks to users @gimi87 and @soif, [#231](https://github.com/xoseperez/espurna/issues/231))
  833. - Support for Arilux AL-LC06 (thanks to Martijn Kruissen)
  834. - Support for Xenon SM-PW702U Wifi boards (thanks to Joshua Harden, [#212](https://github.com/xoseperez/espurna/issues/212))
  835. - Support for Authometion LYT8266 (testing, thanks to Joe Blellik, [#213](https://github.com/xoseperez/espurna/issues/213))
  836. - Support for an external button for D1 Mini boards (thanks to user @PieBru, [#239](https://github.com/xoseperez/espurna/issues/239))
  837. - Option to query relay status via MQTT or WS (thanks to Wesley Tuzza)
  838. - Automatically install dependencies for web interface builder (thanks to Hermann Kraus)
  839. - Support for HSV and IR for Magic Home LED Controller (optional, disabled by default, thanks to Wesley Tuzza)
  840. - Added option to report DS18B20 temperatures based on changes (thanks to Michael A. Cox)
  841. - Safer buffer handling for websocket data (thanks to Hermann Kraus & Björn Bergman)
  842. - Updates HL8012 library with energy counting support (thanks to Hermann Kraus)
  843. - Added option to disable light color persistence to avoid flickering ([#191](https://github.com/xoseperez/espurna/issues/191))
  844. - Option to enable TELNET in STA mode from web UI ([#203](https://github.com/xoseperez/espurna/issues/203))
  845. ### Changed
  846. - Changed default MQTT base topic to "{identifier}" (no leading slashes, [#208](https://github.com/xoseperez/espurna/issues/208))
  847. - Prevent reconnecting when in AP mode if a web session or a telnet session is active ([#244](https://github.com/xoseperez/espurna/issues/244))
  848. - Web UI checks for pending changes before reset/reconnect options ([#226](https://github.com/xoseperez/espurna/issues/226))
  849. - Increase WIFI connect timeout and reconnect interval
  850. ## [1.9.5] 2017-09-28
  851. ### Fixed
  852. - Revert to JustWifi 1.1.4 ([#228](https://github.com/xoseperez/espurna/issues/228))
  853. ## [1.9.4] 2017-09-22
  854. ### Added
  855. - Added ESPurna specific mDNS text registers (app_name, app_version, device_name)
  856. - Crash dump info is stored in EEPROM and retrieved via terminal ("crash" command)
  857. - Support for Huacanxing H802
  858. - Support for powermeters based on V9261F IC
  859. - Support for powermeters based on ECH1560 IC (beta, untested)
  860. ### Changed
  861. - Changed behaviour on MQTT connection failure ([#215](https://github.com/xoseperez/espurna/issues/215))
  862. - Removed boot delay
  863. - Refactor power modules
  864. - Updated JustWifi library
  865. ### Fixed
  866. - Set all esp8285 devices to use esp01_1m ([#210](https://github.com/xoseperez/espurna/issues/210), [#225](https://github.com/xoseperez/espurna/issues/225))
  867. - Removed wifi gain option since it prevents some devices to connect ([#204](https://github.com/xoseperez/espurna/issues/204))
  868. ## [1.9.3] 2017-09-04
  869. ### Added
  870. - New "erase.config" option in terminal to delete SDK settings
  871. - Added error code to error message when updating from web UI
  872. - Fixed Web UI to be behind a proxy (http://tinkerman.cat/secure-remote-access-to-your-iot-devices/)
  873. - 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/)
  874. ### Changed
  875. - Updated fauxmoESP library to 2.2.0
  876. ### Fixed
  877. - Fix HLW8012 calibration ([#194](https://github.com/xoseperez/espurna/issues/194))
  878. - Fix telnet dropping connection
  879. - Fix WiFiSecureClient connection with PubSubClient ([#64](https://github.com/xoseperez/espurna/issues/64))
  880. ## [1.9.2] 2017-08-31
  881. ### Added
  882. - System stability check (turns off everything except WIFI AP, OTA and telnet if there is a boot crash loop) ([#196](https://github.com/xoseperez/espurna/issues/196))
  883. - Telnet support (enabled by default only on AP interface)
  884. - Option to set WiFi gain from web UI
  885. - Option to disable MQTT from web UI
  886. - MQTT autodiscover, with the option to autoconnect if no broker defined
  887. - Home Assistant MQTT autodiscover feature
  888. - List enabled modules in INIT debug info
  889. - Counter module (counts and reports transitions in a digital pin)
  890. ### Changed
  891. - Updated NoFUSS support
  892. - Web UI documentation changes
  893. - Changes in terminal commands ("reconnect" is now "reset.wifi", also new commands added)
  894. ### Fixed
  895. - Crash in settings saving ([#190](https://github.com/xoseperez/espurna/issues/190)) and fixed UDP debug conditional build clauses
  896. ## [1.9.1] 2017-08-27
  897. ### Added
  898. - Support to build without NTP support
  899. - Added current time, uptime, free heap, firmware size and free space to web interface
  900. ### Changed
  901. - Changed settings keys for Itead Sonoff RF Bridge
  902. - Disable Domoticz by default
  903. ### Fixed
  904. - Fixed build flags for DHT and DS18B20 in platformio.ini file
  905. - Fixed Itead Sonoff B1 by updating the my9291 library
  906. - Fixed light status on boot ([#157](https://github.com/xoseperez/espurna/issues/157))
  907. - Fixed CSS bug cause by a bad merge
  908. ## [1.9.0] 2017-08-25
  909. ### Added
  910. - Support for IteadStudio BN-SZ01 Ceiling Light ([#132](https://github.com/xoseperez/espurna/issues/132))
  911. - Support for IteadStudio Sonoff RF Bridge ([#173](https://github.com/xoseperez/espurna/issues/173))
  912. - Support for IteadStudio Sonoff 4CH Pro ([#174](https://github.com/xoseperez/espurna/issues/174))
  913. - Support for IteadStudio Sonoff B1
  914. - Support for IteadStudio Sonoff LED
  915. - Support for IteadStudio Sonoff T1 wall switches (1, 2 and 4 channels)
  916. - Support for WiOn 50055 WiFi Wall Outlet & Tap
  917. - Support for EXS WiFi Relay v3.1 (and other future latching relay boards) ([#152](https://github.com/xoseperez/espurna/issues/152))
  918. - TLS/SSL support for MQTT (caution: eats a lot of memory, do not use with web interface) ([#64](https://github.com/xoseperez/espurna/issues/64))
  919. - Add support for delayed ON/OFF switches ([#123](https://github.com/xoseperez/espurna/issues/123), [#161](https://github.com/xoseperez/espurna/issues/161), [#188](https://github.com/xoseperez/espurna/issues/188))
  920. - Added ON and OFF actions for button events (previously only TOGGLE available) ([#182](https://github.com/xoseperez/espurna/issues/182))
  921. - Sliders in web interface to control dimmer channels independently (also for brightness)
  922. - Debug info about MQTT disconnect reason
  923. ### Changed
  924. - MQTT setters ending with "/set" by default
  925. - Using DOUT flash mode on all devices ([#167](https://github.com/xoseperez/espurna/issues/167))
  926. - Longer timeout for WiFi connection (better chances for Sonoff Basic to connect)
  927. - Changed MQTT topics for light devices (COLOR, BRIGHTNESS, MIRED, KELVIN, CHANNEL) ([#144](https://github.com/xoseperez/espurna/issues/144))
  928. - Changed the way light devices are defined (see LIGHT_PROVIDER_DIMMER)
  929. - Allow to disable color picker in web interface
  930. - API returns processed values for HLW8012 sensor (not raw values anymore) ([#176](https://github.com/xoseperez/espurna/issues/176))
  931. - Major refactoring of settings
  932. ### Fixed
  933. - Discard MQTT messages with empty payload ([#185](https://github.com/xoseperez/espurna/issues/185))
  934. - Wifi connection issue (https://github.com/esp8266/Arduino/issues/2186)
  935. - Alexa connection issue
  936. ## [1.8.3] 2017-07-23
  937. ### Added
  938. - Issue [#85](https://github.com/xoseperez/espurna/issues/85) and [#90](https://github.com/xoseperez/espurna/issues/90). Option to report MQTT messages with JSON payloads
  939. - Issue [#170](https://github.com/xoseperez/espurna/issues/170). Updated DebouceEvent library to allow disabling double click and get faster click responses
  940. - Using memory layout with no SPIFFS for 1Mb devices
  941. ### Changed
  942. - Rename settings s/POW/HLW8012/
  943. - Return times in ISO8601 format
  944. ### Fixed
  945. - Issue [#168](https://github.com/xoseperez/espurna/issues/168). Added H801 to arduino.h file
  946. - Issue [#171](https://github.com/xoseperez/espurna/issues/171). Fix corrupted will message
  947. ## [1.8.2] 2017-07-16
  948. ### Added
  949. - InfluxDB support via HTTP API
  950. - Added custom reset reason to debug log
  951. - Enable WIFI debug on hardware reset (button long click)
  952. ### Changed
  953. - Issue [#159](https://github.com/xoseperez/espurna/issues/159). Allow decimals in relay pulse interval
  954. - Updated HLW8012 library
  955. ### Fixed
  956. - Issue [#148](https://github.com/xoseperez/espurna/issues/148). Fix bug in conditional compilation check
  957. - Issue [#149](https://github.com/xoseperez/espurna/issues/149). Using different pulse counters for each relay (thanks to Lauris Ieviņš)
  958. - Issue [#141](https://github.com/xoseperez/espurna/issues/141). Limit relay pulse interval to 60s
  959. - Fixed units for apparent & reactive power (thanks to Lauris Ieviņš)
  960. - Fixed mDNS setup when using custom HTTP port for web interface
  961. ## [1.8.1] 2017-05-22
  962. ### Fixed
  963. - Issue [#140](https://github.com/xoseperez/espurna/issues/140). Fix no relay control bug in Sonoff Dual
  964. ## [1.8.0] 2017-05-21
  965. ### Added
  966. - Added gamma correction to RGB strips. Thanks to Chris Ward.
  967. - Added support for Huacanxing H801 WiFi LED Controller. Thanks to Minh Phuong Ly.
  968. - Issue [#138](https://github.com/xoseperez/espurna/issues/138). Added NTP configuration from web interface
  969. - Issue [#128](https://github.com/xoseperez/espurna/issues/128). Report color when booting and in heartbeat stream.
  970. - Issue [#126](https://github.com/xoseperez/espurna/issues/126). Show NTP status in web interface.
  971. - Added filter limits on POW readings.
  972. - Added color temperature to RGB calculation. Thanks to Sacha Telgenhof.
  973. - Issue [#120](https://github.com/xoseperez/espurna/issues/120). Added relay flood protection. Thanks to Izik Dubnov.
  974. - Support for "#RRGGBB", "RRR,GGG,BBB" and "WWW" color formats.
  975. - Issue [#117](https://github.com/xoseperez/espurna/issues/117). Added build date & time to web interface.
  976. ### Fixed
  977. - Fix MQTT_RELAY board conifugration. Thanks to Denis French.
  978. - Issue [#125](https://github.com/xoseperez/espurna/issues/125). Fix bug in relay status reading from EEPROM
  979. - Issue [#127](https://github.com/xoseperez/espurna/issues/127). Fix button action in DUAL.
  980. - Fix bug in Sonoff POW current reading. Thanks to Emmanuel Tatto.
  981. - Minimizing my9291 flickering when booting.
  982. - Fix conditional flags in hardware.ino to support Arduino IDE.
  983. ## [1.7.1] 2017-03-28
  984. ### Fixed
  985. - Issue [#113](https://github.com/xoseperez/espurna/issues/113). Fix restoring color from EEPROM upon reboot
  986. - Issue [#113](https://github.com/xoseperez/espurna/issues/113). Fix bug in API handlers
  987. ## [1.7.0] 2017-03-27
  988. ### Added
  989. - Web interface embedded in firmware image by default
  990. - Upload firmware image from web interface
  991. - Added API entry point to change light color
  992. - Added generic analog sensor. Thanks to Francesco Boscarino
  993. - Report RSSI value in debug console and MQTT status messages
  994. - Added support for Magic Home LED Controller
  995. - Added support for ESPurna-H Board (based on HLW8012)
  996. - Added forward compatible code for v2.0
  997. ### Changed
  998. - Added ellipsis (...) in debug messages longer than 80 characters
  999. - Changed topic constants in code
  1000. - Prevent the SDK from saving WiFi configuration to flash
  1001. ### Fixed
  1002. - Issue [#113](https://github.com/xoseperez/espurna/issues/113). Fix light bulb state to OFF in library prevented the bulb from turning on
  1003. - Issue [#58](https://github.com/xoseperez/espurna/issues/58). Added code to handle spurious readings
  1004. - Fix bug in HLW8012 calibration current parameter casting to int instead of float
  1005. - Issue [#115](https://github.com/xoseperez/espurna/issues/115). Removed local declaration of _mqttForward variable. Thanks to Paweł Fiedor
  1006. - Fix MQTT will topic. Thanks to Asbjorn Tronhus
  1007. ## [1.6.9] 2017-03-12
  1008. ### Added
  1009. - Two stage read for DS18B20 devices. Thanks to Izik Dubnov.
  1010. - Option to report the relay status via MQTT periodically
  1011. - Terminal commands to change relay status an light color
  1012. - Added debug via UDP (disabled by default)
  1013. - Moved debug strings to PROGMEM. ~1.5KByes memory freed
  1014. - Avoid broadcasting websocket messages if no clients connected
  1015. ### Fixed
  1016. - Fixing use after free bug that leads to corrupted auth credentials. Thanks to David Guillen
  1017. ## [1.6.8] 2017-03-01
  1018. ### Added
  1019. - Issue [#85](https://github.com/xoseperez/espurna/issues/85). Heartbeat reports now free heap, uptime and VCC every 5 minutes
  1020. ### Changed
  1021. - Wait two minutes instead of one in AP mode before trying to reconnect to the router
  1022. - Issue [#92](https://github.com/xoseperez/espurna/issues/92). Debug log enabled by default in Arduino IDE
  1023. - Issue [#91](https://github.com/xoseperez/espurna/issues/91). Using AsyncMqttClient as default MQTT client again
  1024. ### Fixed
  1025. - Report data from all sensors via websocket even if no MQTT connection
  1026. - Issue [#92](https://github.com/xoseperez/espurna/issues/92). Fix unknown reference in Arduino IDE
  1027. - Split data.h contents into 1k lines, otherwise Arduino IDE chokes on them
  1028. - Discard empty MQTT topic while subscribing
  1029. ## [1.6.7] 2017-02-25
  1030. ### Added
  1031. - Support for OpenLight / AI-Light by AI-Thinker based on MY9291 LED driver
  1032. - Issue [#87](https://github.com/xoseperez/espurna/issues/87). Factory reset when physical button pressed for >10 seconds
  1033. ## [1.6.6] 2017-02-23
  1034. ### Fixed
  1035. - Issue [#82](https://github.com/xoseperez/espurna/issues/82). Fix critical bug on Sonoff Dual
  1036. ## [1.6.5] 2017-02-22
  1037. ### Added
  1038. - Option to backup and restore settings from the web interface
  1039. - Footer in the web interface
  1040. ### Changed
  1041. - Using PubSubClient as MQTT client by default (please read the documentation)
  1042. - Double & long clicks do nothing except for the first defined button
  1043. ### Fixed
  1044. - Issue [#79](https://github.com/xoseperez/espurna/issues/79). Fix bug in WiFi led notification & MQTT connectivity (using PubSubClient)
  1045. - Issue [#73](https://github.com/xoseperez/espurna/issues/73). Fix bug when building without Domoticz support
  1046. - Fix Gulp tasks dependencies
  1047. ## [1.6.4] 2017-02-20
  1048. ### Added
  1049. - Option to embed the web interface in the firmware, disabled by default
  1050. - Change relay status with a GET request (browser friendly)
  1051. - Support for PROGMEM debug messages (only wifi module has been changed)
  1052. - Option to disable mDNS, enabled by default
  1053. - Show current web server port in debug log
  1054. - Issue [#75](https://github.com/xoseperez/espurna/issues/75). Link relays to LEDs
  1055. - Issue [#76](https://github.com/xoseperez/espurna/issues/76). Using http://espurna.local when in AP mode
  1056. ### Changed
  1057. - Images and favicon is now embedded in the HTML
  1058. - Authentication challenge only in /auth request. All static contents are un-authenticated
  1059. - HTTP response code when out of websocket slots changed from 423 to 429
  1060. ### Fixed
  1061. - Memory leak in MQTT connection method
  1062. - Wait 60 seconds before retrying to connect when in AP mode
  1063. - Issue [#24](https://github.com/xoseperez/espurna/issues/24) & [#74](https://github.com/xoseperez/espurna/issues/74). Update ESPAsyncTCP and ESPAsyncWebServer to latest GIT version that supports MSS defragmenting
  1064. - Issue [#73](https://github.com/xoseperez/espurna/issues/73). Fixes for windows machines
  1065. ### Removed
  1066. - Captive portal removed, mDNS resolution for AP mode too
  1067. ## [1.6.3] 2017-02-15
  1068. ### Added
  1069. - Issue [#69](https://github.com/xoseperez/espurna/issues/69). Temperature unit configuration from the web interface
  1070. - Issue [#55](https://github.com/xoseperez/espurna/issues/55). WebServer port configurable from the web interface, defaults to 80
  1071. - Expand network configuration when adding a new network
  1072. ### Changed
  1073. - Merged web contents except images in a single compressed file for reliability
  1074. - Update support for Itead Motor Clockwise/Anticlockwise board
  1075. - Scan for strongest network only if more than 1 network configured
  1076. ### Fixed
  1077. - Issue [#71](https://github.com/xoseperez/espurna/issues/71). Added default values for netmask and DNS in web configuration
  1078. - Fixed Itead 1CH self-locking/inching board definition
  1079. - Fixed PlatformIO environments for ESP8285 boards (4CH and Touch)
  1080. ## [1.6.2] 2017-02-10
  1081. ### Fixed
  1082. - Check if there is an MQTT broker defined before the MQTT_MAX_TRIES check
  1083. ## [1.6.1] 2017-02-10
  1084. ### Added
  1085. - Added support for [Jorge Garcia's Wifi+Relay Board Kit](https://www.tindie.com/products/jorgegarciadev/wifi--relays-board-kit/)
  1086. - Reporting current and energy incrementals to a separate counters in Domoticz (thanks to Toni Arte)
  1087. - Force WiFi reconnect after MQTT_MAX_TRIES fails trying to connect to MQTT broker
  1088. ## [1.6.0] 2017-02-05
  1089. ### Added
  1090. - Added support for toggle switches
  1091. - Allow reset the board via an MQTT message
  1092. - Allow reset the board via an RPC (HTTP) message
  1093. - 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/))
  1094. - Reporting voltage to Domoticz (only HLW8012)
  1095. - Map button events to actions (toggle relay, AP mode, reset, pulse mode)
  1096. ### Changed
  1097. - Reporting energy incrementals (Domoticz, MQTT)
  1098. ### Removed
  1099. - Removed current monitor bypass when relay is OFF
  1100. - Removed energy API entry point
  1101. ## [1.5.4] 2017-02-03
  1102. ### Fixed
  1103. - Issue [#50](https://github.com/xoseperez/espurna/issues/50). Fix type bug in window variable when calculating energy for HLW8012 devices (Sonoff POW)
  1104. ## [1.5.3] 2017-02-02
  1105. ### Fixed
  1106. - Issue [#50](https://github.com/xoseperez/espurna/issues/50) and [#54](https://github.com/xoseperez/espurna/issues/54). Fixed domoticz MQTT message format
  1107. ### Added
  1108. - Energy calculation and aggregation. API entry points and MQTT messages.
  1109. ## [1.5.2] 2017-01-29
  1110. ### Fixed
  1111. - Fix bug in emon topic payload
  1112. ## [1.5.1] 2017-01-28
  1113. ### Added
  1114. - OpenEnergyMonitor WiFi MQTT Relay / Thermostat support (thanks to Denis French)
  1115. ### Fixed
  1116. - NTP connection refresh upon wifi connection
  1117. - Filesystem image build using local gulp installation
  1118. ## [1.5.0] 2017-01-21
  1119. ### Added
  1120. - Pulse mode. Allows to define a pulse time after which the relay will switch back
  1121. - API entry points for sensor data (power, current, voltage, temperature and humidity)
  1122. - Export sensor data to Domoticz (power, current, voltage, temperature and humidity)
  1123. - Configurable (in code) mapping between buttons and relays
  1124. - MQTT messages for button events
  1125. - Added support for Itead Studio 1CH inching/self locking smart switch board
  1126. - Added support for Jan Goedeke Wifi Relay boards (both NC and NO versions)
  1127. - Notify OTA updates to websocket clients, automatically reload page
  1128. - Support for pulse mode notification LED and button
  1129. - Revert relay state mode on boot (thanks to Minh Phuong Ly)
  1130. ### Fixed
  1131. - MQTT will topic
  1132. - Crash with HLW812 interrupts while trying to create a WIFI connection
  1133. - Issue [#20](https://github.com/xoseperez/espurna/issues/20) Better inline documentation for Alexa and Domoticz default settings
  1134. - Issue [#39](https://github.com/xoseperez/espurna/issues/39) Fixed autoconnect issue with static IP (fixed in JustWifi library)
  1135. - Issue [#41](https://github.com/xoseperez/espurna/issues/41) Added password requirements to initial password change page
  1136. ### Changed
  1137. - Changed LED pattern for WIFI notifications (shorter pulses)
  1138. ## [1.4.4] 2017-01-13
  1139. ### Added
  1140. - Adding current, voltage, apparent and reactive power reports to Sonoff POW (Web & MQTT)
  1141. ### Fixed
  1142. - Issue [#35](https://github.com/xoseperez/espurna/issues/35) Fixed frequent MQTT connection drops after WIFI reconnect
  1143. - Defer wifi disconnection from web interface to allow request to return
  1144. ### Changed
  1145. - Move all Arduino IDE configuration values to their own file
  1146. - Using latest HLW8012 library in interrupt mode
  1147. ## [1.4.3] 2017-01-11
  1148. ### Fixed
  1149. - Issue [#6](https://github.com/xoseperez/espurna/issues/6) Using forked Time library to prevent conflict with Arduino Core for ESP8266 time.h file in windows machines
  1150. ## [1.4.2] 2017-01-09
  1151. ### Added
  1152. - Support for inverse logic relays
  1153. ### Fixed
  1154. - Issue [#31](https://github.com/xoseperez/espurna/issues/31). Fixed error in relay identification from MQTT messages
  1155. ## [1.4.1] 2017-01-05
  1156. ### Added
  1157. - Alexa support by default on all devices
  1158. - Added support for Wemos D1 Mini board with official Relay Shield
  1159. ### Fixed
  1160. - Multi-packet websocket frames
  1161. ## [1.4.0] 2016-12-31
  1162. ### Added
  1163. - Domoticz support via MQTT (https://www.domoticz.com/wiki/MQTT)
  1164. - Support for static IP connections
  1165. ### Fixed
  1166. - Issue [#16](https://github.com/xoseperez/espurna/issues/16). Enforce minimum password strength in web interface
  1167. ### Changed
  1168. - Using default client_id provided by AsyncMqttClient
  1169. - Allow up to 5 different WIFI networks
  1170. ### Removed
  1171. - File system version file
  1172. ## [1.3.1] 2016-12-31
  1173. ### Fixed
  1174. - data_dir fix for PlatformIO
  1175. ## [1.3.0] 2016-12-30
  1176. ### Changed
  1177. - Arduino IDE support (changes in the folder structure and documentation)
  1178. ## [1.2.0] 2016-12-27
  1179. ### Added
  1180. - Force password changing if it's the default one
  1181. - Added Last-Modified header to static contents
  1182. - Added DNS captive portal for AP mode
  1183. - Added support for Sonoff 4CH
  1184. - Added support for WorkChoice ecoPlug (ECOPLUG). Thanks to David Myers
  1185. - Added support for Sonoff SV
  1186. - Added support for Sonoff Touch
  1187. - Comment out hardware selection in hardware.h if using Arduino IDE
  1188. - Added support for MQTT get/set suffixes (/status, /set, ...)
  1189. - Added support for LED notifications via MQTT
  1190. - Added EEPROM check commands to terminal interface
  1191. ### Changed
  1192. - Using unreleased AsyncMqttClient with stability improvements
  1193. - Better decoupling between MQTT and relays/websockets
  1194. - Skipping retained MQTT messages (configurable)
  1195. ### Fixed
  1196. - Issue [#11](https://github.com/xoseperez/espurna/issues/11) Compile error when building sonoff-dual-debug
  1197. - Issue [#14](https://github.com/xoseperez/espurna/issues/14) MQTT Connection with Username an Password not working
  1198. - Issue [#17](https://github.com/xoseperez/espurna/issues/17) Moved static variable 'pending' to class variable
  1199. ## [1.1.0] 2016-12-06
  1200. ### Added
  1201. - Added support for DS18B20 temperature sensor. Thanks to Francesco Boscarino
  1202. - Added reset command from console
  1203. - Added support for multirelay boards like Sonoff DUAL or Electrodragon ESP Relay Board
  1204. ### Changed
  1205. - Not using espressif8266_stage in default environment
  1206. - Relay MQTT topics
  1207. - API entry points
  1208. ### Removed
  1209. - Old non protected API
  1210. ## [1.0.3] 2016-11-29
  1211. ### Added
  1212. - WeMo emulation through the fauxmoESP library (control your switch from Alexa!)
  1213. - REST API for relay management
  1214. - Better dependency definitions in platformio.ini
  1215. - Option to define inverse logic to on-board LED
  1216. - Built data folder included in repo
  1217. ### Changed
  1218. - Using non-interrupt driven mode for HLW8012
  1219. - Better documentation
  1220. - Small changes to web interface
  1221. - Same admin password for web, OTA and WIFI AP mode
  1222. ### Fixed
  1223. - Prevent fauxmoESP to be compiled by default
  1224. ### Removed
  1225. - Removed ESPurna board to its own repo
  1226. ## [1.0.1] 2016-11-13
  1227. ### Added
  1228. - Basic authentication and CSRF to websocket requests
  1229. ## [1.0.0] 2016-11-13
  1230. ### Added
  1231. - Using ESPAsyncWebServer (for web & websockets) and AsyncMqttClient
  1232. ## [0.9.9] 2016-11-12
  1233. ### Added
  1234. - Preliminary support for Sonoff POW
  1235. - Replace AJAX requests with websockets
  1236. - Using sprites for images
  1237. - Hostname can be changed
  1238. - Added initial relay state mode
  1239. - Reconnect and reset buttons on web interface
  1240. ### Changed
  1241. - Changed long click to reset and double click to AP mode
  1242. - Using officially supported platformio.ini file by default
  1243. ### Fixed
  1244. - Removed unnecessary memory inefficient code
  1245. - Temprary fix for Adafruit DHT library (see https://github.com/adafruit/DHT-sensor-library/issues/62)
  1246. ## [0.9.8] 2016-10-06
  1247. ### Added
  1248. - Using PureCMS for the web interface
  1249. - Using gulp to build the filesystem files
  1250. - Using Embedis for configuration
  1251. ### Changed
  1252. - Updated JustWifi library
  1253. - Web interface changes
  1254. - Using custom platformio.ini file
  1255. - Loads of changes in modules
  1256. - Added DEBUG_MSG
  1257. ### Fixed
  1258. - Clean gulp builder script
  1259. ## [0.9.7] 2016-08-28
  1260. ### Changed
  1261. - Moving wifi management to library (JustWifi)
  1262. - Split code into modules
  1263. ## [0.9.6] 2016-08-12
  1264. ### Added
  1265. - Added heartbeat, version and fsversion MQTT messages
  1266. ### Changed
  1267. - GZip 3rd party contents
  1268. ## [0.9.5] 2016-07-31
  1269. - Initial stable version