Plebs
|
c7d8300860
|
Added documentation for [PLUGIN#MCP#PINRANGE#x-y]
Added documentation for [PLUGIN#MCP#PINRANGE#x-y] and [PLUGIN#PCF#PINRANGE#x-y]
|
2021-02-14 20:04:52 +01:00 |
|
Plebs
|
77bdb0b5db
|
added documentation
|
2021-02-07 15:30:50 +01:00 |
|
Ton Huisman
|
c542e836aa
|
Merge branch 'mega' into feature/P017_options_for_reset
|
2021-02-01 22:58:24 +01: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 |
|
Ton Huisman
|
acaa72d568
|
[P017] Added documentation explaining the new settings
|
2021-01-23 13:20:37 +01:00 |
|
TD-er
|
5fc20f162b
|
[Rules] Add option to each task to combine all values in a single event
|
2021-01-11 23:09:24 +01:00 |
|
TD-er
|
e7aa4b45e3
|
[Rules] Add some basic math functions + documentation
Moved `abs` to also be the more intuitive `abs(x)` notation.
Added:
* Exp
* Sq
* Round
|
2021-01-11 02:16:26 +01:00 |
|
TD-er
|
12bd666a92
|
Merge branch 'mega' into feature/bitwise_operations
|
2021-01-09 13:47:28 +01:00 |
|
TD-er
|
55a47e87cb
|
[Rules] Remove limit of nr. of variables
The index of an internal variable can now be any value that fits an `uint32_t`.
|
2021-01-08 15:33:30 +01:00 |
|
Ton Huisman
|
9ce67f7bfd
|
Merge branch 'mega' into feature/P008_tag_removal_options
|
2021-01-04 10:55:36 +01:00 |
|
TD-er
|
27d2fc8223
|
Merge branch 'mega' into feature/bitwise_operations
|
2021-01-03 23:13:18 +01:00 |
|
TD-er
|
a3a82756cf
|
[Rules] Disable math functions for now to make them more intuitive
|
2021-01-03 16:22:49 +01:00 |
|
Ton Huisman
|
a29fe69ab2
|
[P008] Wiegand add options for Tag removal
|
2021-01-02 18:21:11 +01:00 |
|
TD-er
|
04af0c05c4
|
[Build] Move PMSx003 to 'normal' builds
|
2020-12-29 11:17:31 +01:00 |
|
TD-er
|
e4f4582432
|
[Rules] Change order parameters bitwrite
|
2020-12-28 15:47:20 +01:00 |
|
TD-er
|
955ce7d8d7
|
[Rules] Use bitwise operators only on unsigned ints
|
2020-12-28 03:15:53 +01:00 |
|
TD-er
|
3d2e10003b
|
[Rules] Add trigonometric functions
cos, sin, tan etc. and their inverse functions.
Also possible to add a suffix `_d` to convert the angles to or from degrees.
|
2020-12-27 18:04:20 +01:00 |
|
TD-er
|
ab7ae6c91f
|
Add ABS function
|
2020-12-27 16:13:13 +01:00 |
|
TD-er
|
29c8e68843
|
[Docs] Document the effects of external hosted CSS/JS files
|
2020-12-27 15:50:05 +01:00 |
|
TD-er
|
9e53dd9802
|
[Rules] Add operators to convert integer values
For example:
- toBin
- toHex
- bitRead
- bitSet
- bitClear
- bitWrite
- XOR
- AND
- OR
- div
- mod
|
2020-12-27 15:17:01 +01:00 |
|
Ton Huisman
|
70706639d2
|
Merge branch 'mega' into feature/explicit_task_command
|
2020-12-27 12:06:52 +01:00 |
|
TD-er
|
61bb382ff5
|
[Doc] Add documentation stubs for P108 DDS238-x
|
2020-12-22 10:29:50 +01:00 |
|
Ton Huisman
|
111f219054
|
Merge branch 'mega' into feature/explicit_task_command
|
2020-12-22 08:20:37 +01:00 |
|
uwekaditz
|
d7bb3c2be5
|
Merge branch 'mega' into UweKaditz
|
2020-12-20 15:56:11 +01:00 |
|
Ton Huisman
|
be77e45366
|
Merge branch 'mega' into feature/explicit_task_command
|
2020-12-20 10:20:39 +01:00 |
|
TD-er
|
572a285122
|
Merge pull request #3246 from tonhuisman/feature/XPT2046_touchscreen
[P099] Touch XPT2046 new plugin
|
2020-12-19 15:04:46 +01:00 |
|
TD-er
|
0772905b70
|
[Docs] Add stubs for not yet documented plugins
Also added entries in the Custom-sample.h file
|
2020-12-19 14:54:19 +01:00 |
|
TD-er
|
8726ec7531
|
[Docs] Document flashing, especially ESP32
As requested [here](https://github.com/letscontrolit/ESPEasy/issues/3381#issuecomment-743747707)
|
2020-12-15 11:28:48 +01:00 |
|
uwekaditz
|
c6c933335a
|
Merge branch 'mega' into UweKaditz
|
2020-12-14 11:17:11 +01:00 |
|
TD-er
|
d1ec8b0a44
|
Merge branch 'mega' into feature/Playground_Si1145
|
2020-12-14 09:31:08 +01:00 |
|
TD-er
|
de2251eb85
|
[Typo] Fix 'succesful' typo
As requested on the [forum](https://www.letscontrolit.com/forum/viewtopic.php?p=48711#p48711)
|
2020-12-14 08:57:46 +01:00 |
|
TD-er
|
cad22b76d8
|
[Docs] Document Domoticz authethication via SendToHTTP
As mentioned [on the forum](https://www.letscontrolit.com/forum/viewtopic.php?f=6&t=1671&view=unread&sid=878d3f817678600062fa88919434678c#unread)
|
2020-12-13 00:27:38 +01:00 |
|
Ton Huisman
|
1622aa2d51
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/explicit_task_command
|
2020-12-07 21:24:14 +01:00 |
|
uwekaditz
|
6381c97c02
|
Merge branch 'mega' into UweKaditz
|
2020-12-05 23:13:23 +01:00 |
|
Ton Huisman
|
0d021e515c
|
Merge branch 'mega' into feature/XPT2046_touchscreen
|
2020-12-05 09:48:44 +01:00 |
|
CurlyMoo
|
09b737e9e1
|
Small comment about potential serial port conflicts
|
2020-12-04 15:44:34 +01:00 |
|
CurlyMoo
|
6d9c9114df
|
Small typo in documentation
|
2020-12-04 13:38:40 +01:00 |
|
TD-er
|
df086fa1e9
|
[docs] Minor Sphinx warnings fixed.
|
2020-12-04 13:37:44 +01:00 |
|
CurlyMoo
|
cfd84fcc81
|
Added documentation
|
2020-12-04 13:34:51 +01:00 |
|
Ton Huisman
|
2926f44999
|
Merge branch 'mega' into feature/XPT2046_touchscreen
|
2020-12-03 15:18:58 +01:00 |
|
uwekaditz
|
eb033a51ea
|
[P092] Documentation for UVR61-3 (v8.3 or higher) added
|
2020-12-02 21:56:24 +01:00 |
|
uwekaditz
|
0e1cab0ca6
|
Merge branch 'mega' into UweKaditz
|
2020-12-02 19:58:06 +01:00 |
|
uwekaditz
|
2da7862659
|
Merge branch 'mega' into UweKaditz
|
2020-11-23 17:54:01 +01:00 |
|
TD-er
|
4cb619836c
|
Merge branch 'mega' into feature/explicit_task_command
|
2020-11-23 16:43:17 +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
|
a478436e2a
|
Merge remote-tracking branch 'origin/bugfix/3374_websource_command' into bugfix/3374_websource_command
|
2020-11-23 10:03:38 +01:00 |
|
TD-er
|
3c46f92c85
|
[Docs] Document WiFi ECO mode
|
2020-11-23 10:03:21 +01:00 |
|
TD-er
|
5f2b29e43b
|
[Servo] Move Servo command from switch to internal command
|
2020-11-22 21:25:36 +01:00 |
|