Tags: joniw/ESPEasy
Tags
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
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)
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
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!
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
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
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
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
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
Release mega-20181218
Changes in mega-20181218 (since mega-20181217):
ESPEasy release bot (1):
automatically updated release notes for mega-20181218
Grovkillen (3):
[docs] P003 documented (generic pulse counter)
[docs] P004 (DS18b20) added
[docs] fixed search box on RTD + added HW links in the plugin categories
TD-er (3):
[PUYA] Prepare for upcoming PUYA patch in core library
[Core 2.5.0] Update label to core "2.5.0-beta2"
[Minimal build] Reduce file size of minimal build for 1MB OTA
PreviousNext