gemu2015
c0d8f40f14
change udisplay file names
2021-05-01 09:54:05 +02:00
gemu2015
0ecb5202f7
move touch to driver
2021-04-30 15:26:41 +02:00
gemu2015
3565eeb75d
display dump
2021-04-29 14:18:28 +02:00
gemu2015
a5a9170296
script i2c support
2021-04-27 10:00:58 +02:00
gemu2015
45b38c9bf2
faster tft spi for esp32
2021-04-25 19:18:55 +02:00
gemu2015
70c2290c9d
lvgl touch added
2021-04-24 16:20:39 +02:00
gemu2015
0f7ec3cb77
update lvgl 2
2021-04-24 12:31:14 +02:00
Theo Arends
674509a56e
Fix teleperiod rule handling regression
...
Fix teleperiod rule handling regression from v9.3.1.2 (#11851 )
2021-04-23 10:59:33 +02:00
gemu2015
e946b4c483
epaper 42 support
2021-04-19 17:01:33 +02:00
Theo Arends
f7b45ffddb
Redesigned GUI
...
Redesigned GUI by moving non-configuration buttons from ``Configuration`` to new submenu ``Consoles``
2021-04-16 11:40:38 +02:00
Theo Arends
571649a082
Tasmotize M5Core2 support
2021-04-15 17:21:18 +02:00
gemu2015
0e7e956a7b
universal display driver
2021-04-11 12:32:02 +02:00
Theo Arends
f6f13fe249
Fix define USE_DT_VARS
2021-04-05 13:33:00 +02:00
Theo Arends
ca61cb06d0
Fix possible rule issue
2021-04-05 10:39:43 +02:00
Theo Arends
ba8ef7feb5
Merge pull request #11566 from gemu2015/liligoepd
...
support for liligo esp32 epaper module
2021-04-04 12:30:12 +02:00
Theo Arends
1829df6d56
Unify rules process call
...
Unify rules process call (#11572 )
2021-04-04 12:04:36 +02:00
gemu2015
439ffe0678
Update xdrv_10_scripter.ino
2021-04-04 08:39:52 +02:00
gemu2015
4bc6ad720a
clr script memory
2021-04-04 07:31:21 +02:00
gemu2015
f6222fcf43
fix compile error
2021-04-03 17:01:34 +02:00
Theo Arends
fd52bc4a39
GUI more compact relay state display
2021-04-03 16:17:48 +02:00
Theo Arends
2350697815
Use IRAM_ATTR in place of ICACHE_RAM_ATTR
2021-04-02 17:14:08 +02:00
gemu2015
43b9f2bafa
fix false executing of restart vector
2021-03-30 08:37:08 +02:00
gemu2015
3757e1d788
fix image weblink
2021-03-22 15:39:55 +01:00
gemu2015
dce555cf6b
homekit update
2021-03-17 13:30:51 +01:00
gemu2015
699ec7b394
homekit update
2021-03-13 12:51:09 +01:00
gemu2015
9d64f0cfba
support for apple homekit on esp32
2021-03-11 12:28:13 +01:00
Theo Arends
89d8fbb0ec
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +01:00
gemu2015
4b1dc136c1
fix subscribe with no key
2021-02-28 09:03:22 +01:00
gemu2015
ed7c06a6ed
sml several fixes
2021-02-22 11:10:49 +01:00
gemu2015
c528bf20a9
remove spiffs from sendmail lib
2021-02-18 16:35:25 +01:00
gemu2015
f6572a863b
display text vars
2021-02-15 17:22:06 +01:00
gemu2015
5fabf3c138
fix scripter bug
2021-02-13 18:14:27 +01:00
gemu2015
e266b66406
json subroutines, sendmail shortcut
2021-02-11 08:48:17 +01:00
gemu2015
d47e4354a5
fix regression
2021-02-03 07:06:57 +01:00
gemu2015
1a07fc7deb
refactor + bugfixes
2021-02-02 16:02:52 +01:00
Theo Arends
f58d779b2b
Add optional SSE demo
2021-02-02 14:57:53 +01:00
Theo Arends
db615c5b0b
Refactor some IP addresses
2021-01-27 12:03:20 +01:00
Theo Arends
5b5220100d
Switch to new AddLog
2021-01-23 15:17:35 +01:00
Theo Arends
398e29d7cf
Rename define MAX_TOUCH_BUTTONS
2021-01-20 15:12:41 +01:00
Theo Arends
14788a4e74
Fix core2 compilation
2021-01-20 15:06:34 +01:00
Theo Arends
34d1a7e18d
Merge pull request #10633 from gemu2015/refactor
...
Refactor webcam , core2
2021-01-20 11:37:39 +01:00
gemu2015
9ce6b53691
small fixes
2021-01-20 08:49:10 +01:00
polarduck-dev
ff08501b39
fixed IPv6 address acquisition
2021-01-18 15:32:58 +00:00
Stephan Hadinger
800f86d56e
Moving more to PROGMEM
2021-01-12 19:31:15 +01:00
JohnG
0d81ffe30b
Added support for multiple arguments to a subroutine.
2021-01-11 20:12:46 -08:00
Theo Arends
4e5e3d419b
Merge pull request #10519 from gemu2015/filesystem
...
Filesystem
2021-01-11 17:57:10 +01:00
Theo Arends
85b2d62225
ESP8266 Support for 2MB and up linker files with 1MB and up LittleFS
...
Breaking Change: ESP8266 until now NOT SUPPORTED linker files 2MB and up. Current settings will be overwritten once LittleFS is enabled
2021-01-11 17:56:18 +01:00
gemu2015
816cbcafe1
fix pwm ESP32
2021-01-11 17:45:06 +01:00
gemu2015
e68d9e7e92
fix eeprom mode
2021-01-10 19:43:03 +01:00
Theo Arends
8a269c8902
Integrate filesystem in core
...
Integrate filesystem in core
2021-01-08 15:00:40 +01:00
gemu2015
e9998f0ce0
add device name var dvnm
2021-01-08 11:51:14 +01:00
gemu2015
1817bec751
filemanager switch ufs ffs
2021-01-07 10:57:24 +01:00
gemu2015
0af9a948ee
update to ufilesystem
2021-01-05 16:37:22 +01:00
gemu2015
2bc4c9ff03
Update xdrv_10_scripter.ino
2021-01-03 08:17:24 +01:00
gemu2015
9d4129501b
Update xdrv_10_scripter.ino
2021-01-03 08:13:16 +01:00
gemu2015
0d2d2d01f5
fix var name clash
2021-01-03 08:08:28 +01:00
Stephan Hadinger
d0b426b505
Disable `USE_LIGHT`` light support for ZBBridge (saves 17.6kb)
2021-01-02 19:26:24 +01:00
Theo Arends
2b7d605696
Changed maximum chars in AddLog_P logging
...
Changed maximum chars in AddLog_P logging reduced from 700 to 128 (LOGSZ) to enhance stability
2021-01-02 16:20:15 +01:00
Theo Arends
7e62aa548d
Merge pull request #10341 from gemu2015/fixes
...
Fixes
2021-01-01 16:11:15 +01:00
Theo Arends
dcbb3f1e0e
Happy New Year
2021-01-01 13:44:04 +01:00
gemu2015
96ecffe571
reduce stack pressure, some fixes
2021-01-01 06:43:50 +01:00
gemu2015
559e9df0aa
record microphone, guard arrays
2020-12-26 09:45:59 +01:00
Theo Arends
b1b20c53b4
Prep removal of global log_data
...
Prep removal of global log_data providing re-entry
2020-12-23 18:00:59 +01:00
gemu2015
1a2dc0f78d
Update xdrv_10_scripter.ino
2020-12-21 16:04:16 +01:00
gemu2015
24a80e36fa
fix scripter webeditor distortion
...
enable larger json hirarchie at mqtt event
2020-12-21 15:55:01 +01:00
Theo Arends
12439dc866
Fix Scripter JSON variable lenght issue
...
Fix Scripter JSON variable lenght issue (#10193 )
2020-12-20 12:07:21 +01:00
gemu2015
ac33b5ba82
fix script_sub_command
2020-12-19 08:09:14 +01:00
Theo Arends
93c7f7bb36
Fix compilation
2020-12-18 16:06:51 +01:00
gemu2015
c93e810fee
m5stack core2 support
2020-12-18 10:35:14 +01:00
gemu2015
c50256f2b3
add pwm and alt_eeprom
2020-12-13 07:32:09 +01:00
gemu2015
1e72d27178
bug fixes
...
and add pwm dac for esp32
2020-12-04 08:57:52 +01:00
Theo Arends
fa7fdbd51a
Consolidate `AddLog_P`
...
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
2020-11-06 17:09:13 +01:00
Theo Arends
af5082320d
Use global struct
2020-10-30 12:29:48 +01:00
Theo Arends
e59bfc1d69
Use global struct
2020-10-29 13:58:50 +01:00
Theo Arends
280f0a9de7
Use global struct
2020-10-29 13:37:09 +01:00
Theo Arends
f1ac7b2d67
Use global struct
2020-10-28 19:03:39 +01:00
Theo Arends
b93b719108
Use global struct
2020-10-28 17:32:07 +01:00
gemu2015
c8319aa7b7
fix memory aligment bug
2020-10-23 07:45:35 +02:00
gemu2015
a6ac063a4c
for next in section >W
2020-10-19 07:24:18 +02:00
gemu2015
ef63b21d99
fix scripter json decode crash
2020-10-03 18:30:18 +02:00
Theo Arends
e0933e5de0
Fix scripter compilation error
2020-10-02 14:24:23 +02:00
Stephan Hadinger
c8fbac9c32
Fix compilation
2020-09-25 11:04:22 +02:00
Stephan Hadinger
f0f4433941
Move Scripter to JSMN
2020-09-25 08:52:28 +02:00
gemu2015
84a13e06e0
scripter 3 string arrays
2020-09-23 12:51:35 +02:00
gemu2015
e452f85e39
bug fixes and enhancements
2020-09-17 09:11:24 +02:00
gemu2015
9afa8a5d4f
scripter update
...
reformatting,
bug fixes,
new options for google charts
formulas in text substitutions %(formula)%
2020-09-11 15:44:16 +02:00
gemu2015
a7fb362e1c
display touch interface unified
2020-09-03 12:26:03 +02:00
gemu2015
fec46e0382
fix some bugs
...
fix adc() esp32
fix memory leak in https GET
add ttgo watch cmds:
slp(time) deep and light sleep
wdclk get double click
wbut get button state
wtch() get touch state and position
2020-08-29 11:34:00 +02:00
gemu2015
56a643fe69
i2s audio support
2020-08-13 16:04:30 +02:00
gemu2015
25c49e6211
scripter esp32 flash file ffat support
2020-08-09 10:58:22 +02:00
gemu2015
6323e777a0
scripter display dump
2020-08-02 07:35:25 +02:00
Norbert Richter
51b9740a5d
Add script usage flags
2020-07-23 13:23:16 +02:00
Theo Arends
934ca43463
Remove Arduino ESP8266 Core support before 2.7.1
...
Remove Arduino ESP8266 Core support for versions before 2.7.1
2020-07-17 11:49:56 +02:00
gemu2015
2ad758117d
scripter add event result
2020-07-16 17:15:12 +02:00
gemu2015
e43d1828f6
some gcc fixes, etc
2020-07-15 09:44:52 +02:00
gemu2015
64bd9f1974
scripter fixes
2020-07-02 06:46:04 +02:00
gemu2015
bc1f91041c
fix scripter USE_SCRIPT_GLOBVARS without USE_DEVICE_GROUPS
2020-06-29 10:48:24 +02:00
gemu2015
df125f2c07
scripter support for string array
2020-06-29 07:06:08 +02:00
Theo Arends
7dafeb280e
Rename global temp and pressure
...
- Rename global temp and pressure (#8808 , #8810 )
- Fix SGP30 calculation (#8808 )
2020-06-28 12:23:18 +02:00
gemu2015
6553a775f4
scripter update
...
fix unishox define conflict
fix for next loop exit bugs
add full pagewebserver (also support for jpg, html and txt files from filesystem)
2020-06-26 09:22:57 +02:00