mega-20240229
mega-20240229 (leap-build)
What's Changed
- [SuperTinyCron] Remove unused commandline tool by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4927
- [Lib] NeoPixelBus_Wrapper: Allow fall-back to Adafruit_NeoPixel lib for ESP8266 by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4922
- [Docs] Updates, corrections and improvements, Dec. 2023 by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4899
- [P043] Add support for %sunrise% and %sunset% based time-values by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4903
- [P044] Led settings and events without client, merged into [P020] by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4283
- [Release] Add ESP32-C2 and ESP32-C6 downloads by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4928
- [DOCS] fix typo by @chromoxdor in https://github.com/letscontrolit/ESPEasy/pull/4906
- [IPv6] Fix node with IPv6 not seen by other p2p nodes with only IPv4 by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4930
- [Docs] Update Sphinx tools and configuration by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4937
- [Bugfix] Update bootstrap version for Sphinx to fix documentation menus by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4942
- Bugfix/esp32 factory defaults by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4932
- [P077_CSE] Fix cseclearpulses command by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4945
- [Commands] Allow commands from external source to be queued (stack) by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4947
- [Cleanup] Reduce stack usage + fix bound checks OLED Framed by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4948
- [JSON] Fix syntax of plugin description array by @chromoxdor in https://github.com/letscontrolit/ESPEasy/pull/4951
- [Build] Add ESP8266 custom IR 1M build + IPv6 to custom ESP32 IR build by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4950
- [Build] Fix buildscripts for v4 Actions
upload-artifact,download-artifactanddelete-artifactby @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4919 - [sendtohttp] thingspeak only reply event by @chromoxdor in https://github.com/letscontrolit/ESPEasy/pull/4856
- [ESP32 IPv6] Fix getting IPv6 address on ESP32 classic by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4949
- [P166] Add plugin GP8403 DAC Dual channel 0-10V by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4952
- [IPv6] Fix IPv6 on ESP32-S3 by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4958
- P164 gases ens160 by @flashmark in https://github.com/letscontrolit/ESPEasy/pull/4910
- [SPI Ethernet] Allow selecting RMII pins for SPI Ethernet by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4959
- Added missing P166 by @iz8mbw in https://github.com/letscontrolit/ESPEasy/pull/4960
- [SPI Ethernet] Fix concurrency issue with shared SPI bus for ETH/display by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4961
- [PWM] Fix ESP32 LittleFS build PWM GPIO : port#2 is out of range (#4962) by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4963
- [Bugfix]
%vcc%variable isn't recognized by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4972 - [P016] DecodeType UNKNOWN was not on the web interface (decodetypes UNKNOWN and UNUSED were mixed up!) by @uwekaditz in https://github.com/letscontrolit/ESPEasy/pull/4907
- [P102] PZEM004Tv3 change Wh to kWh by @chromoxdor in https://github.com/letscontrolit/ESPEasy/pull/4966
- [Build] Allow FEATURE_SERVO for Custom builds with LIMIT_BUILD_SIZE set by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4964
- [IR] Enable all protocols for ESP32 IR builds by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4938
- [SendToHTTP] Thingspeakreply addition by @chromoxdor in https://github.com/letscontrolit/ESPEasy/pull/4965
- [Build] Test ESP32-solo1 build on CI by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4970
- [WiFi] Fix slow WiFi connect after scan on ESP32 by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4975
- [Misc] Various fixes for new installed nodes by @TD-er in https://github.com/letscontrolit/ESPEasy/pull/4979
- [MQTT] Add PublishR command: publish with will-retain by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4984
- [Docs] minor corrections for "thingspeak event" by @chromoxdor in https://github.com/letscontrolit/ESPEasy/pull/4973
- [EasyColorCode] Update codemirror to 5.65.16 by @chromoxdor in https://github.com/letscontrolit/ESPEasy/pull/4987
- [Docs] Documentation and EasyColorCode updates and fixes, Feb 2024 by @tonhuisman in https://github.com/letscontrolit/ESPEasy/pull/4985
Full Changelog: https://github.com/letscontrolit/ESPEasy/compare/mega-20231225...mega-20240229