Commit Graph
859 Commits
Author SHA1 Message Date
flashmark 4e3ff774e3 P145 code cleanup,small GUI changes, documentation updates 2023-01-14 21:00:32 +01:00
flashmark f5f6b973c5 P145 fixes during review
P145 updated documentation
2023-01-12 23:10:49 +01:00
flashmark 41cfdf776d Merge branch 'letscontrolit:mega' into P145-Gases---MQxxx-(MQ135-CO2,-MQ3-Alcohol) 2023-01-11 22:15:28 +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 e70bc0aeda Merge branch 'mega' into P145-Gases---MQxxx-(MQ135-CO2,-MQ3-Alcohol) 2023-01-10 10:41:05 +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
flashmark 992cc0e172 P145 start documentation 2023-01-08 23:28:25 +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
Ton Huisman f6ee7d7071 [P038] Bugfix: Set default for Initial brightness > 0 2022-12-26 13:45:05 +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 8e159778a0 [Rules] Update documentation for task settings variables, fix a few typos 2022-12-18 14:30:52 +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 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
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 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
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
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
Ton Huisman 3922d32193 [P038] Add initial and max brightness settings and command, update docs, optimizations 2022-11-06 22:15:38 +01:00
TD-er b77c5f60f4 Merge branch 'mega' into bugfix/wifi_mode_multiple_times 2022-10-27 21:06:09 +02:00
TD-er 72586082c1 Merge pull request #4316 from tonhuisman/feature/P095-add-invert-display-setting
[P095] Add Invert display option for  foreground / background color swap
2022-10-27 21:05:34 +02:00
TD-er 6598837ad1 Merge pull request #3997 from uwekaditz/P036_improvement
P036 improvement (Alignment and font can be set for each line)
2022-10-27 21:04:37 +02:00
Ton Huisman c831d8c42e Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P095-add-invert-display-setting 2022-10-27 20:26:50 +02:00
TD-er cb5e9cd32f [GPS] Use custom GPS view of plugin stats data 2022-10-27 17:30:44 +02:00
Ton Huisman 5e73c4d5d4 [P095] Add Invert display option for foreground / background color swap 2022-10-24 22:50:47 +02:00
uwekaditz 4d0c3415db Merge branch 'mega' into P036_improvement 2022-10-17 17:34:42 +02:00
TD-er c290f8d63e Merge branch 'mega' into bugfix/wifi_mode_multiple_times 2022-10-17 01:42:17 +02:00
TD-er 55ee09c3b8 Merge pull request #4300 from TD-er/feature/Dallas_use_only_one_sensor
[Dallas] Add option to auto select first sensor found
2022-10-16 21:16:44 +02:00
TD-er 753fc23b65 Merge branch 'mega' into bugfix/wifi_mode_multiple_times 2022-10-16 15:13:42 +02:00
Ton Huisman 2b7267a135 Merge branch 'mega' into feature/P118-select-cs-and-refactoring 2022-10-16 14:45:20 +02:00
TD-er 18990ccac9 [Dallas] Document the new Auto Select Sensor feature 2022-10-16 11:14:10 +02:00
TD-er 70e45d579a Merge branch 'mega' into bugfix/wifi_mode_multiple_times 2022-10-16 10:58:02 +02:00
TD-er 80c80f2d64 [Longpulse] Cleanup and document 2022-10-16 00:00:19 +02:00