Commit Graph
1270 Commits
Author SHA1 Message Date
TD-er ca9bca3fce Merge branch 'mega' into build/reduce_minimal_bin_size 2023-01-10 22:01:34 +01:00
Ton Huisman 2f6c9ef6b2 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Reduce-bin-size-string-reductions 2023-01-10 18:31:17 +01:00
TD-er 1cab4a8772 [TM1621] Documentation 2023-01-10 00:36:43 +01:00
TD-er 3b44ee3b1f [TM1621] Documenting commands 2023-01-09 18:51:32 +01:00
Ton Huisman 7bb4ac2419 [P039] Add Temperature Threshold option (#4451), update documentation 2023-01-08 19:00:09 +01:00
TD-er 63b3639061 Merge pull request #4356 from tonhuisman/feature/P143-i2c-rotary-encoders-plugin
[P143] Add plugin I2C Rotary encoders
2023-01-01 14:37:50 +01:00
TD-er 1779ea1631 Merge pull request #4434 from tonhuisman/bugfix/P038-correct-initial-brightness-setting
[P038] Bugfix: Set default for Initial brightness > 0
2023-01-01 14:35:04 +01:00
Ton Huisman afe1a1dfae [Docs] Add %sysmonth_s% and %systzoffset% variables 2022-12-29 14:55:06 +01:00
Ton Huisman 95c8b42a07 [Docs] Extend copyright year to 2023 2022-12-29 14:54:03 +01:00
Ton Huisman f6ee7d7071 [P038] Bugfix: Set default for Initial brightness > 0 2022-12-26 13:45:05 +01:00
TD-er 860c4897b8 Merge branch 'mega' into build/reduce_minimal_bin_size 2022-12-23 23:14:32 +01:00
Ton Huisman df17e2ae70 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P143-i2c-rotary-encoders-plugin 2022-12-23 20:07:07 +01:00
TD-er a062547327 Merge pull request #4427 from tonhuisman/feature/Build-add-collection-F-builds
[Build] Add `COLLECTION F` builds
2022-12-23 01:31:52 +01:00
Ton Huisman a7ef3b0020 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Stringfunctions-add-indexof-and-equals 2022-12-21 22:42:50 +01:00
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 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 4210770b09 Merge branch 'mega' into feature/P143-i2c-rotary-encoders-plugin 2022-12-16 20:09:16 +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
TD-er 044f859045 Merge branch 'mega' into build/reduce_minimal_bin_size 2022-12-08 09:24:37 +01:00
Ton Huisman a12133feab Merge branch 'mega' into feature/P143-i2c-rotary-encoders-plugin 2022-12-04 13:32:49 +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 597fa74a7d [P143] Add i2cencoder,set,<position> command 2022-11-26 20:31:48 +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 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
Zafrir Ron df2be23c02 Impoved version
Raise user event for speed change
2022-11-08 12:16:48 +02:00
Zafrir Ron 4824b8d823 spelling correction 2022-11-08 12:02:59 +02:00
Zafrir Ron 5e2d81f990 LCD Rules example
Rules engine example for LCD sreen, displays a running 'X' across the screen, switching between two speeds every screen loop completion.
2022-11-08 11:40:02 +02:00