Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • mega-20180501
    Release mega-20180501
    
    Changes in mega-20180501 (since mega-20180430):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180501
    
    mvdbro (1):
          Fix broken Mini Dashboard feature
  • mega-20180430
    Release mega-20180430
    
    Changes in mega-20180430 (since mega-20180429):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180430
    
    TD-er (4):
          [wifi] Do not rely on WiFi.status() and better log of status
          [wifi] Use internal ESPeasy state to check connected status
          [rules] Add log indicating POST request for update rules
          [MQTT] Set default timeout to 10 sec, equal to default Mosquito timeout
    
    mvdbro (1):
          Changed plugin call debug timers
  • mega-20180429
    Release mega-20180429
    
    Changes in mega-20180429 (since mega-20180428):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180429
    
    TD-er (7):
          [wifi] Setup static IP config after connecting to wifi.
          [wifi] Set static IP config before and after connect
          [wifi] Show number of reconnects in the sysinfo
          [wifi] Add wifi status log (Debug More) and DHCP/Static config to info page
          [wifi] ESP32 does not know wifi_station_get_connect_status()
          [wifi] Added connectionCheckHandler() to force reconnect when needed
          [wifi] Force wifi reconnect at lots of MQTT failed connects.
  • mega-20180428
    Release mega-20180428
    
    Changes in mega-20180428 (since mega-20180426):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180428
    
    TD-er (4):
          [wifi] Attempt to make event based wifi simpler
          [PlatformIO] Updated core to 2.4.1
          [wifi] Just disconnect when DNS lookup is not possible
          [Wifi] Avoid doing network communications when not connected.
  • mega-20180426
    Release mega-20180426
    
    Changes in mega-20180426 (since mega-20180425):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180426
    
    Gijs Noorlander (1):
          Change use of core 2_4_0  to 2_3_0
  • mega-20180425
    Release mega-20180425
    
    Changes in mega-20180425 (since mega-20180424):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180425
    
    Grovkillen (4):
          Added a void addCopyButton
          Made copy to clipboard JavaScript based instead
          Added copy to clipboard on log page
          Added new lines if BR + delimiter if wanted
    
    Plebs (3):
          Fix for #1300
          Adding 3 new http commands: taskrun, taskvalueset and rules
          Fix another bug in LCD plugin
    
    TD-er (2):
          [Modbus] PR #1128 made by @s0170071
          [wifi] More active reconnect to wifi when disconnected
  • mega-20180424
    Release mega-20180424
    
    Changes in mega-20180424 (since mega-20180423):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180424
    
    Grovkillen (1):
          Added note to self compilers
  • mega-20180423
    Release mega-20180423
    
    Changes in mega-20180423 (since mega-20180422):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180423
    
    Plebs (1):
          Fixing #1289 for backwards compatibility
    
    TD-er (1):
          [wifi] Add delay between connection attempts
  • mega-20180422
    Release mega-20180422
    
    Changes in mega-20180422 (since mega-20180421):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180422
    
    Plebs (2):
          Syntax: [task#value#transformation#justification]
          Code changed as per TD-er suggestions
    
    TD-er (1):
          [issue #1292] Remove CRC from settings, init settings and wifi fixes
  • mega-20180421
    Release mega-20180421
    
    Changes in mega-20180421 (since mega-20180420):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180421
    
    Grovkillen (1):
          Removed fade in of body added toast message!
    
    Saverio Cisternino (4):
          Add Commands timerpause and timerresume
          Add Trigger Rules#TimerPause= and Rules#TimerResume=
          Add support at elseif statment
          Add debug info
    
    TD-er (7):
          [WiFi] Init static IP before connect to wifi
          [Toast message] Change "Settings saved" to "Submitted"
          [info] Add more build related info to the log and wifi info link to wiki
          [Sonoff Pow] Add support for HLW8012
          [Sonoff Pow] Add support for HLW8012
          [Sonoff POW] Change Plugin ID to 76
          [Sonoff POW] Set some proper defaults for the Sonoff POW
    
    Unknown (2):
          Merge remote-tracking branch 'papperone/mega' into merge/papperone
          Merge remote-tracking branch 'papperone/mega' into merge/papperone
  • mega-20180420
    Release mega-20180420
    
    Changes in mega-20180420 (since mega-20180419):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180420
    
    Grovkillen (3):
          Added small fade in (0.5s)
          "bodymenu" was accidentally copied to all body
          Added extra breaks below "back to setup" button
    
    TD-er (4):
          [Static IP] Make sure static mode is set correct always
          [wifi] Restart webserver when connection changes.
          [log] Make web log 30 lines for ESP32
          [wifi] Create event 'gotIP' after processing 'connected' event
  • mega-20180419
    Release mega-20180419
    
    Changes in mega-20180419 (since mega-20180417):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180419
    
    Grovkillen (3):
          Updated the input, select, textareas with CSS
          Added CSS radio buttons to WiFi setup wizard
          Removed unused row on hardware settings page
    
    Hans-Rune Bue (1):
          Implemented syslog facilities and levels
    
    TD-er (3):
          [Static IP] Work-around for set _use_static_ip
          [PR #1257] Make it compile again
          [ESP32] Add Generic info plugin
    
    sentinel073 (2):
          Issue #1211: Plugin template file and hints on writing new plugins
          Issue #1211: Plugin template file and hints on writing new plugins     Added review comments
    
    stefan (1):
          Changes for use of plugin sets
  • mega-20180417
    Release mega-20180417
    
    Changes in mega-20180417 (since mega-20180416):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180417
    
    Grovkillen (11):
          Put borders around checkboxes
          Re-arranged Rules page
          Moved help button for sleep
          Moved help button on hardware page
          Made controller symbols a bit bigger (1)(2)(3)
          Change enable "off" to a nicer X
          Made input type password part of "wide"
          Added number input to CSS (width 100px)
          Made IDX column wider (device list)
          Added max widths for inputs
          "Ctr (IDX)" was accidentally removed, now added
    
    TD-er (5):
          [wifi] Fix wifi reconnects with static IP
          [NTP] Add more information in the log when connecting to NTP server fail
          [issue #1260] parentheses error on the json page
          [P075] Nextion plugin (testing)
          [wifi] Fix build error for ESP32
    
    Unknown (1):
          [Nextion] Initial support for Nextion displays
  • mega-20180416
    Release mega-20180416
    
    Changes in mega-20180416 (since mega-20180415):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180416
    
    TD-er (4):
          [wifi] Prevent starting AP+STA mode with correct settings
          [Wifi] force STA mode at boot
          [wifi] Proper log of static IP configuration
          [info] Added FW information to help diagnose issues
  • mega-20180415
    Release mega-20180415
    
    Changes in mega-20180415 (since mega-20180414):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180415
    
    Gijs Noorlander (1):
          Added C013
    
    Grovkillen (6):
          Made checkmarks CSS
          Fixed missed update.
          Added column width for separator...
          Updated some more stuff
          Made addFormSeparator function a lot cleaner
          Bumped delay timer for MQTT pub 10mSec
    
    Nuno Sousa (1):
          Replace ultrasonic plugin with NewPing lib
    
    Susis Strolch (4):
          add missing USES_XXX to _C*.ino, _N*.ino
          system variables %sysheap%, %syssec_d
          ignore power-on reset value (85.0 °C)
          DS_readTemp: handle power-on reset value
    
    TD-er (4):
          [WebServer] Cleanup of all functions appending to a big string
          [PR #1247 ]  Merged PR into the refactoring of Webserver
          [PR #1248] Fixed textarea sizes
          [Merge] Easier to merge, rebased on Mega branch.
  • mega-20180414
    Release mega-20180414
    
    Changes in mega-20180414 (since mega-20180413):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180414
    
    GHolli (3):
          Update _P049_MHZ19.ino
          Change comma to semicolon
          Downstream updates (#1)
    
    Gerald (1):
          Update _P049_MHZ19.ino
    
    Grovkillen (4):
          Added RSSI, BSSID, Channel to WifiScan/Setup
          Removed the serial print "done."
          Added better(?) format for tables
          Fixed main page!
    
    Holli (2):
          It seems the offsets [3]..[4] for the detection range setting (command byte 0x99) are wrong in the latest online data sheet: http://www.winsen-sensor.com/d/files/infrared-gas-sensor/mh-z19b-co2-ver1_0.pdf     According to the MH-Z19B data sheet version 1.2, valid from: 2017.03.22 (received 2018-03-07), the offset should be [6]..[7] instead.     Fixing the implementation accordingly.
          Disable detection range commands by default.
    
    Plebs (5):
          Fixes for #1208 and partial #1196
          modified float() call
          new #formats
          added more formats
          Added #I
    
    TD-er (1):
          [issue #1239] %bssid% and %wi_ch% added as variables
    
    clumsy-stefan (1):
          _P015_TSL2561 added Broadband and IR Values
    
    linuxnico (1):
          add ds1822 definition to ds_read_temp function
  • mega-20180413
    Release mega-20180413
    
    Changes in mega-20180413 (since mega-20180412):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180413
    
    TD-er (1):
          [wifi] Event based wifi, fix set AP and crash on start
  • mega-20180412
    Release mega-20180412
    
    Changes in mega-20180412 (since mega-20180410):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180412
    
    Gijs Noorlander (1):
          [MQTT] Process MQTT loop on publish
    
    TD-er (7):
          [issue #1215] Cannot login to accesspoint on new install
          [issue #1215] Cannot login to accesspoint on new install
          [Wifi] Use statemachine to move between Wifi states
          [WiFi] Event based wifi, now AP mode works
          [wifi] Make it work for ESP32 again
          [wifi] Fix wifi AP setup mode for ESP32.
          [wifi] Event based wifi, improve scan information.
    
    flexiti (1):
          ESP CPU speed and ID
    
    mvdbro (1):
          Reboot/Reset pin, build 20101 patch
  • mega-20180410
    Release mega-20180410
    
    Changes in mega-20180410 (since mega-20180409):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180410
    
    Grovkillen (5):
          Added comments that will not show up on issues
          Update issue_template.md
          Update issue_template.md
          Update issue_template.md
          Update issue_template.md
  • mega-20180409
    Release mega-20180409
    
    Changes in mega-20180409 (since mega-20180407):
    
    ESPEasy release bot (1):
          automaticly updated release notes for mega-20180409
    
    mvdbro (2):
          Factory Reset (not enabled yet)
          Both reset/factoryreset option