Commit Graph
13082 Commits
Author SHA1 Message Date
Ton Huisman 53ffcbd08b [Lib] LD2410: Reformat source (nearly all is changed!) Replace yield() by delay(0) 2023-10-29 22:05:13 +01:00
Ton Huisman 5a9b6e6b06 [P159] Rework processing, now near-instant response
Add GetConfig support for sensitivity per gate values
2023-10-29 21:14:15 +01:00
Ton Huisman b753f5ce6a [Lib] LD2410: Read all data that can be read in 5 msec, add errorcount and data_valid checks 2023-10-29 21:12:37 +01:00
Ton Huisman b9030fa9b9 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P159-ld2410-presence-detection 2023-10-29 19:35:36 +01:00
TD-er 1295d6f85e Merge pull request #4861 from tonhuisman/feature/Build-accommodate-pygit2-issue-with-python-3.12
[Build] Freeze Python version on 3.11 so pygit2 will run as intended
2023-10-28 22:59:18 +02:00
Ton Huisman a0fd67bb50 [Build] Freeze Python version on 3.11 so pygit2 will run as intended 2023-10-28 22:47:10 +02:00
Ton Huisman 1938bf3312 [P159] Add Gate0 energy values that where missing
Add GetConfig support for fetching all available values
Add ld2410,logall command for dumping all values in the log (INFO level)
Code improvements
2023-10-28 15:24:51 +02:00
Ton Huisman f689caecc8 [Build] Freeze Python to 3.11 to fix pygit2 build issue 2023-10-28 11:53:51 +02:00
Ton Huisman 0caef38712 [P159] Minor change to determine how that may influence the build 2023-10-24 22:39:23 +02:00
Ton Huisman f3306c0c9a [P159] Add OutputPinState option after AmbientLight option (breaking change!) 2023-10-23 22:27:31 +02:00
Ton Huisman b3e1715837 [Lib] LD2410: Fix bug (-1 for uint), add undocumented OutputPinState value 2023-10-23 22:23:00 +02:00
Ton Huisman cd2c6ec258 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P159-ld2410-presence-detection 2023-10-22 17:38:45 +02:00
TD-er 41e1c13b6e Merge pull request #4813 from jfmennedy/dev
P093 Mitsubishi HeatPump
2023-10-22 17:15:14 +02:00
Ton Huisman 17db570b1f [P159] Add command for sensor factoryreset 2023-10-22 14:00:53 +02:00
Ton Huisman d94d8bdfd2 [P159] Small improvements 2023-10-22 13:38:01 +02:00
Ton Huisman 402c5c878e [P159] Small improvements 2023-10-22 13:28:03 +02:00
Ton Huisman ca48cb100f [P159] Fix compilation on LIMIT_BUILD_SIZE builds 2023-10-22 13:25:25 +02:00
Ton Huisman 3c81f77998 [P159] Many improvements, add/update settings for sensitivity 2023-10-21 22:34:23 +02:00
Ton Huisman a3be20f4ad Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P159-ld2410-presence-detection 2023-10-18 22:27:28 +02:00
TD-er 1f32e86a71 Merge pull request #4851 from tonhuisman/bugfix/P023-template-parsing-replaces-template-content
[P023] Bugfix: Template parsing was overwriting the template
2023-10-18 08:35:08 +02:00
Ton Huisman 38bd3eff13 [P159] Remove copy/paste evidence :-D 2023-10-17 21:08:53 +02:00
Ton Huisman dd56de133b [P023] Minor performance improvement 2023-10-17 21:07:37 +02:00
Ton Huisman 07568530fd [P159] Add LD2410 Radar presence detection 2023-10-16 22:23:26 +02:00
Ton Huisman 5eaae9af76 [P023] Bugfix: Template parsing was overwriting the template 2023-10-16 22:10:22 +02:00
TD-er 0d1c0b59a1 Merge pull request #4850 from iz8mbw/patch-9
Update Custom-sample.h with missing Plugins and update description
2023-10-15 18:50:30 +02:00
Fabio Ancona e279db6f2d Details supported hardware 2023-10-15 18:12:32 +02:00
Fabio Ancona 4c44a0739c Update Custom-sample.h after review 2023-10-15 07:35:29 +02:00
Fabio Ancona b5c7456206 Update Custom-sample.h with missing Plugins and update description
Update Custom-sample.h with missing Plugins and update description
2023-10-14 07:44:35 +02:00
TD-er f74a544ac5 automatically updated release notes for mega-20231013 mega-20231013 2023-10-13 18:01:32 +02:00
TD-er 2fabe31279 Merge pull request #4849 from dobrykod/gpio_fixes
[GPIO] Fix mode reported in response to Status command
2023-10-12 22:11:40 +02:00
TD-er b4f9d483b5 Merge pull request #4840 from tonhuisman/feature/UI-show-controller-state-on-device-page
[UI] Show Controller-state on Device page
2023-10-12 22:04:30 +02:00
TD-er 73bc76db9b Merge pull request #4838 from tonhuisman/feature/P131-optimize-reduce-build-size
[P131] Optimization for build size
2023-10-12 22:03:28 +02:00
TD-er 3b9416daa7 Merge pull request #4837 from tonhuisman/feature/P047-update-change-address-documentation
[P047] Update address-change documentation
2023-10-12 22:02:36 +02:00
TD-er 925ee8db87 Merge pull request #4835 from tonhuisman/feature/Networking-logging-improvements
[Networking] Log string and formatting improvements for size
2023-10-12 22:02:14 +02:00
TD-er 2833ee05c8 Merge pull request #4848 from TD-er/bugfix/4847_ControllerSettingsInvertedBits
[Controller Settings] Fix inverted Send LWT and Will Retain
2023-10-12 21:59:47 +02:00
dobry kod a0b567a04f [GPIO] Fix mode reported in response to Status command 2023-10-12 15:47:52 +02:00
TD-er 1760a95d20 [Controller Settings] Fix inverted Send LWT and Will Retain
Fixes: #4847
2023-10-12 13:39:27 +02:00
TD-er d19f3cf104 Merge pull request #4845 from dobrykod/gpio_fixes
Gpio fixes
2023-10-11 15:04:44 +02:00
dobry kod 25b10d76ca [GPIO] Fix response to Status command 2023-10-09 08:25:43 +02:00
dobry kod e4e846906d [GPIO] Fix taking wrong branch in GPIO_Monitor10xSec when MCP/PCF plugin is disabled 2023-10-09 08:25:35 +02:00
TD-er 832c44391d Merge pull request #4843 from iz8mbw/patch-8
Fix SI7021/HTU21D DOC links
2023-10-08 10:34:17 +02:00
Fabio Ancona 2a2d6451d0 Fix SI7021/HTU21D DOC links 2023-10-08 09:42:57 +02:00
Ton Huisman 3e63a58ec6 [UI] Show Controller-state on Device page 2023-10-05 22:01:49 +02:00
Ton Huisman 39e32999a1 [P131] Optimization for build size 2023-10-03 22:06:12 +02:00
Ton Huisman 1ebfb8e978 [P047] Update address-change documentation 2023-10-03 21:11:13 +02:00
TD-er 8d6304872a Merge pull request #4836 from letscontrolit/bugfix/P039_thermocouple_isvalid
[P039_Thermosensors] Fix check for valid value
2023-10-03 11:01:25 +02:00
TD-er d6dc5e2532 [P039_Thermosensors] Fix check for valid value
As reported on [the forum](https://www.letscontrolit.com/forum/viewtopic.php?p=66350#p66350)
2023-10-03 08:51:22 +02:00
Ton Huisman 4d70e5e136 [Networking] Fix typo in string argument for strformat 2023-10-01 13:21:50 +02:00
Ton Huisman 666517eb10 [Networking] Log string and formatting improvements for size 2023-09-30 22:58:08 +02:00
TD-er 2a07cca66d automatically updated release notes for mega-20230930 mega-20230930 2023-09-30 15:46:23 +02:00