Commit Graph

25 Commits

Author SHA1 Message Date
gemu2015 f981c13ae6 Update xdrv_10_scripter.ino 2019-08-19 08:24:41 +02:00
gemu2015 f6d22a6e4d scripter update 2019-08-19 08:20:51 +02:00
Theo Arends d87181e22d Refactor rules saving code space
Refactor rules saving code space
2019-08-17 14:27:41 +02:00
gemu2015 807aff4675 subscribe with strings, smal bug fixes 2019-08-16 07:37:16 +02:00
Theo Arends 697ec3fc7f Refactor code saving code space
Refactor code saving code space
2019-08-15 13:50:28 +02:00
gemu2015 fbe4e51958 scripter expression brackets 2019-08-05 13:01:23 +02:00
gemu2015 4a23d6ac78 hexadecimal numbers, ws2812(array) 2019-07-28 17:10:55 +02:00
gemu2015 7294241037 Update xdrv_10_scripter.ino 2019-07-23 07:04:37 +02:00
gemu2015 00c2cabb62 scripter update 2019-07-23 07:01:17 +02:00
gemu2015 b0979f6ef3 scripter update 2019-07-16 16:50:52 +02:00
Theo Arends 992afd4b05 Fix compile warning
Fix compile warning
2019-07-09 12:26:45 +02:00
gemu2015 97ff82ce9a update scripter for 2.52 FAT 2019-07-09 10:20:11 +02:00
Theo Arends ecd288f32f Fix scripter core 2.3.0 related compile errors
Fix scripter core 2.3.0 related compile errors (#6045)
2019-07-08 17:52:02 +02:00
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