Commit Graph
17316 Commits
Author SHA1 Message Date
chromoxdor adee9486cd Update espeasy.min.js 2026-01-13 21:12:57 +01:00
chromoxdorandGitHub f223b2ad7b Merge branch 'mega' into httpResponseParser 2026-01-13 21:10:11 +01:00
TD-erandGitHub 61c3574bce Merge pull request #5473 from tonhuisman/bugfix/P135-correct-discovery-vtypes
[P135] Bugfix: Correct Discovery VTypes
2026-01-13 17:12:38 +01:00
TD-erandGitHub 982d7bab6d Merge pull request #5472 from letscontrolit/bugfix/5469_OLED_half_width
[OLED] Fix: 128×64 shows only left half in display_A builds (#5469)
2026-01-13 17:11:28 +01:00
TD-erandGitHub 71d71fbe70 Merge pull request #5474 from tonhuisman/bugfix/MQTT-import-fix-handling
[MQTT] Bugfix: Import wasn't initiated and handled correctly
2026-01-13 17:11:03 +01:00
TD-erandGitHub 556e376064 Merge pull request #5476 from chromoxdor/FIX-json-showpluginstats
[JSON] FIX json?showpluginstats
2026-01-13 17:10:33 +01:00
TD-erandGitHub 9e07afdf36 [Web Flasher] Fix generated web flasher manifest JSON
Since we split the Display and Climate builds into an A/B version, we also need to split those in the selection.

Also the web flasher had a problem with an empty `chipVariant` field which was added for supporting 2 versions of the ESP32-P4.
This caused all ESP32 builds to fail to start flashing.
2026-01-13 16:23:58 +01:00
chromoxdor 871972e1bd FIX json?showpluginstats
The comma was missing before the object therefore at the end where two of them....
2026-01-13 12:30:52 +01:00
Ton Huisman 367f4f9c15 [MQTT] Bugfix: Import wasn't initiated and handled correctly 2026-01-11 23:20:03 +01:00
Ton Huisman 7ec7a7005c [P135] Bugfix: Correct Discovery VTypes 2026-01-11 20:19:08 +01:00
TD-erandGitHub 430c7279b9 [OLED] Fix: 128×64 shows only left half in display_A builds (#5469)
Fixes: #5469
2026-01-10 22:44:08 +01:00
TD-erandGitHub d9de06256a Merge pull request #5149 from TD-er/bugfix/WiFi_state_machine
[WiFi] Cleanup code, split ESP32/ESP8266 specific
2026-01-08 11:42:20 +01:00
TD-er 3f5510eb0f Merge remote-tracking branch 'letscontrolit/mega' into bugfix/WiFi_state_machine 2026-01-08 11:39:26 +01:00
TD-er e8f3e3234d [Build] Add flags to disable webserver JSON or syslog to reduce bin size 2026-01-08 11:39:11 +01:00
TD-er 7d24505454 automatically updated release notes for mega-20260108 mega-20260108 2026-01-08 08:33:12 +01:00
TD-erandGitHub 598e9f9c77 Add Python version for prepare-dist in release.yml 2026-01-08 08:32:26 +01:00
TD-er b1d87ae886 automatically updated release notes for mega-20260107 mega-20260107 2026-01-07 23:00:02 +01:00
TD-er 2be9b8fcaf [Build] Make syslog optional to reduce build size 2026-01-07 17:16:56 +01:00
TD-er 34bfb6d63a [Network] Fix enable/disable IPv6 per network interface 2026-01-07 11:02:17 +01:00
TD-er 4af0d8fab3 [WiFi] Fix reconnecting when connection gets interrupted 2026-01-06 15:53:56 +01:00
TD-er a9408d9f62 [Network] Enable Network Stats when plugin stats are also enabled 2026-01-06 15:53:13 +01:00
TD-er ac39184b33 Merge remote-tracking branch 'letscontrolit/mega' into bugfix/WiFi_state_machine 2026-01-05 23:09:55 +01:00
TD-er d78ec75057 [Bug] Fix formatToHex_wordarray 2026-01-05 23:09:17 +01:00
TD-er 00a284bd03 [C023] Remove debug log 2026-01-05 23:08:19 +01:00
TD-er a1922ddfa1 [USBCDC] Simplify code defining USBCDC(TinyUSB) vs. HWCDC 2026-01-05 23:02:36 +01:00
TD-er ea2331ddb2 [ESP-IDF] Update to latest ESP-IDF/Arduino 2026-01-05 23:00:26 +01:00
TD-er 5761e688b6 [C023] Add support for RAK3172 LoRaWAN (m5stack AtomDTU) 2026-01-05 22:59:40 +01:00
TD-erandGitHub ad11e5602c Merge pull request #5456 from letscontrolit/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2026-01-05 22:08:34 +01:00
TD-erandGitHub 8e93ff0e54 Merge pull request #5455 from letscontrolit/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2026-01-05 22:08:15 +01:00
TD-erandGitHub dfb1ef693d Merge pull request #5460 from tonhuisman/feature/P087-add-binary-read-fixed-length-hex-event
[P087] Add support for receiving binary data, fixed length data, and event as hex string
2026-01-05 22:07:52 +01:00
TD-erandGitHub 3fd076e67d Merge pull request #5459 from tonhuisman/feature/Dec2025-fixes-and-improvements
[Common] Dec 2025 fixes and improvements
2026-01-05 22:06:32 +01:00
Ton Huisman 011cf8fe7b [P057] Add documentation as it wasn't included yet 2025-12-29 17:29:01 +01:00
Ton Huisman 5625528e70 [P004] Change name to include DS18xxx/MAX31xxx for better recognizability 2025-12-29 15:03:23 +01:00
Ton Huisman 56cc30d1ba [P087] Use PCONFIG_ULONG to store new config flags 2025-12-23 17:09:19 +01:00
Ton Huisman 8e7fb26322 [Converters] Bugfix formatToHex_wordarray() 2025-12-23 16:31:41 +01:00
Ton Huisman e3f6557e18 [P087] Add to ENERGY build (ESP32 only) 2025-12-23 16:23:38 +01:00
Ton Huisman 19d1b1be74 [P087] Update documentation 2025-12-23 16:01:12 +01:00
Ton Huisman 3aa50c7a15 [P087] Add support for receiving binary data, fixed length data, and event as hex string 2025-12-23 15:59:23 +01:00
Ton Huisman 41370b2273 [P116] Update documentation with new resolutions 2025-12-21 20:26:09 +01:00
Ton Huisman 2fb0aecb3f [P116] Allow for > 16 hardware types in selection 2025-12-21 15:34:11 +01:00
Ton Huisman b25839f945 [P116] Add ST77xx resolutions 240x320 and 240x280 2025-12-20 23:17:04 +01:00
Ton Huisman 8693e9d20b [AdaGFX] Fix space-height issue for some fonts 2025-12-20 17:17:58 +01:00
Ton Huisman f6844996b4 [Docs] Update copyright notice to show 2026 2025-12-20 13:52:03 +01:00
Ton Huisman 33a5b4b037 [AdaGFX] Fix tpm subcommand argument check 2025-12-20 13:44:40 +01:00
TD-erandGitHub 0cfc3eab9a Merge pull request #5458 from tonhuisman/bugfix/Metrics-0-for-empty-values
[Bugfix] Metrics: Export 0 for empty values
2025-12-19 23:20:22 +01:00
Ton Huisman 0b41f71299 [Bugfix] Metrix: Export 0 for empty values, fix for ESP8266 2025-12-19 23:13:40 +01:00
Ton Huisman 7926811284 [Bugfix] Metrix: Export 0 for empty values 2025-12-19 20:43:45 +01:00
TD-er cefd7e3c3b [C023] Cleanup AT-command LoRaWAN 2025-12-16 17:19:57 +01:00
TD-er 0b4397786b [C023] Add initial support for RAK3172 LoRaWAN (m5stack AtomDTU) 2025-12-16 16:03:50 +01:00
dependabot[bot]andGitHub 91e7ee4fea Bump actions/download-artifact from 6 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 14:03:16 +00:00