Releases: letscontrolit/ESPEasy
Releases · letscontrolit/ESPEasy
Release mega-20190805
Changes in mega-20190805 (since mega-20190803): Artem (1): Introduced unix time part variables ESPEasy release bot (1): automatically updated release notes for mega-20190805 Gijs Noorlander (19): [New Plugin] Serial Proxy plugin skeleton [String support] Make controllers aware of String type values [Serial Proxy] Read sentence [GPS] Only serial RX pin is really needed. [GPS] Uncrustify GPS plugin source code. [Serial Proxy] Process sentence and send to controller [Serial Proxy] Send init string and read sentences from serial [Serial Proxy] Use custom init string [OTA] Fix check 1M filesize during build Make loading of custom task settings more memory efficient [PWM] Fade always starts at 0, not the last set value Uncrustify of P001 Switch plugin. [Custom Build] Move custom build definition up in platformio.ini Disable Serial Proxy in other builds Fix build issue in changes of P023_OLED. [Docs] Document the new %unixday% and %unixday_sec$ variables [Serial Proxy] Must read at 50x sec interval [DeepSleep] Proper flush when going to deep sleep from rules [Serial Proxy] Check for null pointer jimmys01 (2): [IR TX RX] Minor adjustments IR library update
Release mega-20190803
Changes in mega-20190803 (since mega-20190731): ESPEasy release bot (1): automatically updated release notes for mega-20190803 Misiu (2): Rename OpenHAB MQTT to Home Assistant (openHAB) MQTT Remove backslash at start
Release mega-20190731
Changes in mega-20190731 (since mega-20190730): ESPEasy release bot (1): automatically updated release notes for mega-20190731 Gijs Noorlander (1): [Static IP] Fix unable to connect with static IP.
Release mega-20190730 (WARNING: issues with WiFi connect)
Warning
It appears this build is also having issues connecting to WiFi.
See #2519
Changes in mega-20190730 (since mega-20190716):
ESPEasy release bot (1):
automatically updated release notes for mega-20190730
Gijs Noorlander (15):
[7dgt] Uncrustify cleanup and remove F() & PROGMEM macro
[WiFi] Add 1000 msec delay after WIFI_OFF and fix initial connect
[CPPcheck] Fix some suggestions from CPPcheck
[Memory] Be a bit more careful with memory allocation for serial buffer
[Range check] Perform some basic range checks in Calculate function
[PIO] include latest fixes for core 2.5.2 (PIO espressif8266@2.2.2)
Change "To much plugins" to "Too many plugins"
[CPPcheck] Remove unneeded code
[Build] Remove hidden unicode characters preventing build of AccuEnergy
[CPPcheck] Reduce scope of variables
[Strings] Make sure generated strings are zero-terminated
Use volatile and IRAM attributes on wifi event related code
[ESP32] Force Gratuitous ARP
[WiFi] Revert WiFi changes to 20190630 and force wifi wake/sleep
[WiFi] Fix build issue on ESP32
Release mega-20190716 (crashes!)
Warning
See #2513
It looks like the nightly build may crash, at least with the "normal" build.
Therefore the built zip has been removed.
Changes in mega-20190716 (since mega-20190630):
ESPEasy release bot (1):
automatically updated release notes for mega-20190716
Gijs Noorlander (20):
[Build] PIO 4.0 uses different locations for built binary
[Dallas] Accidentally removed delay in init call.
[Uncrustify] Cleanup code using Uncrustify
[PIO] Fix build issue with PIO core 4.0.0
[Crash info] Report last scheduled task before reboot
[PIO] Ignore .pio folder in Git.
[SW WD] Count SW watchdog and feed HW watchdog
[WiF] Improve disconnect/reconnect stability
[WiFi] Debugging connect/disconnect behavior
[WiFi] Add more debug information
[Uncrustify] Move uncrustify.cfg to project dir
[Build] Set core 2.5.2 as default and add custom build
[TSL2561] Small fix to detect saturation of ADC
[TSL2561] Add auto gain and extended auto gain
[Dallas 1wire] Add error state value selector
[Dallas] Add ignore option as error state output value
[WiFi] Code cleanup WiFi/WiFi event files
[ESP32] Upgrade to core v1.9.0
[Build] Reduce build size normal_esp8266_IR_1M to minimal
[Build] Fix build issue on core 2.4.0
jimmys01 (13):
[Controller] Zabbix controller initial commit
Scheduler fix
Zabbix secont attempt
Improvments
More improvments
[ZABBIX] Update code to JSON6+
Increace PLUGIN_MAX by 10
Update IR library to 2.6.3
[IR TX RX] Extended AC commands
Couple payload_len to actual JSON payload length.
Resolve conflicts with C015
Resolving conflicts #2
Commit the changed define_plugin_sets.h after conflicts have been resolved
Release mega-20190715
Changes in mega-20190715 (since mega-20190714): ESPEasy release bot (1): automatically updated release notes for mega-20190715 Gijs Noorlander (2): [Build] Reduce build size normal_esp8266_IR_1M to minimal [Build] Fix build issue on core 2.4.0
Release mega-20190630
Changes in mega-20190630 (since mega-20190626): ESPEasy release bot (1): automatically updated release notes for mega-20190630 jimmys01 (3): [JSON] Update to Json 6 Update code to version JSON 6 Update _C002.ino
Release mega-20190626
Changes in mega-20190626 (since mega-20190607): ESPEasy release bot (1): automatically updated release notes for mega-20190626 okarasev (11): testing version compilation fixes plugin number changed 14->15 blynk library added EspEasy changes only library files added fix: reconnect_interval not worked correctly ssl support (disabled by default) fix log prefix show in log (ssl/open) thumbrint gui set option (when compilled in ssl mode)
Release mega-20190607
Changes in mega-20190607 (since mega-20190523): Christian Meinert (3): Handling incomming messages via Plugin Plugin Number chnaged to 86, HSV2RGB functions moved to misc.ino, little bugfixes and documentation Changes as requested ESPEasy release bot (1): automatically updated release notes for mega-20190607 Gijs Noorlander (4): [AcuDC243] Fix modbus address not set [AcuDC243] Fix bug in reading 4th set variable [build] Changes from SPIFFS to FS #2482 [Readme] Added download counter TD-er (1): [Build] Make it build in Arduino IDE again (#2481)
Release mega-20190523
Changes in mega-20190523 (since mega-20190522): ESPEasy release bot (1): automatically updated release notes for mega-20190523 Gijs Noorlander (1): [Blitzwold SHP] Add build for 1M power nodes