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