Commit Graph
31 Commits
Author SHA1 Message Date
TD-er 712670fff4 [Rules] Add setting to disable cached event reorder
It is unknown whether reordering of events in the cache may have negative side effects, so better to have an option to disable it for special cases.
2022-04-17 22:51:53 +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
TD-er 3925bfa27b [PMSx003] Add commands for reset/sleep/wake + document them 2021-10-12 15:01:41 +02:00
TD-er 2d9c1cfc31 [I2C] Document the new feature to clear a stuck I2C bus. 2021-09-26 02:18:11 +02:00
Ton Huisman 3dc383675b Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p105-move-aht10-from-playground 2021-08-14 19:27:56 +02:00
TD-er 93c2c41dc6 [docs] Describe all fields on the sysinfo page. 2021-08-11 22:23:22 +02:00
TD-er edc17528ab [docs] Add documentation on on the time wander info 2021-08-11 16:11:10 +02:00
Ton Huisman 46e5ade33a Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/p105-move-aht10-from-playground 2021-08-07 08:51:03 +02:00
TD-er 713c345083 Merge pull request #3743 from TD-er/feature/taskvalueset_all_plugins
[TaskValueSet] Allow TaskValueSet on non-Dummy tasks (setting)
2021-08-07 00:06:06 +02:00
TD-er df2312d611 [docs] Fix wrong topic length in docs. 2021-08-06 16:37:20 +02:00
TD-er 10569fad83 [Docs] Document "Allow TaskValueSet on all plugins" checkbox 2021-08-06 12:21:32 +02:00
Ton Huisman ba50f8f133 [P105] Replaced code by the 'other' AHT plugin from Playground, updated documentation, some other doc. fixes 2021-08-01 16:29:49 +02:00
unknown a7a7f597ef Added ifdef, updated image name as per PR comments 2021-08-01 11:41:00 +01:00
unknown 566a2e22ea Added prometheus documentation 2021-08-01 11:30:49 +01:00
TD-er 4a4aa2dc08 [Ext. RTC] Document external RTC chip support 2021-07-21 00:36:35 +02:00
TD-er 9126be32a3 [WiFi] Make reconnect to last from RTC optional 2021-06-20 22:25:40 +02:00
TD-er 59837c489d [Deep Sleep] Revert default deep sleep call & make it optional
Reverting this commit for default behaviour: https://github.com/letscontrolit/ESPEasy/commit/c70e54c03e99776dedc705a452066bc63cc60374

Fixes: #3638
2021-06-07 11:29:46 +02:00
Ton Huisman af84d77623 Merge branch 'mega' into feature/add-setting-for-quoted-json-bool-values 2021-04-16 20:37:30 +02:00
Ton Huisman 4959b6151e [JSON] Invert setting logic, adjust setting index 2021-04-16 20:33:16 +02:00
TD-er 0284667f4c [Docs] Document new added WiFi settings 2021-04-16 09:19:32 +02:00
Ton Huisman 1ede6ebcb3 [JSON] Add documentation, initialize the setting during factory reset 2021-04-12 21:55:05 +02:00
TD-er 3dfd365cf2 [WiFi] Cleanup code + add settings transition for new parameters
Also added the current WiFi TX power to the sysinfo plugin.
2021-01-27 14:18:10 +01:00
TD-er f0c70c5e14 [WiFi] Allow to limit TX power and make TX power dynamic
Also force WiFi scan if reconnect to last used AP was unsuccessful.
Add checkbox to allow connecting to hidden SSID (also from setup page)
2021-01-27 01:32:37 +01:00
TD-er 3c46f92c85 [Docs] Document WiFi ECO mode 2020-11-23 10:03:21 +01:00
Gijs Noorlander 6cf00dcc05 [Docs] Document Tools => Advanced Settings 2020-07-20 20:57:16 +02:00
Gijs Noorlander ac129d128a [Documentation] Add documentation on the log settings. 2020-06-28 23:17:22 +02:00
Gijs Noorlander a94185a90c [Settings Archive] Only allow on core 2.5.0 and newer 2019-08-29 17:23:34 +02:00
Gijs Noorlander 6a4d8bc0c7 [Settings Archive] Documentation 2019-08-29 17:23:34 +02:00
Gijs Noorlander 8be2dd2d0c [Docs] Document Timing Stats page 2019-08-23 18:28:25 +02:00
TD-er bd04d80d70 [Energy] Document new Special and Experimental Settings 2019-03-04 15:44:13 +01:00
Unknown 376104a8b4 [Factory Reset] Add some documentation 2018-11-24 23:39:57 +01:00