Commit Graph
1636 Commits
Author SHA1 Message Date
Ton Huisman faf6b8f10e [Build] Add COLLECTION F builds 2022-12-21 21:56:23 +01:00
Ton Huisman 73629f8657 [P143] Update documentation 2022-12-21 21:36:53 +01:00
Ton Huisman 33716ae193 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P143-i2c-rotary-encoders-plugin 2022-12-20 21:47:34 +01:00
Ton Huisman 66080b80ab Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P137-add-axp192-power-management 2022-12-19 21:14:59 +01:00
Ton Huisman 4bf726eec9 [Rules] Introduce commands Inc and Dec, update documentation 2022-12-18 22:34:09 +01:00
Ton Huisman b5f778c45d [Rules] Improved indexOf(_ci) and equals(_ci) string function handling, update documentation 2022-12-18 21:55:55 +01:00
Ton Huisman d71521fead [Rules] Add String functions indexOf and equals, with documentation 2022-12-18 20:43:43 +01:00
Ton Huisman 778a8836e6 [Rules] Adjust fetching task-controller settings, update documentation 2022-12-18 17:03:50 +01:00
Ton Huisman 8e159778a0 [Rules] Update documentation for task settings variables, fix a few typos 2022-12-18 14:30:52 +01:00
Ton Huisman e0acdc29d2 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/DOCS-extend-development-guide-nov-2022 2022-12-17 10:41:04 +01:00
Ton Huisman 4210770b09 Merge branch 'mega' into feature/P143-i2c-rotary-encoders-plugin 2022-12-16 20:09:16 +01:00
Ton Huisman 0561d71269 Merge branch 'mega' into feature/P008-add-extra-task-values 2022-12-16 16:19:26 +01:00
TD-er 1ccf500b45 [ESP32] Fix ECO mode on ESP32
The option to force WiFi no sleep was unavailable on ESP32.
This effectively made the ECO mode useless on ESP32.
Now this is available again, the current consumption will reduce when enabling ECO mode.
However the current consumption can be lowered even more by switching the ESP32 to 80 MHz.
This will only be set at boot, as dynamic frequency switching is a bit funky.
However Espressif's dynamic frequency scaling does seem to work well, so this is also enabled at boot when ECO mode is set.

