Commit Graph
729 Commits
Author SHA1 Message Date
Ton Huisman c812248950 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-12-28 11:52:18 +01:00
svollebregt a9941c513d [P118] Add documentation
Brief documentation on the settings and use of the P118 plugin. Tested by building it locally with Atom.
2021-12-27 11:36:48 +01:00
Ton Huisman 87788271c1 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-12-12 21:12:56 +01:00
TD-er aad8e44cc9 Merge branch 'mega' into feature/p124-i2c-multi-relay-plugin 2021-12-12 19:14:13 +01:00
TD-er 5f055eb8c2 Merge pull request #3867 from TD-er/feature/password_reset
[Password] Add clearPassword command
2021-12-12 19:13:23 +01:00
Ton Huisman 016b4065bf Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p124-i2c-multi-relay-plugin 2021-12-12 17:13:08 +01:00
Ton Huisman 95f1ef5687 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-12-12 16:52:33 +01:00
TD-er 7059f81f8a Merge pull request #3862 from tonhuisman/feature/P016-change-title
[P016] Change plugin title Communication - IR Receive (TSOP4838)
2021-12-12 16:19:28 +01:00
TD-er fbc4fd5ce6 Merge branch 'mega' into feature/password_reset 2021-12-12 16:17:08 +01:00
Ton Huisman a11ab544b9 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-12-12 15:36:04 +01:00
TD-er 49c9a2ddcd Merge pull request #3784 from tonhuisman/feature/how-to-guide-for-new-developers
[Docs] How To guide for (new) developers
2021-12-12 13:53:21 +01:00
Ton Huisman b87d1d9e22 [P116] Fix documentation typo 2021-12-09 21:02:45 +01:00
TD-er 74c311ef95 [Doc] Add Notepad++ colourise ESPEasy Rules language 2021-12-03 16:14:25 +01:00
TD-er 6fcbdeb461 [Password] Add clearPassword command
As suggested here: https://github.com/letscontrolit/ESPEasy/issues/3860
2021-12-03 16:13:20 +01:00
Ton Huisman 58803c1c06 [P124] Add get command and looping that, fix a small settings bug 2021-11-29 21:36:23 +01:00
Ton Huisman ba9e069e15 [AdafruitGFX] Add multi-line, relative, subcommand 'lmr' for drawing a multi-segment line, incl. docs 2021-11-28 19:20:05 +01:00
Ton Huisman 5709ae2e58 [AdafruitGFX_helper] Add multi-line subcommand 'lm' for drawing a multi-segment line, incl. docs 2021-11-28 17:09:46 +01:00
Ton Huisman 673928661c [P016] Change plugin title Communication - IR Receive (TSOP4838) 2021-11-24 21:43:04 +01:00
Ton Huisman 21360c48bf [P124] Include in TEST_D build, aad missed documentation file 2021-11-21 21:57:08 +01:00
Ton Huisman e2f445c0bf [P124] Add documentation 2021-11-21 21:53:30 +01:00
Ton Huisman 12694bcba0 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-11-21 14:28:10 +01:00
Ton Huisman 75c5beb6d6 [P117] Add documentation 2021-11-20 17:38:27 +01:00
Ton Huisman bbe13378c3 Merge branch 'mega' into feature/how-to-guide-for-new-developers 2021-11-19 10:25:34 +01:00
TD-er 89184b2908 [GPS] Document GPS plugin 2021-11-17 17:35:39 +01:00
Ton Huisman 4a3d55de8c [P116] Updated documentation 2021-11-06 22:12:22 +01:00
Ton Huisman 199766cad6 Merge branch 'mega' into feature/how-to-guide-for-new-developers 2021-11-05 15:16:39 +01:00
Ton Huisman 18efda92cf Merge branch 'mega' into feature/p116-st77xx-tft-plugin-and-helpers 2021-11-05 15:15:56 +01:00
TD-er dd6cc78812 [Build] Include flash size on all PlatformIO envs 2021-10-26 09:21:46 +02:00
Ton Huisman e846853549 Merge branch 'mega' into feature/how-to-guide-for-new-developers 2021-10-22 17:14:22 +02:00
Ton Huisman 2467562562 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p116-st77xx-tft-plugin-and-helpers 2021-10-21 21:34:53 +02:00
Ton Huisman 2cc4d1c909 Merge branch 'mega' into feature/how-to-guide-for-new-developers 2021-10-19 11:49:04 +02:00
Ton Huisman 8805f98ece Merge branch 'mega' into feature/p104-new-plugin-max7219-dotmatrix 2021-10-19 11:46:27 +02:00
TD-er 6034dadf41 Merge branch 'mega' into feature/ESP32_bootstrappins 2021-10-18 14:55:12 +02:00
TD-er 617c4d1ac8 [ESP32] Update GPIO description docs & add event to get boot strap pins
ESP32 can keep track of the pin state of a number of pins at boot.
With this update these pin states will be send at boot as an event, so one may act on it during boot.

Possible use case:
Detect voltage and immediately go to sleep again.
Later features may use these too to enter for example a service mode.
2021-10-18 13:18:11 +02:00
TD-er 85e43abe6d [Cleanup] Remove PeriodicalScanWiFi
It caused quite a lot of unforeseen issues.
Thus remove the setting.
2021-10-18 11:21:58 +02:00
Ton Huisman e15e011f04 Merge branch 'mega' into feature/how-to-guide-for-new-developers 2021-10-16 17:56:46 +02:00
TD-er 72d0b4426a [PMSx003] Add sensor init time option after wake up sensor 2021-10-15 15:48:38 +02:00
TD-er 05ae9ba4b8 [PMSx003] Document new Data Processing features. 2021-10-14 16:16:12 +02:00
TD-er c81d8660ad [PMSx003] Add oversampling to average readings
Oversampling does average all readings between 2 calls of `PLUGIN_READ`.
N.B. if the sensor is put to sleep, any collected samples will be flushed by scheduling a `PLUGIN_READ`.
When waking up, any stored data in the averaging buffer is flushed.
2021-10-14 16:01:57 +02:00
TD-er 38604e5e03 [PMSx003] Document new pmsx003,wake & pmsx003,wake commands 2021-10-14 00:30:32 +02:00
TD-er 70c6d2ebf7 [PMSx003] Update documentation 2021-10-13 16:42:18 +02:00
TD-er afe3b3a4f1 [PMSx003] Add explanation on particles measurement 2021-10-13 13:56:45 +02:00
TD-er 3925bfa27b [PMSx003] Add commands for reset/sleep/wake + document them 2021-10-12 15:01:41 +02:00
Ton Huisman 4f4e6bce00 [Docs] How To: Extend the text and some corrections 2021-10-11 21:46:37 +02:00
Ton Huisman 34a37aa155 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/how-to-guide-for-new-developers 2021-10-11 20:35:36 +02:00
TD-er 661b14bc0e Merge pull request #3800 from tonhuisman/bugfix/re-enable-ir-in-custom_ir-builds
[Build] Enable IR plugins in custom_IR and MAX ESP32 builds
2021-10-11 09:44:44 +02:00
Ton Huisman d78e15cca2 [Docs] IR plugins are not in normal builds (for a long time) 2021-10-09 17:51:00 +02:00
Ton Huisman b34e63007c [Docs] IR plugins are not in normal builds (for a long time) 2021-10-09 17:49:22 +02:00
Ton Huisman bde8725cf1 [Docs] IR plugins are not in normal builds (for a long time) 2021-10-09 17:44:56 +02:00
Ton Huisman 79d211d93b [Docs] IR plugins are not in normal builds (for a long time) 2021-10-09 17:42:19 +02:00