Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • mega-20180524
    Release mega-20180524
    
    Changes in mega-20180524 (since mega-20180522):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180524
    
    Saverio Cisternino (25):
          Allows plugin to intercept PLUGIN_WRITE and PLUGIN_REQUEST, when there is more tasks of same plugin type but different configuration.
          Allow escape char [ and ] for use with comannd and rule containde space es [Extra 2]#Go
          Allow PLUGIN_TIMER_IN TaskIndex
          -Arminizze type of ParX of systemTimerStruct with EventStruct to prevent truncation issue     -Add setSystemTimer overload
          EventStruct  copy ctor
          Allow using two oled at same time.
          Allow custom mqtt lwt topic
          Allow custom lwt message
          Allow use Unit Name as MQTT ClientId
          Allows plugin to intercept PLUGIN_WRITE and PLUGIN_REQUEST, when there is more tasks of same plugin type but different configuration.
          Allow escape char [ and ] for use with comannd and rule containde space es [Extra 2]#Go
          Allow PLUGIN_TIMER_IN TaskIndex
          -Arminizze type of ParX of systemTimerStruct with EventStruct to prevent truncation issue     -Add setSystemTimer overload
          EventStruct  copy ctor
          ExecuteCommand intercept Par4 and Par5
          PCA9685: Allow select address.
          PCA9685: Allow named istance commands for execute command on specific task when there is more PCA9685 task.
          PCA9685: Add Pin e PWM validation
          PCA9685: show address in hex.
          PCA9685: Allow use pwm alias when call instance command es: Extender.pwm 1, 1000
          PCA9685: Add pcafrq arg validation
          PCA9685: Allow use frq alias when call instance command es: Extender.frq 100
          PCA9685: Add support at commad gpio on name instance call
          PCA9685: Add named istance pulse command. Es: Extend.pulse 0,1,50,auto gnenerate pulse on gpio 0 with duration of 50 ms an autorestart after 50 ms
          PCA9685: Add support at command [TaskName].gpio all,1 | 0 which allows you to turn on (1) or turn off (0) all gpio of expander.
    
    Susis Strolch (3):
          GIT hooks: post-merge, post-commit, post-checkout
          add missing & around value, add README
          add missing & around value
    
    TD-er (1):
          [CI build] Small fix to prevent Travis CI build errors.
  • mega-20180522
    Release mega-20180522
    
    Changes in mega-20180522 (since mega-20180519):
    
    Daniel Tedenljung (1):
          Add note for PulseCounter
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180522
    
    Plebs (1):
          Added 10 new commands for serial port configuration
    
    TD-er (1):
          [P077] CSE7766 - Energy (Sonoff S31 and Sonoff Pow R2)
    
    stefan (1):
          Add CSE7766 for Sonoff POW R2 to plugin_sets
  • mega-20180519
    Release mega-20180519
    
    Changes in mega-20180519 (since mega-20180518):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180519
    
    Grovkillen (1):
          [tools page] added a function for wide buttons
  • mega-20180518
    Release mega-20180518
    
    Changes in mega-20180518 (since mega-20180517):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180518
    
    Grovkillen (3):
          [JavaScript] made static variables "const"
          [tools page] wider buttons
          [tools page] Center text, factory reset is red
    
    TD-er (1):
          [#1431] Add DataAcquisition to /json and reduce json for sensor updates
  • mega-20180517
    Release mega-20180517
    
    Changes in mega-20180517 (since mega-20180516):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180517
    
    Gijs Noorlander (2):
          Update _C012.ino
          Update WebServer.ino
    
    TD-er (1):
          [Flash strings] Store more strings into flash to keep memory usage low
  • mega-20180516
    Release mega-20180516
    
    Changes in mega-20180516 (since mega-20180515):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180516
    
    Grovkillen (7):
          Added Github logo (for button)
          [sysinfo page] added GitHub copy
          [sysinfo page] added CSS to GitHub copy button
          [sysinfo page] Added GitHub button to TXBuffer
          [sysinfo page] fixed layout of button
          [web log] bugfix for empty logJSON stings
          [web log] error capture of lower log levels
    
    Plebs (1):
          Another small fix for #1426
  • mega-20180515
    Release mega-20180515
    
    Changes in mega-20180515 (since mega-20180514):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180515
    
    Grovkillen (6):
          [web log] Chunk transfer instead of line transfer
          [web log] Added declaring of reRunCount
          [web log] added the reRunCout to the function
          [web log] added warning if IE11 or older is used
          [fix for crc2.py] truncation corrupted bin file
          Added latest nightly release badge
    
    Plebs (1):
          fix for #1426
  • mega-20180514
    Release mega-20180514
    
    Changes in mega-20180514 (since mega-20180513):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180514
    
    Plebs (1):
          Added more #formats transformations
    
    TD-er (5):
          [#1411] Add SensorTypeNone to indicate no sensor values for Domoticz
          [memory]  use "-DNDEBUG" to disable ASSERT macros
          [issue #1380] Prevent memory leaks in WiFiClient
          [memory corruption] LWIP data corrupts log buffer
          [ESP32] ESP.getResetReason() is unknown to ESP32
    
    ZericE (6):
          [#1404] Fix email notification for RFC2821, fix so msg body included.
          undo unnecessary changes in email body
          remove debug lines in email notify
          updated comment
          remove unneeded use of bMesg to free up mem.
          use reference to free up mem.
    
    flexiti (4):
          Improvement in the file platformio.ini
          OTA check box
          ESP32 OTA port is set to 3232
          ESP32 OTA port setting
  • mega-20180513
    Release mega-20180513
    
    Changes in mega-20180513 (since mega-20180512):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180513
    
    Gijs Noorlander (2):
          Fix debug code (commented) in _P045_MPU6050.ino
          [PR #1304] Rename file before running crc2.py
  • mega-20180512
    Release mega-20180512
    
    Changes in mega-20180512 (since mega-20180511):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180512
    
    Grovkillen (15):
          Fixed the timers for log + devices
          Fixed format (I like tabs, Platformio like spaces)
          Preparation for fixed decimals...
          Removed a timer reset...
          Fixed some small syntax missing
          Added check to stop flooding
          Fixed scrolling issue when fetch <450mSec
          Fix for decimals on auto update device page
          Added ";"
          [web log] fixed overflow when set to "debug dev"
          [web log] fixed wait on requests
          [device page] added max request here too
          [web log] also taking care of disconnects
          [device page] added dynamic length to loop
          [web log] safety net not needed anymore
    
    TD-er (2):
          [JSON] Add number of decimals to the JSON output
          [build] Do builds twice on the nightly builds
  • mega-20180511
    Release mega-20180511
    
    Changes in mega-20180511 (since mega-20180510):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180511
    
    TD-er (3):
          [cleanup] Simplify formatting user variables and allow checking
          [log JSON] Add log level legend to the logjson output
          [Web] Improve serving large blobs directly from flash
  • v2.0-20180510
    Release v2.0-20180510
    
    Changes in v2.0-20180510 (since v2.0-20180322):
    
    ESPEasy release bot (1):
          automaticly updated release notes for v2.0-20180510
    
    Gijs Noorlander (1):
          Revert "Update _P045_MPU6050.ino"
    
    Maarten Paauw (1):
          Update _P045_MPU6050.ino
  • mega-20180510
    Release mega-20180510
    
    Changes in mega-20180510 (since mega-20180507):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180510
    
    Grovkillen (7):
          First draft of auto update of task/device values
          Values are updated (1-4 values per task)
          Wrap up for the PR
          Added div to web log (color scheme)
          Removed auto update of values... wrong branch
          Fixed the log level colors
          Fixed copy to clipboard (handle HTML tags)
    
    Saverio Cisternino (1):
          Fix plugin_id visualization on devices view that afflict Development build
    
    TD-er (2):
          [build] Special build config for Ventus W266
          [Ventus W266] Fix signed/unsigned warning
    
    ZericE (1):
          [#1368] Remove call to Plugin_041_update causing a hard crash.
  • mega-20180507
    Release mega-20180507
    
    Changes in mega-20180507 (since mega-20180506):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180507
    
    Grovkillen (1):
          [issue template] extra reminder to self compilers
  • mega-20180506
    Release mega-20180506
    
    Changes in mega-20180506 (since mega-20180505):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180506
    
    Grovkillen (10):
          Added javascript to handle the log entries
          Added div to not copy "Fetching log entries...."
          Web log now inside a textarea
          If error make log show this more clear
          Added break...
          BR should be \n, now fixed
          Forgot extra \ for escape in code
          Added some "-"
          Updated to compile with TD-er's update on JSON
          Forgot the auto-scroll function... now added
    
    Plebs (2):
          fix for #960
          new command logentry
    
    TD-er (5):
          [JSON] Use streaming webserver for serving JSON page
          [JSON] Make proper log JSON output for log viewer
          [JSON] Sanitize JSON value strings
          [JSON] Add TTL, task interval and task enabled
          [JSON] Fix for single task view of json output.
    
    ZericE (1):
          [#1356] Remove redundant call to MQTTCheck
  • mega-20180505
    Release mega-20180505
    
    Changes in mega-20180505 (since mega-20180505_TD-er):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180505
    
    TD-er (2):
          [#1337]  Include hidden SSID in wifi scans
          [#1337] WiFi.isHidden() is unknown to ESP32
  • mega-20180505_TD-er
  • mega-20180504
    Release mega-20180504
    
    Changes in mega-20180504 (since mega-20180503):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180504
    
    Grovkillen (3):
          Added dropdown for phones
          [#1363] fixed overlapping checkboxes
          Added a break under the hamburger
    
    TD-er (3):
          [rules timer] revert treating the rules timer as periodical timer
          [Settings] Add checks to investigate issues with overlap in settings
          [LWIP2] Change LWIP1.4 => LWIP2 Low Memory
  • mega-20180503
    Release mega-20180503
    
    Changes in mega-20180503 (since mega-20180502):
    
    ESPEasy release bot (1):
          automatically updated release notes for mega-20180503
    
    Grovkillen (1):
          Spelling correction
    
    TD-er (3):
          [rules] Make rules start working again.
          [timers] Make rules timers more constant and MQTT reconnect less aggressive
          [#1353] Remove Domoticz HTTP as default controller
  • mega-20180502
    Release mega-20180502
    
    Changes in mega-20180502 (since mega-20180501):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180502
    
    Grovkillen (1):
          Added log JSON
    
    Plebs (4):
          fix for #1170
          fix for #1142
          deleted comments
          Added 2 system variables
    
    Saverio Cisternino (1):
          Optimize setSystemTimer; Removed the second "for" cycle for checking the availability of timers
    
    TD-er (5):
          [LWIP 1.4.0] Change to LWIP 1.4.0, to allow large http POST messages
          [LWIP] fix ESP32 build
          [timers] Make timers more accurate
          [wifi] Make retry intervals to connect increase at each attempt.
          [web log] Read all items from the log buffer