Skip to content

Tags: mkretzschmar/ESPEasy

Tags

mega-20190202

Toggle mega-20190202's commit message
Release mega-20190202

Changes in mega-20190202 (since mega-20190121):

ESPEasy release bot (1):
      automatically updated release notes for mega-20190202

Grovkillen (1):
      [flasher] fixed empty folder issue

Jonathan Westerholt (1):
      fix reset bug for esp32 by casting explicitly, should fix letscontrolit#2242

jimmys01 (6):
      Bump up IrRemote Lib to 2.5.4
      Add the newest IR protocols to EspEasy
      [IRTX] Even more timming Buffer added
      [IRTX] Allocate big buffers on the heap for RAW and RAW2 encodings
      Update _P035_IRTX.ino
      [Controllers] Fix small error in commit letscontrolit#2246

stefan (6):
      [1M minimal Size] Undefine graphical meminfodetail
      [1M minimal Size] Exclude all debug logs from standard files
      [1M minimal Size] Include BUILD_NO_DEBUG in plugin sets
      [1M minimal Size] Remove unused variable..
      [1M minimal Size] Remove another unused variable..
      [1M minimal Size] Exclude debug from minimal Controllers/Plugins

mega-20190121

Toggle mega-20190121's commit message
Release mega-20190121

Changes in mega-20190121 (since mega-20190116):

ESPEasy release bot (1):
      automatically updated release notes for mega-20190121

Eduard Iten (1):
      Add code to start periodic transmission if not enough data is received

Gijs Noorlander (1):
      [IRTX] mitsubishi_ac not working letscontrolit#2230

jimmys01 (1):
      [Condrollers] Solves the 0 Max Queue Depth and Max retries bug after an update

stefan (3):
      [WiFi] Some minor changes for WiFi stability
      [Wifi] Remove unused variable
      [Plugin Sets] Decouple PLUGIN_BUILD_MINIMAL_OTA

mega-20190116

Toggle mega-20190116's commit message
Release mega-20190116

Changes in mega-20190116 (since mega-20190110):

ESPEasy release bot (1):
      automatically updated release notes for mega-20190116

Gijs Noorlander (1):
      [WiFi] Disable wifi initialization at boot

Grovkillen (1):
      [flasher] fixed API deny error (JSON parse)

mega-20190110

Toggle mega-20190110's commit message
Release mega-20190110

Changes in mega-20190110 (since mega-20190109):

ESPEasy release bot (1):
      automatically updated release notes for mega-20190110

TD-er (4):
      [GPS] Reduce memory usage when plugin not active.
      [Plugins] Replace long settings names with clear macros
      [CSE7766] Reduce memory when plugin not active
      [Plugins] Remove redundant includes

mega-20190109

Toggle mega-20190109's commit message
Release mega-20190109

Changes in mega-20190109 (since mega-20190108):

ESPEasy release bot (1):
      automatically updated release notes for mega-20190109

Gijs Noorlander (1):
      Compile issue Arduino IDE declare function static

Grovkillen (2):
      [dist] deleted the plugin sizes file (obsolete)
      [flasher] big update!

mega-20190108

Toggle mega-20190108's commit message
Release mega-20190108

Changes in mega-20190108 (since mega-20190107):

Bartlomiej Zimon (2):
      Dallas: perform 1wire reset before issue copy to eeprom command       it is small fix for resolution change after sensor reset letscontrolit#2143
      Dallas: do not perform eeprom write if configuration does not change

ESPEasy release bot (1):
      automatically updated release notes for mega-20190108

Grovkillen (8):
      [docs] fixed used libraries
      [docs] added events to all plugin pages
      [docs] added "used libraries" to all plugin pages
      [docs] moved events to repl file (same as commands)
      [docs] added an event reference page (similar to the command ref. page)
      [docs] added P082 (GPS) pages
      [docs] P082 (GPS) added "where to buy" links
      [docs] fixed some syntax

TD-er (1):
      [deepSleep] Prevent overflow issues

stefan (4):
      [deepSleep] Make deepSleep work again with 2.5.0 and refactor delay var
      [deepSleep] only use deepSleepInstant for 2.5.0
      [deepSleep] Allow for sleeptimes up to deepSleepMax()
      [deepSleep] fix type errors of #999e43a

