-
mega-20181023db76aeb9 · ·
Release mega-20181023 Changes in mega-20181023 (since mega-20181022): ESPEasy release bot (1): automatically updated release notes for mega-20181023 Kurairaito (2): Update _P067_HX711_Load_Cell.ino Update _P067_HX711_Load_Cell.ino TD-er (6): [#1486] Allow multiple instances of rotary encoder [JavaScript] Fix update values on Devices tab [JavaScript] Cleanup some code duplication [PubSubClient] Add delay when waiting for data and flush on disconnect [WiFi timeout] Set default to 1000 msec again [Docs] Add some WiFi related information to docs
-
mega-201810229d894d7c · ·
Release mega-20181022 Changes in mega-20181022 (since mega-20181021): ESPEasy release bot (1): automatically updated release notes for mega-20181022 TD-er (2): [Webserver] Generate copyText id names [Webserver] Uniform row labels to reduce flash string size
-
mega-201810211ff0141e · ·
Release mega-20181021 Changes in mega-20181021 (since mega-20181020): Bartlomiej Zimon (2): fix for #1920 fix for out of sync, check both header bytes proper check for abnormal state Revert "fix for #1920" ESPEasy release bot (1): automatically updated release notes for mega-20181021 TD-er (6): [stack usage] Allocate temp char array on heap for parsing arguments Proper look for connection. [Rules] Early exit on rules processing when rules not enabled [#1910] Notification settings extra strings on stack [#1891] Send all values for Generic UDP controller [#1870] Feature request build date as system info
-
mega-20181020e1c46913 · ·
Release mega-20181020 Changes in mega-20181020 (since mega-20181017): ESPEasy release bot (1): automatically updated release notes for mega-20181020 Plebs (22): Added [plugin#pcfgpio#pinstate#xx] added [plugin#mcpgpio#pinstate#xx] code optimization some code optimizations Update src/_P001_Switch.ino Update src/_P001_Switch.ino small fixes few changes Update src/_P001_Switch.ino Update src/_P001_Switch.ino some fixes added global variables for rules some fixes fixes fixed length check some optimizations modified command and variable name Update src/_P001_Switch.ino Update src/_P001_Switch.ino optimizations Update src/StringConverter.ino added 4 variables to verify the system status kpalczewski (1): add support for 64bit IR codes.
-
mega-20181017cadc0a88 · ·
Release mega-20181017 Changes in mega-20181017 (since mega-20181016): ESPEasy release bot (1): automatically updated release notes for mega-20181017 Gijs Noorlander (1): Added checklist to the Issue_template TD-er (3): [#1906] Allocate NotificationSettings on the heap [#1906] Allocate ControllerSettings on the heap [Stack] Add Free Stack to System Info plugin
-
mega-20181016228f09f3 · ·
Release mega-20181016 Changes in mega-20181016 (since mega-20181015): ESPEasy release bot (1): automatically updated release notes for mega-20181016 Plebs (1): Fix for togglegpio without gpio initialization TD-er (1): [Revert] Safe_strncpy cannot be used as generic strncpy replacement
-
mega-2018101527a05b67 · ·
Release mega-20181015 Changes in mega-20181015 (since mega-20181014): ESPEasy release bot (1): automatically updated release notes for mega-20181015 Plebs (2): fix for bug #1864 Update src/_P023_OLED.ino TD-er (1): [safe strncpy] Add warning when entered string is too large
-
mega-20181014706b9116 · ·
Release mega-20181014 Changes in mega-20181014 (since mega-20181011): ESPEasy release bot (1): automatically updated release notes for mega-20181014 Gijs Noorlander (1): [#1799] Add SSID to main page TD-er (5): [#1891] Generic UPD controller - send only first value from sensor [Controller] Fix send only first value Time#Initialized event in rules before %syshour% is set [UX] Warn user for incomplete network IP settings [#1895] Incorrect number bytes read I2C_read32_reg
-
mega-201810119a763303 · ·
Release mega-20181011 Changes in mega-20181011 (since mega-20181010): ESPEasy release bot (1): automatically updated release notes for mega-20181011 TD-er (5): [C009] Reduce memory usage of FHEM HTTP delay queue [Controller] Set default timeout to 300 msec (was 100 msec) Make sure to load ExtraTaskSettings when needed [Travis Doc] Remove building documentation by Travis [WebLog] Disable weblog when it is not being read
-
mega-20181010acecff41 · ·
Release mega-20181010 Changes in mega-20181010 (since mega-20181009): ESPEasy release bot (1): automatically updated release notes for mega-20181010 Plebs (1): Update src/_P019_PCF8574.ino
-
mega-20181009692fb248 · ·
Release mega-20181009 Changes in mega-20181009 (since mega-20181008): ESPEasy release bot (1): automatically updated release notes for mega-20181009 TD-er (7): [Docs] Add favicon to documentation [Docs] Add Travis check for documentation and stop build for docs only [Docs] Run Travic documentation check before compiling project [Docs] Disable travis_terminate for now [JSON] Replace \n and \r in text fields [LWIP1.4] Move back to LWIP1.4 [StringConverter] Some optimisations to reduce memory allocation
-
mega-201810083fb6dec3 · ·
Release mega-20181008 Changes in mega-20181008 (since mega-20181007): ESPEasy release bot (1): automatically updated release notes for mega-20181008 Gijs Noorlander (1): Added link to ReadTheDocs Grovkillen (1): [Sphinx] added extension "sphinx.ext.imgconverter" TD-er (3): [Sphinx] Initial setup for Sphinx documentation [Docs] First ESPEasy documentation (Controllers) [Docs] Added some directory structure and template
-
mega-2018100733281c08 · ·
Release mega-20181007 Changes in mega-20181007 (since mega-20181006): ESPEasy release bot (1): automatically updated release notes for mega-20181007 Max (2): Force slash to be converted in htmlEscape Fix XSS-Vulnerabilites on wifi configuration pages Plebs (3): Add three new TOGGLE commands fixed float to int conversion added "mcpgpiotoggle" command TD-er (3): [ESP32] Allow Wrover dev kit to be used for PIO debug [Stack] Move Arduino 'cont' stack into user RAM [SPIFFS] Make sure to close open files on SPIFFS
-
mega-20181006c549ecd3 · ·
Release mega-20181006 Changes in mega-20181006 (since mega-20181004): ESPEasy release bot (1): automatically updated release notes for mega-20181006 TD-er (3): [Stack] Increase stack to 5k and reduce stack allocations in rules [WiFi] Add delay to connection attempts in ControllerSettings [Build flags] Remove NO_EXTRA_4K_HEAP
-
mega-20181004b3b68856 · ·
Release mega-20181004 Changes in mega-20181004 (since mega-20181003): Bartlomiej Zimon (1): - partial fix for #1723 ESPEasy release bot (1): automatically updated release notes for mega-20181004 JojoS (1): added error checking and logging JojoS62 (5): added float calculation for time to distance conversion added more settings: unit, filtertype and size max distance depends on measurement unit code clean up fixed 'unused variable' warning TD-er (3): [sendHttp] #1830 Set timeout and early exit on timeout reached [WiFiClient] Set timeout and make it configurable for controllers [Core 2.4.1] Move back to core 2.4.1 from 2.4.2 Thomas (1): Update _P075_Nextion.ino (#1)
-
mega-20181003b1c777e6 · ·
Release mega-20181003 Changes in mega-20181003 (since mega-20181002): David Conran (2): Acknowledge credit & origin of code used in IRTX Acknowledge credit & origin of code used in _P016IR.ino ESPEasy release bot (1): automatically updated release notes for mega-20181003
-
mega-20181002545117dd · ·
Release mega-20181002 Changes in mega-20181002 (since mega-20181001): ESPEasy release bot (1): automatically updated release notes for mega-20181002 Plebs (1): split parseTemplate function TD-er (4): [#1798] Bugfix Sonoff Si7021 stability [ESP32] Add default partition table for reference [ESP32] Update to PIO espressif32@1.4.0 [Stack] Report stack usage on ESP32 and increase stack for ESP8266normal
-
mega-201810012b3d1517 · ·
Release mega-20181001 Changes in mega-20181001 (since mega-20180930): ESPEasy release bot (1): automatically updated release notes for mega-20181001 TD-er (4): [#1824] Show stack size on main page [Heap] Use NO_EXTRA_4K_HEAP to get old stack address space [Stack] Check if a block sent to save on SPIFFS is stack allocated [Stack] Revert move Settings from stack to heap
-
mega-2018093090ae0720 · ·
Release mega-20180930 Changes in mega-20180930 (since mega-20180927): ESPEasy release bot (1): automatically updated release notes for mega-20180930 JojoS (5): fixed distance reading on INIT, delete sensordef before adding new removed sensordefs helper structure changed implementation to use shared_ptr instead of helper structure minor change: unit was missing for threshold in 'state' mode TD-er (2): [Default Settings] Properly clear settings when reset to default [Defaults] Other default initializations
-
mega-2018092730f5c5cb · ·
Release mega-20180927 Changes in mega-20180927 (since mega-20180924): ESPEasy release bot (1): automatically updated release notes for mega-20180927 TD-er (7): [ESP32] Change partition size (will clear all settings) and add plugins [Travis] Uninitialized variable in P073_7DGT [Stack] Move Settings from stack to heap [ESP32] RTOS move handle_schedule() to core1 and increase stack [Info] Add board name to the sysinfo page. [ESP32] Split new partition layout to separate build [Build] Add esp32test_1M8_partition build and warning on ESP32 partition