The WiFi TX power settings, which are present on ESP8266, are still disabled on ESP32 as it does result in less reliable WiFi connection and higher current consumption compared to the dynamic wifi light sleep mode.
2022-12-15 11:41:06 +01:00
Ton Huisman 4c89b0c7e3 [Hardware] Add warning to disconnect ETH PoE during USB Serial use 2022-12-11 17:16:05 +01:00
TD-er 044f859045 Merge branch 'mega' into build/reduce_minimal_bin_size 2022-12-08 09:24:37 +01:00
Ton Huisman 1a18d05199 [P138] Use same term for PowerMgt as in P137 docs 2022-12-07 21:40:55 +01:00
Ton Huisman df28fe8332 [P137] Reorder Device Configuration for output configuration change, enable PluginStats, update documentation 2022-12-07 21:30:50 +01:00
Ton Huisman 3089918457 [P138] Add documentation 2022-12-06 22:10:30 +01:00
Ton Huisman 1277c7ebff [I2C] Disable I2C GPIO pin configuration if an I2C Priority task is enabled, updated docs 2022-12-04 23:02:07 +01:00
Ton Huisman e5b62a70dd Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P137-add-axp192-power-management 2022-12-04 20:07:23 +01:00
Ton Huisman a12133feab Merge branch 'mega' into feature/P143-i2c-rotary-encoders-plugin 2022-12-04 13:32:49 +01:00
Ton Huisman 55dcf94b32 [P008] Add get config values, update documentation 2022-12-03 21:43:46 +01:00
Ton Huisman ea72af0bcc Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/DOCS-extend-development-guide-nov-2022 2022-12-03 11:01:54 +01:00
Ton Huisman f5c95602d1 [DOCS] Use %eventvalue1% in Rules examples where possible, other improvements and additions 2022-12-02 20:36:56 +01:00
Ton Huisman 1e836d3888 [DOCS] Add Using external libraries chapter, small corrections 2022-12-02 14:40:44 +01:00
chromoxdor c01c28d1c0 Merge branch 'mega' into pow-documentation 2022-12-01 17:59:14 +01:00
chromoxdor c3cc22033f Update Rules.rst 2022-12-01 17:52:34 +01:00
Ton Huisman 86265ee714 [DOCS] Extend development guide 2022-11-27 21:43:52 +01:00
Ton Huisman 597fa74a7d [P143] Add i2cencoder,set,<position> command 2022-11-26 20:31:48 +01:00
Ton Huisman ae92625c20 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P137-add-axp192-power-management 2022-11-25 19:38:36 +01:00
Ton Huisman 4b601ea9de Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P143-i2c-rotary-encoders-plugin 2022-11-24 20:57:51 +01:00
TD-er 38414ca0b6 Merge branch 'mega' into build/reduce_minimal_bin_size 2022-11-24 10:26:42 +01:00
TD-er 1ffc15abfa Merge branch 'mega' into feature/P037-add-json-sub-attribute-support 2022-11-23 22:58:21 +01:00
Ton Huisman 2ab4d938f0 [P143] Add documentation 2022-11-23 22:41:15 +01:00
TD-er 219b991b47 [ADXL345] Document new features of plugin 2022-11-22 22:58:30 +01:00
TD-er 2103de6e46 Merge branch 'mega' into build/reduce_minimal_bin_size 2022-11-21 23:42:29 +01:00
Ton Huisman 3cb04b879c [Docs] Add quotes in rules examples for SendTo and SendToHTTP 2022-11-18 21:03:56 +01:00
Ton Huisman 443eb5c068 Revert "[Docs] Add quotes in rules examples for SendTo and SendToHTTP"
This reverts commit fd4fec9c27.
2022-11-18 20:56:43 +01:00
Ton Huisman fd4fec9c27 [Docs] Add quotes in rules examples for SendTo and SendToHTTP 2022-11-18 20:32:58 +01:00
Ton Huisman 32bf9133e9 [P037] Add JSON sub-attribute support 2022-11-15 19:50:55 +01:00
TD-er 9c4ed6970f Merge branch 'mega' into build/reduce_minimal_bin_size 2022-11-14 12:43:55 +01:00
TD-er e05d00c93e [Docs] Update rules docs not using %eventvalue1%
Example on the [forum](https://www.letscontrolit.com/forum/viewtopic.php?p=60959#p60959)
2022-11-14 10:27:15 +01:00
TD-er f77b2e187c [Factory Reset] Fix keeping settings (#4263)
Fixes: #4263
Fixes: #2746
Fixes: #2226
2022-11-11 13:18:34 +01:00
Ton Huisman 9882af151e Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P137-add-axp192-power-management 2022-11-09 21:31:31 +01:00
Ton Huisman 4e218bb2e8 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P137-add-axp192-power-management 2022-11-08 19:29:14 +01:00
Ton Huisman 5b1abccde5 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P038-add-initial-and-max-brightness-and-command 2022-11-08 13:43:15 +01:00
TD-er 6a2baa447f Merge pull request #4344 from zafrirron/P012-rules_example
LCD Rules example
2022-11-08 11:52:17 +01:00
TD-er 6683b29daa [Docs] Fix "Validate a RFID tag" example
See [forum discussion](https://www.letscontrolit.com/forum/viewtopic.php?p=60849#p60849)
2022-11-08 11:49:58 +01:00
Zafrir Ron 7c9e4b9f26 Fix to asyncevent & speed comment
As per review comment
2022-11-08 12:49:02 +02:00
Zafrir Ron 453fc86fcb Fix set speed comment
As per review comment
2022-11-08 12:29:05 +02:00