Stephan Hadinger
15e37ef0bb
Change converted double to float in rules, and replaced trigonometric functions from stdlib with smaller versions.
2019-07-01 18:20:43 +02:00
Theo Arends
1b69502d9b
Code optimization - Change for(uint8_t in for (uint32_t
...
Code optimization - Change for(uint8_t in for (uint32_t
2019-06-30 16:44:36 +02:00
gemu2015
dad6d9f997
update scripter
...
bug fixes and enhancements
2019-06-15 07:02:34 +02:00
tammo0
8245321f86
fixes
...
fixes
2019-05-31 19:51:24 +02:00
tammo0
6ee8d6be16
save space for web frontend
...
- changed <br/> to <br>
- "name" attributes of input, select, textarea, button items are removed and set by their id (only if ID is set and no name tag given)
2019-05-31 18:24:56 +02:00
gemu2015
19a7e2af90
Update xdrv_10_scripter.ino
2019-05-30 14:11:03 +02:00
gemu2015
fb4ada320a
scripter update
2019-05-30 13:23:54 +02:00
gemu2015
ce72a8347a
empty
2019-05-30 13:22:50 +02:00
gemu2015
c71b06614e
Update xdrv_10_scripter.ino
2019-05-22 12:34:16 +02:00
gemu2015
48eb9c437e
Update xdrv_10_scripter.ino
...
optimized median filter, support for opt filter lenght, support for arrays
string token support, at least needed to decode json comma seperated values
(now all json result may be decoded)
2019-05-22 12:33:51 +02:00
Theo Arends
dc3d0aea94
Add initial support for Scripts
...
Add initial support for Scripts as replacement for Rules. Default disabled but can be enabled in my_user_config.h (#5689 )
2019-05-18 13:34:52 +02:00
gemu2015
ba41a2ada5
update scripter
2019-05-18 09:45:04 +02:00