Commit Graph
1058 Commits
Author SHA1 Message Date
Ton Huisman 32f33b4842 Merge branch 'mega' into feature/add-minutes-to-hours-colon-minutes-conversion 2022-08-28 14:10:11 +02:00
Ton Huisman 5cd1b67408 Merge branch 'mega' into feature/add-minutes-to-hours-colon-minutes-conversion 2022-08-26 22:27:43 +02:00
Ton Huisman b1c3d60503 [Docs] Update the Commands reference 2022-08-25 14:02:20 +02:00
Ton Huisman 8e614f85ff [Docs] Split long lines in AdaGFX commands documentation 2022-08-25 14:01:53 +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 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 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
TD-er 2a044e78b1 Merge branch 'mega' into feature/add-minutes-to-hours-colon-minutes-conversion 2022-08-11 22:53:12 +02:00
Ton Huisman 086cda08a2 [Build] Update documentation 2022-08-11 22:12:29 +02:00
Ton Huisman 922e347b41 Merge branch 'mega' into feature/add-minutes-to-hours-colon-minutes-conversion 2022-08-11 08:41:12 +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 8e30ffb3c3 [SysVars] Add string functions timeToMin/timeToSec with docs 2022-08-09 13:07:55 +02:00
Ton Huisman ac305fdf7f [P016] Update documentation 2022-08-08 22:00:09 +02:00
Ton Huisman 9994b6da8f [SysVars] Add conversion for minutes to hh:mm notation (%c_m2hcm%) 2022-08-08 19:57:04 +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 d37b5bbcc1 [P131] Add commands for scroll options, update documentation, remove Testing tag, improvements 2022-07-30 20:30:46 +02:00
Ton Huisman 8ef4863540 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P095-add-extra-display-types 2022-07-28 22:35:19 +02:00
Ton Huisman 0f4b15fa83 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-07-28 22:27:00 +02:00
Ton Huisman a930243974 Merge branch 'mega' into feature/p129-74hc165-input-shiftregisters 2022-07-28 15:02:14 +02:00
Ton Huisman 51f851e48f Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/builds-rename-test-to-collection 2022-07-27 20:09:03 +02:00
TD-er b1010090e8 [ADC] Update documentation 2022-07-27 15:24:00 +02:00
TD-er 0035f55abf [ADC] Update docs 2022-07-26 17:30:19 +02:00
Ton Huisman b921e46bb4 [Build] Rename USE_SETTINGS_ARCHIVE to FEATURE_SETTINGS_ARCHIVE and use 0/1 state 2022-07-24 23:07:29 +02:00
Ton Huisman d509858dff [Build] Rename USE_CUSTOM_PROVISIONING to FEATURE_CUSTOM_PROVISIONING and use 0/1 state 2022-07-24 22:48:53 +02:00
Ton Huisman 6336bfefe1 Merge branch 'mega' into feature/builds-rename-test-to-collection 2022-07-24 20:44:28 +02:00
TD-er b43802ec4d [HTTP] Document changes to handling HTTP calls + add follow redirects 2022-07-23 21:46:22 +02:00
Ton Huisman 08a98dffdc [Build] Update README.md and fix a documentation typo 2022-07-23 14:34:53 +02:00
Ton Huisman c0dc208e0d Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/builds-rename-test-to-collection 2022-07-23 13:54:20 +02:00
TD-er 6309457684 Merge branch 'mega' into feature/ESP8285_detect 2022-07-22 23:44:14 +02:00
Ton Huisman a44ea02fe5 [Build] Some documentation improvements 2022-07-22 23:14:08 +02:00
Ton Huisman 0e07c931aa [Build] Update documentation to use COLLECTION instead of TESTING 2022-07-22 22:41:08 +02:00
Ton Huisman 8474d47cb7 [Build] Remove TESTING tag from Stable plugins 2022-07-22 21:51:00 +02:00
Ton Huisman fd1d5dcfb6 [P128] Update documentation 2022-07-20 20:13:05 +02:00
Ton Huisman 16e53cbc82 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p129-74hc165-input-shiftregisters 2022-07-19 20:30:56 +02:00
TD-er 5965841149 Merge branch 'mega' into feature/ESP8285_detect 2022-07-18 09:52:09 +02:00
Ton Huisman cabf72bc4c [P095] Update documentation 2022-07-17 17:33:26 +02:00
Ton Huisman 4d12e35df0 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P095-add-extra-display-types 2022-07-16 14:39:36 +02:00
Ton Huisman b1bbeb6b85 [P131] Documentation updates 2022-07-15 22:16:05 +02:00
Ton Huisman 4fa0cee1e5 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-07-15 13:38:30 +02:00
TD-er d528a43a28 Merge branch 'mega' into feature/some-documentation-updates-06-2022 2022-07-14 23:40:15 +02:00
TD-er f27e4b44d0 [Plugin Stats] Enable Stats for Sysinfo tasks 2022-07-12 13:38:43 +02:00
TD-er 6f7670d70b [Docs] Document typical task setup page and task value stats 2022-07-12 12:07:40 +02:00
TD-er df38fe48bf [Docs] Document accessing Plugin Stats 2022-07-12 00:12:55 +02:00
Ton Huisman 39d33b0fab Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p131-neopixel-matrix-display 2022-07-11 21:26:14 +02:00
TD-er ccd7d316a6 [ADC] Document new options 2022-07-11 12:24:30 +02:00