 Ton HuismanandGitHub
|
2d760c36fb
|
Merge branch 'mega' into feature/SPI-add-support-for-multiple-buses
|
2026-01-08 11:17:14 +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-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 |
|
 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 |
|
 dependabot[bot]andGitHub
|
328cfcbe88
|
Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 14:03:12 +00:00 |
|
 TD-erandGitHub
|
15830d3826
|
Merge pull request #5454 from tonhuisman/bugfix/Rules-new-functions-missing-ifdef-check
[Bugfix] Compilation error fix for custom IR build
|
2025-12-14 22:40:33 +01:00 |
|
Ton Huisman
|
a205e5afff
|
[Bugfix] Compilation error fix for custom IR build
|
2025-12-14 22:19:44 +01:00 |
|
 TD-erandGitHub
|
c42da5144a
|
Merge pull request #5453 from tonhuisman/feature/Docs-updates-and-improvements-2025-q4
[Stats] Update min/max stats values, add minp/maxp stats values
|
2025-12-14 20:20:11 +01:00 |
|
Ton Huisman
|
644a5c687f
|
[Stats] Add minp/maxp stats values and change min/max stats values for running min/max value, update docs
|
2025-12-14 17:02:55 +01:00 |
|
 TD-erandGitHub
|
e6ab258de6
|
Merge pull request #5446 from tonhuisman/feature/P180-enable-extra-device-flags
[P180] Enable CustomVTypeVar and MQTTStateClass device flags
|
2025-12-14 15:23:10 +01:00 |
|
 TD-erandGitHub
|
2d5181b6d5
|
Merge pull request #5452 from tonhuisman/feature/Math-additional-functions-and-constants
[Rules] Add some functions, conversions and constants
|
2025-12-14 15:22:15 +01:00 |
|
Ton Huisman
|
5538b41ef2
|
[Docs] Updates and improvements (2025 Q4/2026-01)
|
2025-12-13 20:29:36 +01:00 |
|
Ton Huisman
|
f170eb7c1e
|
[Rules] Add some functions, conversions and constants, fix docs typo
|
2025-12-13 17:05:40 +01:00 |
|
Ton Huisman
|
7c5f9c171c
|
[Rules] Add some functions, conversions and constants
|
2025-12-13 16:44:01 +01:00 |
|
 TD-erandGitHub
|
9a7ccb273c
|
Merge pull request #5450 from tonhuisman/bugfix/Calculation-of-functions-discards-next-operator
[Bugfix] Calculation of functions discarded the next operator
|
2025-12-13 14:42:11 +01:00 |
|
Ton Huisman
|
7214126c77
|
[Bugfix] Calculation of functions remove unneeded value duplication, small debug-code optimization
|
2025-12-11 23:19:58 +01:00 |
|
Ton Huisman
|
398e1e93ec
|
[Bugfix] Calculation of functions discarded the next operator
|
2025-12-10 22:00:41 +01:00 |
|
Ton Huisman
|
b765b25962
|
[P180] Add documentation for QMC6310 3-axis magnetic sensor, add example-index to docs page
|
2025-12-08 23:21:06 +01:00 |
|
Ton Huisman
|
833360fdd5
|
[P180] Small updates in documentation of TF-Luna laser distance sensor
|
2025-12-07 15:27:36 +01:00 |
|
Ton Huisman
|
3f7810d12a
|
[P180] Add documentation for TF-Luna laser distance sensor
|
2025-12-06 21:43:37 +01:00 |
|
Ton Huisman
|
d6a171b7f4
|
[P180] Fix typo in parameter for log subcommand
|
2025-12-06 20:50:01 +01:00 |
|
Ton Huisman
|
54283d4888
|
[P180] Enable CustomVTypeVar and MQTTStateClass device flags
|
2025-12-06 20:22:56 +01:00 |
|
 Ton HuismanandGitHub
|
9805062fa4
|
Merge branch 'mega' into feature/SPI-add-support-for-multiple-buses
|
2025-12-06 15:35:39 +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 |
|