uwekaditz
2da7862659
Merge branch 'mega' into UweKaditz
2020-11-23 17:54:01 +01:00
TD-er
e609cb3054
Merge branch 'mega' into feature/XPT2046_touchscreen
2020-11-23 16:42:31 +01:00
TD-er
9a3fef84be
Merge branch 'mega' into cleanup/P079_wemos_motorshield
2020-11-23 16:40:37 +01:00
TD-er
5f2b29e43b
[Servo] Move Servo command from switch to internal command
2020-11-22 21:25:36 +01:00
TD-er
65d6866f10
[docs] Minor Sphinx warnings fixed.
2020-11-18 21:38:05 +01:00
uwekaditz
f3dbd5ae79
Merge branch 'mega' into UweKaditz
2020-11-18 17:14:01 +01:00
TD-er
553ef3ba9b
Merge branch 'mega' into P016-IR
2020-11-17 22:58:18 +01:00
TD-er
648e9c2338
[Dallas] Document + update TTN decoder
2020-11-16 16:59:35 +01:00
TD-er
4258b6f783
[Dallas] Support multiple temp sensors in 1 task for simultaneous reads
2020-11-11 23:52:07 +01:00
TD-er
cd5234eb3b
[Docs] Make the P004 Dallas documentation a bit more informative
2020-11-11 10:56:47 +01:00
uwekaditz
c16402b0f6
Merge branch 'mega' into UweKaditz
2020-11-07 15:42:39 +01:00
uwekaditz
730e036f50
Merge branch 'mega' into P016-IR
2020-11-07 15:42:03 +01:00
Ton Huisman
527ee4569b
Merge branch 'mega' into feature/XPT2046_touchscreen
2020-11-07 14:29:38 +01:00
Ton Huisman
acaf46e07e
Merge branch 'mega' into feature/taskvalueset_by_name
2020-11-07 14:28:16 +01:00
TD-er
02abbfadb6
[Events] Trigger new events TaskInit#taskname and TaskExit#taskname
2020-11-06 15:17:21 +01:00
Ton Huisman
459ca17556
[P099] Improve string allocation, add options, source formatting
...
- Source formatting and String allocation using reserve() for longer strings
- Add option and command for flipping the rotation setting
- Improved rotation setting to conform to ILI9341 setting
- Add option for setting the debounce delay for On/Off buttons
2020-11-01 21:02:44 +01:00
Ton Huisman
3c8b804452
Merge branch 'mega' into feature/taskvalueset_by_name
2020-10-24 20:10:41 +02:00
uwekaditz
ace27cfb2a
Merge branch 'mega' into UweKaditz
2020-10-24 19:50:01 +02:00
uwekaditz
9fb46d4e26
Merge branch 'mega' into P016-IR
2020-10-24 19:49:42 +02:00
TD-er
9e9d7c4ff1
Merge branch 'mega' into feature/XPT2046_touchscreen
2020-10-24 14:15:22 +02:00
Thomas
ee46ff7c8c
Add missing doc file for PR 3328
...
The updated _plugin_substitutions_p10x.repl was missing in PR #3328
2020-10-23 08:52:33 -07:00
Thomas
06c48d0609
Rename P101_WakeOnLan.rst to P101.rst
...
Change name to P101 so that the plugin's help link functions correctly.
2020-10-22 18:48:22 -07:00
uwekaditz
678c27a4e7
Merge branch 'mega' into P016-IR
2020-10-22 22:10:30 +02:00
Ton Huisman
f98eb91bd3
Merge branch 'mega' into feature/taskvalueset_by_name
2020-10-22 21:43:44 +02:00
Ton Huisman
d8611e0001
Merge branch 'mega' into feature/XPT2046_touchscreen
2020-10-22 21:43:22 +02:00
Ton Huisman
d19d74fb47
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/XPT2046_touchscreen
2020-10-22 19:51:14 +02:00
Ton Huisman
cc177b4dd8
Merge branch 'mega' into feature/taskvalueset_by_name
2020-10-22 19:40:41 +02:00
Thomas
141de30a81
Update P075 and P079 Plugin Docs
...
Minor ReadTheDocs revisions to P075 Nextion Display and P079 Wemos/Lolin Motor Shield.
2020-10-20 14:41:07 -07:00
uwekaditz
19b00ec614
Merge branch 'mega' into UweKaditz
2020-10-20 21:28:14 +02:00
uwekaditz
9b9c6e08f8
Merge branch 'mega' into P016-IR
2020-10-20 21:27:51 +02:00
Thomas
46728a306a
Update _plugin_categories.repl
...
Removed extra comma at line containing ref:`P101_page`
2020-10-20 08:54:47 -07:00
Thomas
cb1e1aad96
Added Doc files for Wake On LAN Plugin P101
...
Updated ReadtheDocs for the new Wake On LAN (WOL) Plugin P101.
2020-10-20 08:48:35 -07:00
TD-er
d35b6d7e82
Merge branch 'mega' into new/gpiotimers
2020-10-20 01:45:47 +02:00
TD-er
94ac2e6837
[Typo] Replace Celcius with Celsius
2020-10-19 21:15:21 +02:00
uwekaditz
95e53d6015
Improvement: a received IR code can be saved and a command can be assigned to it
...
NEW: Any valid received IR code can be saved in the data structure of this plug in. After receiving this IR code again a command (similar to the submit command on the web page 'Tools') can be executed.
CHG: Updated documentation
2020-10-17 20:54:11 +02:00
uwekaditz
fd96c7dcde
[P092] Reduce memory usage when plugin not used PR #3248
...
CHG: all functions and variables moved to P092_data_struct()
CHG: keeping only global values needed for all tasks
CHG: description in P092_DLbus.rst that each velue need a new device task
2020-10-14 20:08:41 +02:00
TD-er
159eed4b73
[Domoticz] Document typical use case linking button + relay + Domoticz
2020-10-14 14:32:00 +02:00
Ton Huisman
2bdb33c20b
Merge branch 'mega' into feature/taskvalueset_by_name
2020-10-01 21:24:35 +02:00
Ton Huisman
d0a77f6024
Merge branch 'mega' into feature/XPT2046_touchscreen
2020-10-01 21:24:16 +02:00
Thomas
132d1439b7
Updated Docs: P075 Nextion and P079 Motorshield
...
Minor edit to P075 Nextion Docs (readthedocs).
Misc Minor edits to P079 Wemos/Loling Motorshield Docs (readthedocs).
Documentation edits only, No operational changes to the plugins.
2020-10-01 09:58:57 -07:00
Ton Huisman
e9c07f12be
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/taskvalueset_by_name
2020-09-27 16:02:16 +02:00
Ton Huisman
f5786c43da
[P099] Add On/Off button to touchobjects
...
- Add On/Off button and Inverted settings per touchobject
- Updated documentation and screenshots
2020-09-26 15:15:44 +02:00
Ton Huisman
3dbe3e3208
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/XPT2046_touchscreen
2020-09-25 21:44:42 +02:00
Thomas
dc6fd771be
Updated P075 Nextion Plugin's Doc Files
...
Major rewrite to P075 Nextion Plugin's readthedocs rst file. Added several PNG images.
2020-09-24 10:37:14 -07:00
Thomas
341be972dd
Update Wemos Motor Shield's ReadtheDocs
...
Major re-write, several new images.
2020-09-22 11:33:31 -07:00
Ton Huisman
21139aad29
Merge branch 'mega' into feature/taskvalueset_by_name
2020-09-18 13:37:31 +02:00
Ton Huisman
9483ff3779
Merge branch 'mega' into feature/XPT2046_touchscreen
2020-09-18 13:35:57 +02:00
TD-er
492b1535ec
Merge pull request #3257 from TD-er/feature/ds2423
...
[DS2423] Add 1-wire counter
2020-09-18 12:50:07 +02:00
Ton Huisman
adb28d4cc0
[Docs] Add Touch plugin category
...
- [P099] Improvements and corrections
- [P095] Adjust documententation title (remove XPT2046)
2020-09-17 16:28:11 +02:00
TD-er
c9ff3f0e2a
[Docs] Add documentation entry for P100 DS2423 1-Wire counter
2020-09-16 13:59:22 +02:00