mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 09:36:59 +00:00
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.