Commit Graph
574 Commits
Author SHA1 Message Date
Ton Huisman 6e9378d3f4 [P095] Make Splash at start configurable, docs updated 2022-05-17 22:18:00 +02:00
Ton Huisman 4b17fa4b2c Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P095-add-extra-display-types 2022-05-16 20:47:39 +02:00
TD-er 61de3d4923 Access extra GPS values + document setLevel command
The Get/Set config plugin functions were hardly used in ESPEasy.
Currently the `config` command is only implemented for the "Level" plugin, but hardly documented.

Its counterpart, to Get config, is also hardly used, but can be very useful to access values (either settings or unused values) via `[taskname#valuename]` notation.

This is now also added for the many GPS values, as one can only set 4 units of measure as task values.
2022-05-13 20:01:50 +02:00
Ton Huisman 6e53eea196 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P095-add-extra-display-types 2022-05-04 19:55:51 +02:00
TD-er 08b1c28e6c Merge branch 'mega' into feature/fetchConfig 2022-05-03 10:54:25 +02:00
Ton Huisman 0bbf7e9b1f Merge branch 'mega' into feature/P095-add-extra-display-types 2022-05-02 15:20:01 +02:00
TD-er b0760428b5 Merge branch 'mega' into feature/fetchConfig 2022-04-23 17:38:00 +02:00
Ton Huisman 2dbbf819b2 [P095] Updated documentation 2022-04-23 14:37:53 +02:00
Ton Huisman d5feecb054 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p037-event-generation-overloads-esp 2022-04-22 15:36:33 +02:00
TD-er 8cafcab68f Merge pull request #3965 from tonhuisman/feature/p117-add-calibration-option-and-commands
[P117] SCD30 - Add Automatic Calibration option and calibration commands
2022-04-22 11:49:28 +02:00
TD-er ec042cf69b Merge pull request #3970 from tonhuisman/feature/p022-add-fade-arg-to-pcapwm-command
[P022] Add fade duration argument to 'pcapwm' command
2022-04-22 11:48:23 +02:00
Ton Huisman a21423effb Merge branch 'mega' into feature/p117-add-calibration-option-and-commands 2022-04-15 21:39:50 +02:00
Ton Huisman b4f8fc4a11 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p061-enable-multi-instance 2022-04-13 21:26:01 +02:00
Ton Huisman 22b86c7290 [P037] Improvements of documentation 2022-04-12 20:25:01 +02:00
Ton Huisman 6d64e5bf05 [P037] Update documentation 2022-04-11 22:47:42 +02:00
Ton Huisman e575742e83 [P022] Add minimal documentation (commands) 2022-04-05 22:28:43 +02:00
Ton Huisman 05bf69868d Merge branch 'mega' into feature/p117-add-calibration-option-and-commands 2022-04-03 22:58:04 +02:00
Ton Huisman 9ae8c956d0 Merge branch 'mega' into bugfix/p036-enable-frame-with-4-lines-again 2022-04-03 20:42:01 +02:00
Ton Huisman 7aa06aa62e [P027] Put I2C address list in natural order 2022-04-02 23:28:28 +02:00
Ton Huisman 06129d1fdc Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p027-allow-all-possible-i2c-addresses 2022-04-02 23:27:46 +02:00
Ton Huisman 4ec1bddd13 Merge branch 'mega' into feature/P037_mapping_filter_json 2022-04-02 21:41:44 +02:00
Ton Huisman 9b243cca88 [P027] Enable all possible chip addresses 2022-04-02 21:01:15 +02:00
Ton Huisman a6d80c43b9 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p061-enable-multi-instance 2022-04-01 21:37:02 +02:00
Ton Huisman 6c33ab7461 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into bugfix/p036-enable-frame-with-4-lines-again 2022-04-01 20:08:51 +02:00
Ton Huisman 7ddc476a67 Merge branch 'mega' into feature/p117-add-calibration-option-and-commands 2022-03-31 22:05:14 +02:00
TD-er 1be2c92ef7 Merge branch 'mega' into feature/p116-st77xx-tft-plugin-and-helpers 2022-03-31 13:06:22 +02:00
TD-er 4fa71e7926 Merge branch 'mega' into feature/doc-add-p121-to-plugin-overview-page 2022-03-31 12:48:53 +02:00
TD-er 1ca44dbf50 Merge branch 'mega' into feature/p126-74hc595-shiftregisters 2022-03-31 12:44:07 +02:00
TD-er 40939f42b8 Merge branch 'mega' into feature/p038-enable-multi-instance-use 2022-03-31 12:41:28 +02:00
Ton Huisman 5c0b234490 [AdaGFX] Add support for display of bmp files, some minor improvements 2022-03-20 17:06:49 +01:00
Ton Huisman 9c858758e5 [Docs] Add P121 to Plugin overview page 2022-03-05 10:02:14 +01:00
Ton Huisman 1a72653db0 [P126] Always show formatted output, even when plugin is not active. 2022-02-28 20:35:09 +01:00
Ton Huisman c108201ec9 [P126] Rename plugin title, update documentation other minor doc. improvements 2022-02-27 17:27:20 +01:00
Ton Huisman 2a324f5eda [P117] Add extra warnings and notes about calibration to documentation 2022-02-26 20:16:13 +01:00
Ton Huisman b400fe6be2 [P117] Update documentation 2022-02-26 16:39:56 +01:00
Ton Huisman a7052a301f [P117] Update documentation 2022-02-26 13:20:20 +01:00
Ton Huisman c2f12aeb6c [P126] Update documentation using new command name 2022-02-25 16:28:02 +01:00
Ton Huisman d51aca9508 [P126] Update documentation 2022-02-24 22:14:45 +01:00
Ton Huisman 3cf356e1dc [P126] Rename command-prefix from 74hc to 74hc595, and update documentation 2022-02-23 22:50:47 +01:00
Ton Huisman b87fb449ca [P036] Update documentation for leftalign subcommand 2022-02-06 22:00:00 +01:00
Ton Huisman 831603bf1e [P036] Update documentation for linecount subcommand 2022-02-01 21:44:26 +01:00
Ton Huisman 146cd78039 [P126] Documentation improvements 2022-01-30 13:24:51 +01:00
Ton Huisman 629846429e [P061] Add documentation 2022-01-29 21:58:03 +01:00
Ton Huisman 00ce77c6bd [P038] Add documentation 2022-01-29 14:42:23 +01:00
Ton Huisman 6bb8b67696 [P126] Remove build info from screenshot 2022-01-29 11:30:02 +01:00
Ton Huisman ac7cfecf55 [P127] Remove build info from screenshot 2022-01-29 11:28:29 +01:00
Ton Huisman 85f370be24 [P127] Add documentation 2022-01-29 11:24:34 +01:00
Ton Huisman 12d6efe34e [P126] Add documentation 2022-01-28 22:26:02 +01:00
Ton Huisman 97c317bb33 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2022-01-24 20:45:06 +01:00
Ton Huisman 6165349136 Merge branch 'mega' into feature/P037_mapping_filter_json 2022-01-21 22:47:58 +01:00