Commit Graph
18000 Commits
Author SHA1 Message Date
TD-er 19806006ff [VL53L1X] Move includes to .cpp for linker to leave out unused code 2026-08-20 12:55:41 +02:00
TD-er 27048f5a8f [EEPROM/RTC] Add timing stats for read/write to EEPROM/RTC 2026-08-20 12:52:22 +02:00
TD-er 34261f9278 Merge remote-tracking branch 'letscontrolit/mega' into bugfix/Small_optimzations_reduce_load 2026-08-20 12:00:54 +02:00
TD-er 702daa5c6f Merge pull request #5611 from tonhuisman/bugfix/Build-fix-serial-defines-eeprom-on-hardwarepage
[Build] Fix serial defines and streamline EEPROM settings
2026-08-20 10:33:32 +02:00
Ton Huisman 1b311e6ca5 [Storage] Build Eeprom/RTC overview page more smooth 2026-08-19 23:31:20 +02:00
Ton Huisman 0dd97c820b [Build] Exclude ChartJS feature from Display B build for size 2026-08-19 23:30:20 +02:00
TD-er 424e42ae96 Merge remote-tracking branch 'letscontrolit/mega' into bugfix/Small_optimzations_reduce_load 2026-08-19 20:48:09 +02:00
Ton Huisman 439fef584a [Build] Fix serial defines and streamline EEPROM settings 2026-08-19 20:27:03 +02:00
TD-er c1f95a7bd9 Merge pull request #5593 from tonhuisman/feature/DeviceStruct-add-allowed-serial-config
[DeviceStruct] Add setting for Allowed Serial Ports
2026-08-19 17:00:21 +02:00
TD-er 3c65969d26 Merge pull request #5594 from tonhuisman/bugfix/P073-wrong-content-on-74hc595-displays
[P073] Correct wrong content shown on 74HC595 displays
2026-08-19 16:59:23 +02:00
TD-er c9b135a89b Merge pull request #5600 from tonhuisman/feature/Rules-add-unescape-escape-parse-json-functions
[Rules] Add string functions `unescape`, `escape`, `parse` and `json`
2026-08-19 16:58:57 +02:00
TD-er 68ff90f420 Merge pull request #5605 from tonhuisman/feature/MQTT-discover-group-incl-taskname
[MQTT] Discovery add optional Taskname to Group unique id
2026-08-19 16:58:05 +02:00
TD-er ec2f5f7365 Merge pull request #5610 from tonhuisman/bugfix/Build-stats-without-chartjs-failed-other-typos
[Build] Fix build for Stats without ChartJS and other typos, update docs
2026-08-19 16:57:23 +02:00
Ton Huisman e430a37764 [Storage] Add documentation for EEPROM and RTC SRAM and commands 2026-08-19 16:41:28 +02:00
Ton Huisman 911498b62a [Storage] Fix issue with saving the EEPROM settings (manual merge-error) 2026-08-19 16:40:25 +02:00
Ton Huisman 7e5a033e75 [Build] Fix build for Stats without ChartJS and other typos 2026-08-18 23:18:49 +02:00
TD-er 91c20ed801 Merge pull request #5609 from tonhuisman/bugfix/Build-chart-js-needed-for-network-stats
[Build] Fix MAX build issue by enabling Chart-JS feature partially
2026-08-18 22:31:47 +02:00
Ton Huisman 89a34112a4 [Build] Fix MAX build issue by enabling Chart-JS feature partially 2026-08-18 22:30:23 +02:00
TD-er 74b85ed550 Merge pull request #5608 from tonhuisman/bugfix/Build-remove-chart-js-to-make-neopixel-fit
[Build] Fix Neopixel build-size by disabling Chart-JS feature
2026-08-18 21:27:54 +02:00
Ton Huisman da00bcd618 [Build] Fix Neopixel build-size by disabling Chart-JS feature 2026-08-18 13:32:43 +02:00
Ton Huisman d5e5cb71ca Merge branch 'mega' into feature/MQTT-discover-group-incl-taskname 2026-08-18 11:33:19 +02:00
Ton Huisman 56e7bbd5bc Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Rules-add-unescape-escape-parse-json-functions 2026-08-18 11:32:10 +02:00
Ton Huisman 601e2a29be Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Rules-add-unescape-escape-parse-json-functions 2026-08-18 11:31:50 +02:00
Ton Huisman 4cb7788cfa Merge branch 'mega' into bugfix/P073-wrong-content-on-74hc595-displays 2026-08-18 11:00:02 +02:00
Ton Huisman 6b0e828d28 Merge branch 'mega' into feature/DeviceStruct-add-allowed-serial-config 2026-08-18 10:59:17 +02:00
TD-er bd7b2ee24a Merge pull request #5607 from tonhuisman/bugfix/Build-minimal-1M-no-i2c
[Build] Fix Minimal 1M builds without I2C included
2026-08-18 10:39:27 +02:00
Ton Huisman 8c62167a7c [Build] Fix Minimal 1M builds without I2C included 2026-08-18 10:30:57 +02:00
TD-er c45cbcc992 Merge pull request #5382 from tonhuisman/feature/Storage-add-support-for-External-EEPROM
[Storage] Add support for storing some data in External EEPROM
2026-08-17 23:36:18 +02:00
Ton Huisman f347ae2bc3 [Storage] Fix SRAM size for DS3232 RTC 2026-08-17 22:42:30 +02:00
Ton Huisman 8675411c3c [Storage] Fix support for PCF8583 RTC 2026-08-17 21:38:40 +02:00
Ton Huisman ac12667365 [Storage] Add support for PCF8583 RTC with 240 bytes SRAM 2026-08-17 17:08:01 +02:00
Ton Huisman 1d185d5fb6 [Storage] Use best available data type, and max number of decimals, on EepromVar page 2026-08-15 16:51:43 +02:00
Ton Huisman 908c8fe12a [Docs] P001: Include generic Data Acquisition docs 2026-08-14 17:12:35 +02:00
Ton Huisman 1c19bf4814 [MQTT] Discovery: Update documentation 2026-08-14 17:11:36 +02:00
Ton Huisman 324142d54a [MQTT] Discovery: remove unneeded parameter (smaller binary) and uncrustify source 2026-08-14 16:07:16 +02:00
Ton Huisman 2fd8f0e430 [MQTT] Discovery add optional Taskname to Group unique id 2026-08-14 16:03:49 +02:00
Ton Huisman f8e57ae207 [Storage] Use correct Settings accessor for external timesource 2026-08-13 11:29:00 +02:00
Ton Huisman ec1edddb6e [Plugins] Disable some less-necessary logs to make ESP8266 builds fit better 2026-08-12 13:40:36 +02:00
Ton Huisman 6aae97b9be [Storage] Add missing library.properties file for AT24CX (made up) 2026-08-11 22:02:39 +02:00
Ton Huisman e4c7db2d85 [Plugins] Disable some less-necessary logs to make ESP8266 builds fit again 2026-08-11 22:00:30 +02:00
Ton Huisman 995a71dea8 [Storage] Small form fixes 2026-08-11 21:56:49 +02:00
Ton Huisman 011fa27a68 [Storage] RTC SRAM Show available slots on Advanced page 2026-08-11 21:55:32 +02:00
Ton Huisman 9a67cb254a [Storage] Code reduction and other improvements 2026-08-11 21:54:42 +02:00
Ton Huisman 76237a9b15 [Storage] Add FEATURE_ flags to Custom-sample.h 2026-08-11 20:26:15 +02:00
Ton Huisman c72df2778d [P020] Fix compiler warning 2026-08-11 20:25:20 +02:00
Ton Huisman 2368a3cc41 [Storage] Fix merge error 2026-08-11 20:24:51 +02:00
Ton Huisman 86e15ccb41 [Storage] Add support for WriteRTC.../[ReadRTC#...] storing values in RTC SRAM 2026-08-10 23:16:17 +02:00
Ton Huisman 95749ae958 [Storage] Merge mega and fix merge conflicts, disable for ESP8266 though still doesn't fit the build 2026-08-09 23:09:30 +02:00
TD-er 473ed766fa Merge pull request #5604 from letscontrolit/dependabot/pip/cryptography-50.0.0
Bump cryptography from 44.0.1 to 50.0.0
2026-08-08 21:10:40 +02:00
dependabot[bot] 8f8b6c801e Bump cryptography from 44.0.1 to 50.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 50.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/44.0.1...50.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 50.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-08 19:09:59 +00:00