mega-20190107

Toggle mega-20190107's commit message
Release mega-20190107

Changes in mega-20190107 (since mega-20190106):

CaptainRoot (5):
      Update _P076_HLW8012.ino
      add predefind pin settings for some energy meter sockets to HLW8012 / BL0937
      Revert changes to platformio.ini
      Update platformio.ini
      movepredefind pin settings to PROGMEM

ESPEasy release bot (1):
      automatically updated release notes for mega-20190107

TD-er (3):
      Add new Nodetype RPIEasy letscontrolit#2206
      [HLW8012] Fix some issues when selecting device
      [HLW8012] Update documentation

mega-20190106

Toggle mega-20190106's commit message
Release mega-20190106

Changes in mega-20190106 (since mega-20181231):

ESPEasy release bot (1):
      automatically updated release notes for mega-20190106

TD-er (29):
      [GPS] Add TinyGPSPlus library 1.0.2
      [GPS] Improved precision
      [GPS] support for fix quality and fix mode
      [GPS] New plugin P082 GPS - initial commit
      [GPS] Add TinyGPSPlus library 1.0.2
      [GPS] Improved precision
      [GPS] support for fix quality and fix mode
      [GPS] New plugin P082 GPS - initial commit
      [GPS] Make helper object to abstract hardware/software serial
      [GPS] Extend helper object for abstracting HW/SW serial
      [GPS] Serial wrapper support including ESP32
      [GPS] typo in JSON file caused build issues
      [core 2.3.0] build attempt (failing due to iRAM)
      [Serial] Let plugins use new serial wrapper
      [WiFi] Set to auto reconnect.
      [Serial] Use uniform serial port selector for all serial plugins
      [Stability] Add delay(0) to all successful calls to plugin functions
      [build] Register ESPeasySerial as library in PlatformIO
      [build] Added extra include of ESPeasySerial.h
      [letscontrolit#2197] Correct spelling error in 'Controller'
      [GPS] Allow GPS to update system time
      [ESPEasy Serial] Fix build issues for core 2.4.0
      [Puya] Backport core 2.5.0 Puya patch and make patched platform archives
      [JavaScript] Simple JS to update view in web interface on change serial
      [GPS] Add PPS pin as reference pilot for time sync
      [GPS] Add documentation for P082_GPS.ino
      [PUYA] Use newest core 2.5.0 backport patch on unpatched sources.
      [GPS] Include the GPS docs in the Spinx tree.
      [WiFi] Some basic fixes to improve wifi reconnect

mega-20181231

Toggle mega-20181231's commit message
Release mega-20181231

Changes in mega-20181231 (since mega-20181220):

ESPEasy release bot (1):
      automatically updated release notes for mega-20181231

Grovkillen (13):
      [docs] P013 added
      [docs] P003 added "EndOn"
      [docs] P013 syntax fixed
      [docs] P024 added
      [docs] where used added for P024
      [docs] P006 added
      [docs] added note to BMP085 and BMP180
      [docs] commands updated
      [docs] P028 added
      [docs] added info about bme/bmp similarities
      [travis] -lstdc++-nox removed from esp82xx_2_5_0
      [docs] fixed rule syntax typo
      [flasher] getting ready for info splash with announcements

Plebs (7):
      bugfix for sending event in case of gpio commands
      bug fix for state = -1 in JSON
      bug fix for gpio events for P009 and P019
      fixed string error
      optimizing PLUGIN_MONITOR call
      fixed esp32 compile failure
      optimized monitor call

mega-20181220

Toggle mega-20181220's commit message
Release mega-20181220

Changes in mega-20181220 (since mega-20181218):

ESPEasy release bot (1):
      automatically updated release notes for mega-20181220

Grovkillen (2):
      [docs] P005 DHT11 + DHT22 hardware added
      [docs] fixed better value name in P003

TD-er (5):
      [PUYA] Support for PUYA now in core 2.5.0
      [TimingStats] Add timing stats for controllers
      [TimingStats] Add handle_schedule() to the timingstats.
      [WiFi] Add WiFi#APmodeDisabled & WiFi#APmodeEnabled letscontrolit#2180
      [WiFi] Documentation of new WiFi#APmodeEnabled / Disabled events