Tags: charuga/ESPEasy
Tags
Release mega-20190215
Changes in mega-20190215 (since mega-20190212):
ESPEasy release bot (1):
automatically updated release notes for mega-20190215
Grovkillen (9):
[docs] ThingSpeak (must check acknowledge)
[docs] P015 TSL2561 added
[docs] Rules (Let used in filters)
[docs] Rules (fixed error in syntax)
[docs] P082 added screenshot
[docs] event+commands for GPIO#N + Monitor added
[docs] added GPIOtoggle command
[docs] fixed error in event list
[docs] upgraded to Sphinx 1.8.4
TD-er (71):
[Nextion] Reduce memory usage when not active
[p073_7DGT] Reduce memory usage of 7-segment display plugin
[memory] Reduce memory usage of p070_NeoPixelClock when not enabled
[memory] Reduce memory of P082_GPS and P068_SHT3x when not enabled
[memory] P077_CSE7766 Use Plugin_task_data array
[memory] P075_Nextion Use Plugin_task_data array
[memory] P074_TSL2591 Use Plugin_task_data array
[memory] P073_7DGT Use Plugin_task_data array
[memory] P070_NeoPixel_Clock Use Plugin_task_data array
[memory] P046_VentusW266 Use member data struct
[memory] P045_MPU6050 Use Plugin_task_data array
[memory] Change pointer checks to compare with nullptr
[memory] P044_P1WiFiGateway Use Plugin_task_data array and String as buffer
[memory] Shared code to select Serial Config (8N1 etc)
[memory] P020_Ser2Net Use Plugin_task_data array
[ESP32] Change P002_ADC range to 4095 for ESP32
[Settings] Added check for offset on last member of struct
[TinyGPS++] Added GSA and GSV sentences to get satellite ID & SNR
[GPS] Use GSV and GSA sentences to view satellite ID and SNR
[PlatformIO] Allow building ESP32 [email protected]
[PubSubClient] Increase MQTT_MAX_PACKET_SIZE from 384 to 1024
[GPS] Improve displayed satellite stats
[WiFi] Allow force to B/G to improve WiFi stability.
[WiFi] Correct fall-back when B/G only mode cannot connect
Moved testing plugins to test builds & added safety docs for power sensors
[WiFi] Add option to set wifi off and restart wifi when connection lost
[Nextion] Reduce memory usage when not active
[p073_7DGT] Reduce memory usage of 7-segment display plugin
[memory] Reduce memory usage of p070_NeoPixelClock when not enabled
[memory] Reduce memory of P082_GPS and P068_SHT3x when not enabled
[memory] P077_CSE7766 Use Plugin_task_data array
[memory] P075_Nextion Use Plugin_task_data array
[memory] P074_TSL2591 Use Plugin_task_data array
[memory] P073_7DGT Use Plugin_task_data array
[memory] P070_NeoPixel_Clock Use Plugin_task_data array
[memory] P046_VentusW266 Use member data struct
[memory] P045_MPU6050 Use Plugin_task_data array
[memory] Change pointer checks to compare with nullptr
[memory] P044_P1WiFiGateway Use Plugin_task_data array and String as buffer
[memory] Shared code to select Serial Config (8N1 etc)
[memory] P020_Ser2Net Use Plugin_task_data array
[ESP32] Change P002_ADC range to 4095 for ESP32
[Settings] Added check for offset on last member of struct
[TinyGPS++] Added GSA and GSV sentences to get satellite ID & SNR
[GPS] Use GSV and GSA sentences to view satellite ID and SNR
[PlatformIO] Allow building ESP32 [email protected]
[PubSubClient] Increase MQTT_MAX_PACKET_SIZE from 384 to 1024
[GPS] Improve displayed satellite stats
[WiFi] Allow force to B/G to improve WiFi stability.
[WiFi] Correct fall-back when B/G only mode cannot connect
Moved testing plugins to test builds & added safety docs for power sensors
[WiFi] Add option to set wifi off and restart wifi when connection lost
[letscontrolit#2254] Reduce memory usage on MH-Z19 and improve reading stability
[letscontrolit#2254] Make it compile in all core libraries
[ESP8266] Do not use default for TX pin
[Core 2.5.0] Move tag to beta3
[SenseAir] Improvement on Modbus handling
[SenseAir] Some more improvements Modbus implementation
[WiFi] Destruct WiFi object when wifi needs to be reset
[Eastron] Add CRC pass/fail stats to plugin page and allow retries
[Eastron] Fix compile error
[letscontrolit#2292] HX711: tareChanA command is not case insensitive
[ESPeasySerial] return -1 as pins on unset serial type
[GPS] Fix some uninitialized issues
[PlatformIO] Core 2.5.0 is no longer beta
[SWserial] Set TX interrupts for 9600 baud
[Build] Rename build files and disable core 2.5.0 builds
[ESPeasySerial] Make it compile for core 2.4.1
[Serial wrapper] Fix serial issues (for ESP8266) when using HW serial
1MB build with P035 IR plugins letscontrolit#2286
MQTT Import : A bad clientId is build in case of a reconnect letscontrolit#2298
Victor Antonovich (2):
[WIFI] Fix mDNS startup for log levels below LOG_LEVEL_INFO
[WIFI] Add MDNS.update() for LEAmDNS compatibility
ppisljar (2):
json endpoints
removing unused var
Release mega-20190212
Changes in mega-20190212 (since mega-20190202):
ESPEasy release bot (1):
automatically updated release notes for mega-20190212
Grovkillen (3):
[flasher] fixed unzip to root, now (correctly) bin folder
[flasher] fixed HW port name bug
[flasher] old zip's didn't store in "\bin", downloader comply now
chunter1 (1):
1-wire timings optimized for stability
olliwr (3):
Update ESPEasy-Globals.h
Update Command.ino
Update ESPEasy-Globals.h
Release mega-20190202
Changes in mega-20190202 (since mega-20190121):
ESPEasy release bot (1):
automatically updated release notes for mega-20190202
Grovkillen (1):
[flasher] fixed empty folder issue
Jonathan Westerholt (1):
fix reset bug for esp32 by casting explicitly, should fix letscontrolit#2242
jimmys01 (6):
Bump up IrRemote Lib to 2.5.4
Add the newest IR protocols to EspEasy
[IRTX] Even more timming Buffer added
[IRTX] Allocate big buffers on the heap for RAW and RAW2 encodings
Update _P035_IRTX.ino
[Controllers] Fix small error in commit letscontrolit#2246
stefan (6):
[1M minimal Size] Undefine graphical meminfodetail
[1M minimal Size] Exclude all debug logs from standard files
[1M minimal Size] Include BUILD_NO_DEBUG in plugin sets
[1M minimal Size] Remove unused variable..
[1M minimal Size] Remove another unused variable..
[1M minimal Size] Exclude debug from minimal Controllers/Plugins
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
PreviousNext