Commit Graph
1406 Commits
Author SHA1 Message Date
TD-er ad5662b1eb [Dummy] Update documentation for the new task value data types 2023-04-15 18:00:49 +02:00
TD-er 72422a3450 [Honeywell] Add documentation for P151 I2C Honeywell Pressure 2023-04-12 11:42:33 +02:00
Ton Huisman 73d95b832a [P047] Correct typo BelFlE to BeFlE 2023-04-07 22:31:02 +02:00
Ton Huisman d757e06568 Merge branch 'mega' into feature/P047-add-support-for-belfle-sensor 2023-04-07 14:52:16 +02:00
TD-er d538164e39 [WiFi] Document new Advanced options auto reconnect and extra wait 2023-04-05 13:37:12 +02:00
TD-er 8b1b3e2e65 Merge pull request #4574 from TD-er/feature/Sonoff_MS01
Sonoff Soil moistrure sensor MS-01 #4503
2023-04-02 16:53:05 +02:00
TD-er 0c67d03c0a Merge pull request #4559 from tonhuisman/feature/P020-add-serialsendmix-command
[P020] Add `serialsendmix` command
2023-04-01 16:41:51 +02:00
Ton Huisman 941dd657bf [P047] Add documentation 2023-04-01 15:19:42 +02:00
TD-er fee9e5ab4b Merge branch 'mega' into feature/Sonoff_MS01 2023-03-31 22:39:36 +02:00
TD-er 31404552df Merge pull request #4577 from tonhuisman/bugfix/P073-fix-scroll-feature-and-7dbin-command
[P073] Correct `7dbin` command for TM1637 and fix scroll feature (bugfix)
2023-03-31 17:48:52 +02:00
TD-er 431d703222 [ADS1115] Update docs 2023-03-31 17:46:34 +02:00
Ton Huisman b251572961 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P020-add-serialsendmix-command 2023-03-29 22:31:01 +02:00
Ton Huisman 24cd042677 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/P073-fix-scroll-feature-and-7dbin-command 2023-03-29 22:21:40 +02:00
TD-er 9451e771ae Merge pull request #4397 from tonhuisman/feature/P008-add-extra-task-values
[P008] Add get config values, update documentation
2023-03-29 22:03:46 +02:00
TD-er d45e248658 Merge pull request #4442 from tonhuisman/feature/P013-add-setting-for-trigger-width
[P013] Add setting for trigger-width and Combined mode
2023-03-29 22:01:41 +02:00
TD-er 117dcf2f0e Merge pull request #4575 from letscontrolit/bugfix/HDC1080_I2C_check
Disable I2C dev check HDC1080  #4571
2023-03-29 21:57:00 +02:00
Ton Huisman 0e9ecaabc0 [Docs] Minor correction, remove reference to non-existing paragraph. 2023-03-29 21:45:18 +02:00
Ton Huisman 686088e2e4 [P073] Update documentation 2023-03-29 21:26:50 +02:00
Ton Huisman 867260f1a2 [P073] Fix documenation typo
(cherry picked from commit ad08f8b4e8)
2023-03-29 20:55:31 +02:00
TD-er 32de78819e Rename HDC1080 to HDC10xx #4578
Apparently it supports HDC1000/HDC1008/HDC1010/HDC1050/HDC1080

Fixes: #4578
2023-03-29 10:08:46 +02:00
Ton Huisman 5562a9fcc0 Merge branch 'mega' into feature/P008-add-extra-task-values 2023-03-28 22:24:19 +02:00
Ton Huisman ad08f8b4e8 [P073] Fix documenation typo 2023-03-27 23:45:05 +02:00
TD-er a827ff5ce8 Sonoff Soil moistrure sensor MS-01 #4503
ToDo:

