Commit Graph
50 Commits
Author SHA1 Message Date
TD-er b43802ec4d [HTTP] Document changes to handling HTTP calls + add follow redirects 2022-07-23 21:46:22 +02:00
Ton Huisman b412d1f390 [Docs] Add alternatives for RTC configuration, update Rules options after recent change 2022-07-02 22:39:06 +02:00
Ton Huisman e79f492dac [Docs] Procedure for configuring a RTC chip 2022-07-02 20:58:55 +02:00
Ton Huisman f9433f3df6 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/some-documentation-updates-06-2022 2022-06-27 21:01:38 +02:00
TD-er f362e41928 [Rules] Disable rules reorder optimization (#4062)
Fixes: #4062
2022-06-24 15:33:34 +02:00
Ton Huisman bda94c3a5c [Docs] Fix some heading level warnings 2022-06-17 19:43:59 +02:00
TD-er 8411d53bd2 [Provisioning] Cleanup of no longer needed strings + use RULESETS_MAX 2022-05-03 11:54:37 +02:00
TD-er b0760428b5 Merge branch 'mega' into feature/fetchConfig 2022-04-23 17:38:00 +02:00
Ton Huisman f6caac431c [OTA] Add setting for allowing unrestricted (size) OTA update 2022-04-22 21:41:00 +02:00
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 1fa1820dd2 Merge branch 'mega' into feature/fetchConfig 2021-10-22 12:09:59 +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 e45a567caf Merge branch 'mega' into feature/fetchConfig 2021-10-16 12:36: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 b6ca891f4b Merge branch 'mega' into feature/fetchConfig 2021-10-06 14:16:31 +02:00
TD-er 2d9c1cfc31 [I2C] Document the new feature to clear a stuck I2C bus. 2021-09-26 02:18:11 +02:00
TD-er ff88edf7d5 Merge branch 'mega' into feature/fetchConfig 2021-09-19 15:45:17 +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 7ea658f408 Merge branch 'mega' into feature/fetchConfig 2021-08-12 22:50:14 +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
TD-er 287fefa53e Merge branch 'mega' into feature/fetchConfig 2021-08-02 21:55:20 +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 db3a086ad6 Merge branch 'mega' into feature/fetchConfig 2021-07-26 01:37:11 +02:00
TD-er 4a4aa2dc08 [Ext. RTC] Document external RTC chip support 2021-07-21 00:36:35 +02:00
TD-er c7dd1ab2f6 Merge branch 'mega' into feature/fetchConfig 2021-07-05 09:51:01 +02:00
TD-er 9126be32a3 [WiFi] Make reconnect to last from RTC optional 2021-06-20 22:25:40 +02:00
TD-er c1f31839ad Merge branch 'mega' into feature/fetchConfig 2021-06-08 00:04:01 +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
TD-er 340a2ceb3c [Provisioning] Add documentation 2021-05-15 19:13:24 +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