Commit Graph
16747 Commits
Author SHA1 Message Date
chromoxdor 0fb8a77935 Update HTTPResponseParser.cpp 2025-12-06 19:58:08 +01:00
chromoxdorandGitHub 68592f88c5 Merge branch 'mega' into httpResponseParser 2025-12-06 18:48:26 +01:00
chromoxdor 4de6a93f63 update colorcode files 2025-12-06 18:44:40 +01:00
chromoxdor 0fd7542fff Update HTTPResponseParser.cpp 2025-12-06 18:21:30 +01:00
chromoxdor 8aabe53504 Update HTTPResponseParser.cpp 2025-12-06 16:05:31 +01:00
TD-erandGitHub 8a9d3b1e26 Merge pull request #5444 from tonhuisman/feature/Latitude-longitude-sysvars-and-cmds
[SysVars] Add %latitude% and %longitude% vars and Latitude and Longitude commands
2025-12-06 15:34:29 +01:00
Ton Huisman 1e9fc265d7 [SysVars] Documentation for %latitude% and %longitude% vars and Latitude and Longitude commands 2025-12-04 22:39:05 +01:00
Ton Huisman 1c327e4556 [SysVars] Add %latitude% and %longitude% vars and Latitude and Longitude commands 2025-12-04 22:34:18 +01:00
TD-erandGitHub 05e1ad2c60 Merge pull request #5442 from tonhuisman/bugfix/MQTT-state-class-selection
[Bugfix] MQTT StateClass selector stored wrong index
2025-12-03 21:50:30 +01:00
TD-erandGitHub 63aef188b3 Merge pull request #5443 from tonhuisman/bugfix/BusCmd_Helper-command-parsing-locked-out
[P180] BusCmd_Helper processing I2C commands via cmd subcommand was locked out
2025-12-03 21:41:10 +01:00
Ton Huisman 8986dd29e1 [P180] BusCmd_Helper processing I2C commands via cmd subcommand was locked out 2025-12-02 23:47:59 +01:00
Ton Huisman 677ccbf5d7 [P003] Enable MQTT State Class option so pulse-counter can be used for energy measurement (in HA) 2025-12-02 22:15:13 +01:00
Ton Huisman ccf86c2c0f [Bugfix] MQTT StateClass selector stored wrong index 2025-12-02 22:13:30 +01:00
TD-erandGitHub 1bc29ce52c Merge pull request #5439 from tonhuisman/bugfix/Derived-values-avoid-invalid-values
[Bugfix] Derived values avoid parsing invalid values causing crashes
2025-11-25 22:48:51 +01:00
TD-erandGitHub 3edd9478c9 Merge pull request #5395 from tonhuisman/feature/P033-enable-formula-field
[P033] Enable formula field
2025-11-25 22:40:07 +01:00
TD-erandGitHub 52fbc75823 Merge pull request #5440 from letscontrolit/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2025-11-25 22:33:33 +01:00
TD-erandGitHub fb040a64a3 Merge pull request #5441 from tonhuisman/bugfix/Calculation-bracketed-values
[Bugfix] Calculation missed value when returning from multiple brackets
2025-11-25 22:32:45 +01:00
Ton Huisman 392854da48 [Bugfix] Calculation missed value when returning from multiple brackets 2025-11-25 22:13:09 +01:00
dependabot[bot]andGitHub c54e1f5dda Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 14:08:40 +00:00
Ton Huisman 51be54227c [AutoDiscovery] Show Auto Discovery for Controllers that have this enabled (Task configuration) 2025-11-23 15:53:16 +01:00
Ton Huisman a135aabe8e [Bugfix] Revert previous change as that didn't really fix the issue 2025-11-23 15:52:24 +01:00
Ton Huisman ec21ef30c1 [Bugfix] Derived values avoid parsing invalid values causing crashes, more global fix 2025-11-23 15:51:31 +01:00
Ton Huisman 1be70d1e4e [Bugfix] Derived values avoid parsing invalid values causing crashes 2025-11-22 21:23:19 +01:00
TD-erandGitHub 78c91ea9ae Merge pull request #5435 from TD-er/bugfix/Fix_includes_safeboot
[Build] Fix SafeBoot build
2025-11-18 10:32:14 +01:00
Ton HuismanandTD-er 6e0f9227c5 [Build] Fix SafeBoot build 2025-11-18 10:31:27 +01:00
TD-erandGitHub da6c723fd5 Merge pull request #5434 from TD-er/build/Reduce_ESP32_CollectionBuilds
[Collection] Remove P038 and P095 from ESP32 Collection builds
2025-11-18 00:18:39 +01:00
TD-er 872a27e517 [Collection] Remove P038 and P095 from ESP32 Collection builds 2025-11-18 00:15:48 +01:00
TD-erandGitHub 4e0048caac Merge pull request #5433 from tonhuisman/bugfix/Fix-includes-for-pluginlist-on-irext-builds
[Bugfix] PluginList add missing includes needed in some builds
2025-11-17 23:54:50 +01:00
Ton Huisman e3f177822d [PluginList] Update for HTTPS TLS support 2025-11-17 23:50:44 +01:00
Ton Huisman b5794b73d5 [Bugfix] PluginList add missing includes needed in some builds 2025-11-17 23:50:06 +01:00
TD-erandGitHub 8e2db128a2 Merge pull request #5432 from tonhuisman/bugfix/UI-fix-esp8266-build-for-flash-string-param
[Bugfix] Don't use Flash-string parameter default as ESP8266 compiler doesn't support that
2025-11-17 23:25:29 +01:00
Ton Huisman f50f6eb0bb [Bugfix] Don't use Flash-string parameter default as ESP8266 compiler doesn't support that 2025-11-17 23:21:55 +01:00
TD-erandGitHub 6d0c85d452 Merge pull request #5420 from tonhuisman/feature/Build-add-collection-h-split-climate-into-a-and-b
[Build] Add Collection H and split Climate into Climate A and Climate B
2025-11-17 22:37:50 +01:00
Ton Huisman 883b38bb43 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Build-add-collection-h-split-climate-into-a-and-b 2025-11-17 22:31:10 +01:00
TD-erandGitHub 007d29f182 Merge pull request #5413 from tonhuisman/feature/Pluginlist
[Tools] Add Plugin list overview page
2025-11-17 21:53:50 +01:00
Ton Huisman 3a99cd5a30 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Pluginlist 2025-11-17 21:52:53 +01:00
TD-erandGitHub 13ae3a4aac Merge pull request #5428 from tonhuisman/feature/Docs-p180-example-sdp-8xx
[Docs] P180 Add example for reading Sensirion SDP-8xx
2025-11-17 21:52:32 +01:00
TD-erandGitHub a1e39c5464 Merge pull request #5427 from tonhuisman/feature/UI-update-task-selector
[UI] Update addTaskSelector() to use FormSelectorOptions
2025-11-17 21:52:00 +01:00
TD-erandGitHub 70ac946e0f Merge pull request #5425 from tonhuisman/feature/Build-shorten-env-names
[Build] Remove _LittleFS and _ETH from build names due to linker issues (cherry-pick)
2025-11-17 21:51:10 +01:00
TD-erandGitHub f207e56a4c Merge pull request #5424 from tonhuisman/feature/P021-code-optimizations
[P021] Code optimizations
2025-11-17 21:50:38 +01:00
TD-erandGitHub 10e1a154b1 Merge pull request #5402 from tonhuisman/feature/HTTP-add-minimal-TLS-support
[HTTP] Add support for TLS
2025-11-17 21:49:37 +01:00
Ton Huisman 4ed25fd118 [Docs] P180 Sensirion SDP-8xx add description for Single-shot measurement 2025-11-12 22:28:04 +01:00
Ton Huisman 5ba6ebad33 [Docs] P180 Small corrections 2025-11-12 22:27:19 +01:00
Ton Huisman 25a4f64f40 [Docs] P180 Add example for reading Sensirion SDP-8xx 2025-11-11 22:46:50 +01:00
Ton Huisman 75bd3477a9 [UI] Update addTaskSelector() to use FormSelectorOptions 2025-11-10 22:05:29 +01:00
TD-erandTon Huisman 9a980c5a0e [Build] Limit package building to use Python 3.13 2025-11-08 13:01:35 +01:00
Ton Huisman 44f8d58a15 [Build] Limit package building to use Python 3.13 2025-11-05 21:52:36 +01:00
Ton Huisman 4118c8d8c6 [Build] Enable custom_remove_include to not build ignored libs 2025-11-05 21:23:18 +01:00
Ton Huisman e729dc57a6 [Build] Remove _LittleFS and _ETH from build names due to linker issues 2025-11-05 21:07:30 +01:00
Ton Huisman 21c591e6ad [P021] Code optimizations 2025-11-03 21:56:17 +01:00