- [ ] Test on Sonoff THR316D (GPIO-25 for data, GPIO-27 Output High on Hardware tab)
- [ ] Document
- [ ] Add calibration option ??? (highly non-linear curve)
2023-03-27 23:02:09 +02:00
Ton Huisman 3cb89d3e6b [P087] Add documentation 2023-03-26 23:04:34 +02:00
Ton Huisman 5e60f5734e [Docs] Cancel/remove hardly used Github feature 2023-03-25 22:46:13 +01:00
Ton Huisman 564e5cc6f7 [Docs] Add reference to Youtube video for Git tools and Python installation 2023-03-25 22:42:25 +01:00
Ton Huisman 4502bac0a5 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/DOCS-extend-development-guide-nov-2022 2023-03-25 22:39:13 +01:00
Ton Huisman cbfb64b850 [P109] Add documentation for ThermoOLED plugin 2023-03-24 22:03:41 +01:00
TD-er 5e96d0b0f0 Merge pull request #4542 from tonhuisman/feature/P065-add-serialconfiguration-for-esp32-compatibility
[P065] Add Serial configuration to enable use on ESP32
2023-03-24 15:28:30 +01:00
TD-er 862e00ca89 Merge pull request #4547 from tonhuisman/feature/P089-change-command-handling
[P089] Change command-handling making taskname optional
2023-03-23 22:21:00 +01:00
TD-er a61bc6f83d Merge pull request #4544 from tonhuisman/feature/P021-add-invert-output-option
[P021] Add Invert Output option
2023-03-23 22:18:52 +01:00
Ton Huisman 89c09dd4b7 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P065-add-serialconfiguration-for-esp32-compatibility 2023-03-23 21:59:25 +01:00
TD-er 5f152b88f6 Merge pull request #4534 from tonhuisman/feature/P118-change-command-name
[P118] Change command to `itho` from `state` (deprecated, not removed)
2023-03-23 21:51:00 +01:00
Ton Huisman 1d11f22f28 Merge branch 'mega' into feature/P008-add-extra-task-values 2023-03-14 20:59:39 +01:00
Ton Huisman 2f3f209457 [P089] Add documentation 2023-03-14 17:16:37 +01:00
Ton Huisman 6537f33513 [P021] Update documentation 2023-03-13 21:43:00 +01:00
Ton Huisman 860774f25a [Serial] Update documentation 2023-03-12 20:30:54 +01:00
Ton Huisman 3cb3b255ed Merge branch 'mega' into feature/P013-add-setting-for-trigger-width 2023-03-12 16:12:30 +01:00
Ton Huisman 097291688a [P065] Update documentation 2023-03-11 21:09:16 +01:00
Ton Huisman b4348b2479 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P137-add-axp192-power-management 2023-03-11 16:37:40 +01:00
Ton Huisman c3e4b91381 [Docs] Correct some plugin labels to display separately 2023-03-07 23:04:06 +01:00
Ton Huisman bf739d9d73 [Docs] Add some missing includes on Commands overview page 2023-03-05 21:29:19 +01:00
Ton Huisman 54125ac70b [P145] Fix documentation processor warning 2023-03-05 21:18:43 +01:00
Ton Huisman f9a71b70a8 [P118] Update documentation for 'itho' command 2023-03-05 21:18:18 +01:00
TD-er 86ecb007cc Merge pull request #4521 from tonhuisman/feature/P116-P131-add-get-config-support
[P116][P131] Add get_config_value support (from AdafruitGFX_helper)
2023-03-02 22:57:32 +01:00
Ton Huisman b477e13fb6 Merge branch 'mega' into feature/P013-add-setting-for-trigger-width 2023-03-02 22:18:10 +01:00
Ton Huisman 970b42fda6 Merge branch 'mega' into feature/P067-ignore-first-plugin_read-as-no-data-is-available-yet 2023-03-02 20:08:38 +01:00
Ton Huisman 35225395d5 Merge branch 'mega' into feature/P116-P131-add-get-config-support 2023-03-02 20:08:15 +01:00
Ton Huisman 2143199700 [P116][P131] Update documentation 2023-02-27 20:50:32 +01:00
Ton Huisman f69eb52cd0 [P013] Update and cleanup documentation 2023-02-25 13:59:15 +01:00