Stephan Hadinger
|
98acc6fe2d
|
LVGL updated to v8.0.2 **breaking changes**
|
2021-10-02 09:33:59 +02:00 |
Theo Arends
|
9b35c54ed1
|
Revert "Add support for split energy totals"
This reverts commit d3fc03d398 .
|
2021-09-29 14:53:23 +02:00 |
Theo Arends
|
d3fc03d398
|
Add support for split energy totals
Add command ``SetOption129 1`` to enable split total energy results (#13030)
|
2021-09-29 12:08:03 +02:00 |
gemu2015
|
21cce99467
|
ws2812 RGBW
|
2021-09-23 08:18:58 +02:00 |
Arnold
|
0de562567b
|
Add PRECONFIGURED_SCRIPT and START_SCRIPT_FROM_BOOT options
Change allows to define a PRECONFIGURED_SCRIPT in user_config_override.h
and to start a script from boot by defining START_SCRIPT_FROM_BOOT.
|
2021-09-16 23:44:54 +02:00 |
Theo Arends
|
e5e8ef4736
|
Refactor access TasnotaGlobal.mqtt_data
|
2021-08-15 17:08:31 +02:00 |
Theo Arends
|
5c775553be
|
Fix core 3.0.2 compile error
|
2021-08-03 15:37:03 +02:00 |
Jason2866
|
923be119a2
|
No LITTLEFS, always LittleFS
|
2021-07-23 11:34:14 +02:00 |
gemu2015
|
0552bf8261
|
some fixes
|
2021-07-02 17:29:35 +02:00 |
Jason2866
|
717771eec6
|
Silence info universal file system used
because it is default enabled fs
|
2021-07-02 13:27:50 +02:00 |
gemu2015
|
e0e49df57c
|
fix mqtt errors
|
2021-07-01 08:27:47 +02:00 |
Theo Arends
|
5e805e0c4a
|
Move Settings from DRAM to heap
|
2021-06-11 18:14:12 +02:00 |
Theo Arends
|
d9e1eaa780
|
Change command ``Gpio`` layout of JSON message changed to single line
|
2021-06-08 18:46:39 +02:00 |
Theo Arends
|
b585faf20d
|
fix compile error
|
2021-06-06 19:33:19 +02:00 |
Theo Arends
|
749093a697
|
Prep mqtt_data from char to String (prt.3)
|
2021-06-06 17:26:01 +02:00 |
Theo Arends
|
ebeb4ea7ff
|
Remove AddLog_P in favour of AddLog
Remove AddLog_P in favour of AddLog switching log from stack to heap allowing longer log entries (up to approximate log buffer size)
|
2021-06-05 11:47:09 +02:00 |
Theo Arends
|
cea58d66c8
|
Prep virtual mqtt_data prt3
|
2021-05-24 16:52:59 +02:00 |
Theo Arends
|
77760dc2cc
|
Prep virtual mqtt_data prt2
|
2021-05-23 16:50:17 +02:00 |
Theo Arends
|
408ae6a4ef
|
Prep virtual mqtt_data
|
2021-05-23 14:42:27 +02:00 |
Stephan Hadinger
|
ba518e1b0c
|
LVGL use Berrry virtual methods and save 74KB
|
2021-05-19 09:53:20 +02:00 |
gemu2015
|
ac52259dc8
|
restore USE_SCRIPT_STATUS
|
2021-05-17 09:20:45 +02:00 |
gemu2015
|
f9d06d7a0f
|
add i2c multybyte write
|
2021-05-11 10:40:53 +02:00 |
Stephan Hadinger
|
7963b3a5ca
|
LVGL fixed events and callbacks
|
2021-05-10 20:04:11 +02:00 |
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 |