Commit Graph
738 Commits
Author SHA1 Message Date
TD-er 83c8236d4e Merge branch 'mega' into feature/P118-select-cs-and-refactoring 2022-09-19 13:36:41 +02:00
TD-er 19ee72d9c7 Merge pull request #3974 from tonhuisman/bugfix/P064-avoid-blocking-when-reading-gesture
[P064] Unblock while reading gestures when object is very close
2022-09-18 22:57:48 +02:00
TD-er 829cf05301 Merge pull request #4042 from tonhuisman/feature/P045-add-option-movement-of-any-axis
[P045] Add option for detect movement on all/any axis
2022-09-18 22:53:54 +02:00
TD-er 40803eb855 Merge pull request #4219 from tonhuisman/feature/P021-add-auto-save-interval
[P021] Add Auto-save interval option
2022-09-18 22:53:05 +02:00
TD-er 7c800111c8 Merge pull request #4174 from tonhuisman/feature/P135-add-scd4x-co2-humidity-temperature-sensor
[P135] Add SCD4x CO2, Humidity and Temperature sensor
2022-09-18 22:52:07 +02:00
Ton Huisman 1929bf977a [P118] Hide Debug log option from UI when not available, small improvements 2022-09-18 22:38:20 +02:00
Ton Huisman 4bcd1f4c00 Merge branch 'mega' into feature/P008-make-multi-instance-compatible 2022-09-18 21:57:33 +02:00
Ton Huisman 8bfa5179a4 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P135-add-scd4x-co2-humidity-temperature-sensor 2022-09-17 21:32:19 +02:00
Ton Huisman 2cce8273e0 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P045-add-option-movement-of-any-axis 2022-09-17 20:21:40 +02:00
Ton Huisman 8848f340a2 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P118-select-cs-and-refactoring 2022-09-14 21:13:55 +02:00
Ton Huisman 2cfa8241b7 Merge branch 'mega' into feature/P021-add-auto-save-interval 2022-09-13 10:22:28 +02:00
Ton Huisman 0b1c140d85 Merge branch 'mega' into feature/P134_a02yyuw-distance 2022-09-10 10:01:20 +02:00
Ton Huisman ca339516d1 [P037] Update documentation, and some minor corrections 2022-09-09 17:00:37 +02:00
Ton Huisman bf6a85d236 Merge branch 'mega' into feature/P045-add-option-movement-of-any-axis 2022-08-28 22:14:29 +02:00
Ton Huisman 0774279518 Merge branch 'mega' into feature/P134_a02yyuw-distance 2022-08-28 21:38:30 +02:00
Ton Huisman 842ab60e96 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P021-add-auto-save-interval 2022-08-28 17:01:32 +02:00
Ton Huisman a7832f6aa6 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/P064-avoid-blocking-when-reading-gesture 2022-08-28 16:55:49 +02:00
Ton Huisman a42bd0dbf6 [P135] Change plugin name to include 'CO2', in line with other CO2 plugins, update and corrections for documentation 2022-08-28 14:47:27 +02:00
Ton Huisman 6bac8c7366 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P135-add-scd4x-co2-humidity-temperature-sensor 2022-08-28 13:57:16 +02:00
Ton Huisman df930ffca6 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P135-add-scd4x-co2-humidity-temperature-sensor 2022-08-26 22:19:23 +02:00
Ton Huisman 8e614f85ff [Docs] Split long lines in AdaGFX commands documentation 2022-08-25 14:01:53 +02:00
Ton Huisman d70c329f42 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/P064-avoid-blocking-when-reading-gesture 2022-08-24 21:12:31 +02:00
Ton Huisman 217df5d433 Merge branch 'mega' into feature/P008-make-multi-instance-compatible 2022-08-24 21:05:41 +02:00
Ton Huisman e05e58f520 Merge branch 'mega' into feature/P118-select-cs-and-refactoring 2022-08-24 10:42:11 +02:00
Ton Huisman ccfdff68ee Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P135-add-scd4x-co2-humidity-temperature-sensor 2022-08-23 22:49:34 +02:00
TD-er b87db70810 [SendToHttp] Fix HTTP 401 and 404 error
Still to do: look into why not all HTTP requests seem to arrive at the other node when sending at short intervals (less than 3 sec)
2022-08-23 18:28:39 +02:00
Ton Huisman f32b9edefc [P021] Update documentation 2022-08-22 23:03:46 +02:00
Ton Huisman 18994f5ead Merge branch 'mega' into feature/AdaGFX-add-optional-roboto-fonts 2022-08-22 09:42:25 +02:00
Ton Huisman 3198782a86 [P059] Add documentation, migrated from the Wiki 2022-08-18 22:05:46 +02:00
Ton Huisman 432c9eb0c9 [P118] Move plugin to Collection E to make the build fit in again 2022-08-18 21:01:43 +02:00
Ton Huisman 84886d0542 [P118] Update documentation with Orcon commands 2022-08-18 19:40:28 +02:00
Ton Huisman 549c607f6f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/AdaGFX-add-optional-roboto-fonts 2022-08-13 15:12:59 +02:00
Ton Huisman 473a6734bd Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P135-add-scd4x-co2-humidity-temperature-sensor 2022-08-13 11:13:37 +02:00
Ton Huisman ecfd3a81e5 Merge branch 'mega' into feature/P045-add-option-movement-of-any-axis 2022-08-12 23:07:29 +02:00
Ton Huisman 278d94fbc7 Merge branch 'mega' into feature/P008-make-multi-instance-compatible 2022-08-12 23:07:15 +02:00
Ton Huisman 951f2351a6 Merge branch 'mega' into bugfix/P064-avoid-blocking-when-reading-gesture 2022-08-12 23:05:30 +02:00
Ton Huisman e12e447d76 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P118-select-cs-and-refactoring 2022-08-12 23:03:32 +02:00
Ton Huisman 1466f7c72a Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P134_a02yyuw-distance 2022-08-12 23:01:06 +02:00
Ton Huisman 086cda08a2 [Build] Update documentation 2022-08-11 22:12:29 +02:00
Ton Huisman 7a8e88f8b3 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P118-select-cs-and-refactoring 2022-08-11 09:32:37 +02:00
TD-er b577ba8d0a Merge pull request #4181 from tonhuisman/feature/IR-facilitate-ir-device-selection
[IR] [Build] Enable IR device selection, upgrade IRremoteESP8266 lib
2022-08-10 21:51:13 +02:00
TD-er 2da1073d88 Merge branch 'mega' into feature/p131-neopixel-matrix-display 2022-08-10 21:48:23 +02:00
TD-er 5f40dafc5a Merge pull request #3964 from tonhuisman/feature/p129-74hc165-input-shiftregisters
[P129] Add 74HC165 input shiftregisters plugin
2022-08-10 21:41:07 +02:00
Ton Huisman 0c7ccee9c8 [P118] Update documentation 2022-08-10 20:45:20 +02:00
Ton Huisman ac305fdf7f [P016] Update documentation 2022-08-08 22:00:09 +02:00
Ton Huisman 3d0b6efe8e Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/AdaGFX-add-optional-roboto-fonts 2022-08-05 22:10:06 +02:00
Ton Huisman 074ea94e05 [P129] Fix documentation 2022-08-05 17:10:20 +02:00
Ton Huisman 8219bef010 [P129] Fix a bug, improve code and documentation 2022-08-05 17:08:32 +02:00
Ton Huisman 66b01f14ef [P135] Add FRC feature, get serial number, update docs, code optimization and improvements 2022-08-04 23:24:41 +02:00
Ton Huisman 0281e75877 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P045-add-option-movement-of-any-axis 2022-08-04 20:33:14 +02:00