Commit Graph

4585 Commits

Author SHA1 Message Date
Theo Arends 1c2db8ca46 Minor strstr() refactor 2021-04-26 10:35:39 +02:00
Stephan Hadinger f0fb65c56d Merge branch 'development' of https://github.com/arendst/Tasmota into lvgl_chrono 2021-04-25 21:40:09 +02:00
Stephan Hadinger b03756a24a Add time measure to SPI display 2021-04-25 21:40:01 +02:00
Theo Arends 9852c28874
Merge pull request #11882 from gemu2015/fixtouch
fix lvgl touch
2021-04-25 20:59:52 +02:00
gemu2015 45b38c9bf2 faster tft spi for esp32 2021-04-25 19:18:55 +02:00
Theo Arends b39b57e695
Merge pull request #11880 from s-hadinger/udisplay_allow_space
uDisplay - allow space as delimiter
2021-04-25 17:38:14 +02:00
gemu2015 1e230e1f2d fix lvgl touch 2021-04-25 17:28:42 +02:00
Theo Arends 1ace2d2292 Add initial support for optional for template specific commands
Add initial support for optional ``Template`` JSON fieldpair ``"CMND":"<any template related command>;<any template related command>;..."`` (#11788)
2021-04-25 17:22:38 +02:00
Theo Arends 2bf681dbe2 Revert "Add initial support for optional for template specific commands"
This reverts commit b44c16d861.
2021-04-25 17:03:11 +02:00
Theo Arends b44c16d861 Add initial support for optional for template specific commands
Add initial support for optional ``Template`` JSON fieldpair ``"CMND":"<any template related command>;<any template related command>;..."`` (#11788)
2021-04-25 16:51:18 +02:00
Stephan Hadinger 37869e1d87 Update builtin templates accordingly 2021-04-25 16:23:07 +02:00
gemu2015 3727ba977a epd47 lvgl support 2021-04-25 15:14:50 +02:00
Theo Arends f119c20e80
Merge pull request #11865 from gemu2015/lvgl_update
Lvgl update
2021-04-24 21:11:59 +02:00
s-hadinger 138aeb6121
Merge pull request #11870 from s-hadinger/zigbee_flash_fix2
Zigbee fix flash size detection
2021-04-24 18:40:03 +02:00
Stephan Hadinger 126026340f Zigbee fix flash size detection 2021-04-24 18:31:25 +02:00
gemu2015 70c2290c9d lvgl touch added 2021-04-24 16:20:39 +02:00
gemu2015 9e27eb394e Update xdrv_54_lvgl.ino 2021-04-24 13:16:30 +02:00
gemu2015 0f7ec3cb77 update lvgl 2 2021-04-24 12:31:14 +02:00
Stephan Hadinger 329fa24928 Berry conditional compile for modules 2021-04-24 12:11:06 +02:00
Stephan Hadinger 48fd885759 Zigbee fix CC2652P2 2021-04-23 23:34:38 +02:00
s-hadinger 88651e4fe5
Merge pull request #11856 from s-hadinger/lvgl_fix_udisplay
Fix conflicts with uDisplay
2021-04-23 18:03:06 +02:00
Stephan Hadinger dc68844ef3 Fix conflicts with uDisplay 2021-04-23 17:35:16 +02:00
Stephan Hadinger b1ed8f8e0d Fix Hue for ESP32 2021-04-23 15:21:16 +02:00
Theo Arends a1be90d3a5
Merge pull request #11853 from s-hadinger/hue_long_logging
Hue enable long logging
2021-04-23 11:05:00 +02:00
Stephan Hadinger a29c0287af Hue enable long logging 2021-04-23 11:03:21 +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
Theo Arends 147440fd99 Add command ``Wifi 0/1`` for ESP8266
Add command ``Wifi 0/1`` for ESP8266 to turn wifi Off and On. When wifi is Off it is always returned On after a restart except for a wake-up from deepsleep (#11839)
2021-04-22 18:10:26 +02:00
Stephan Hadinger 85f742d903 Zigbee Fix loading previous file 2021-04-22 16:51:11 +02:00
Theo Arends 2398056fa5 Update changelog and version to 9.4.0.1 2021-04-22 15:55:13 +02:00
Theo Arends 98fcc271a7 Disable logging in GetDeviceHardware() 2021-04-22 15:51:50 +02:00
s-hadinger 71a98f62f0
Merge pull request #11838 from s-hadinger/zigbee_filesystem
Zigbee refactored storage for devices and data
2021-04-22 15:20:29 +02:00
Theo Arends 2fc3b93e9d Change command ``Power`` should not reset pulsetime
Change command ``Power`` should not reset pulsetime (#11805)
2021-04-22 15:03:56 +02:00
Stephan Hadinger ed01748b6d Zigbee refactored storage for devices and data 2021-04-22 14:49:38 +02:00
Theo Arends b8647a9826
Merge pull request #11824 from gemu2015/ili9488
ili9488 udisp version
2021-04-22 14:15:07 +02:00
gemu2015 58a555d40e rename files 2021-04-22 06:25:54 +02:00
Theo Arends 50bf61d8da
Merge pull request #11827 from ascillato/patch-2
Update Portuguese Translation (Portugal)
2021-04-21 18:01:02 +02:00
Theo Arends 9e951fd7d2
Merge pull request #11826 from ascillato/patch-1
Update Portuguese Translation (Brazil)
2021-04-21 18:00:49 +02:00
Adrian Scillato 09e86f0ce4
Update it_IT.h 2021-04-21 12:56:59 -03:00
Adrian Scillato ee034f74f9
Update en_GB.h 2021-04-21 12:56:45 -03:00
Adrian Scillato 9e9eb6412e
Update Portuguese Translation (Portugal) 2021-04-21 12:54:57 -03:00
Adrian Scillato c9beb7bd6e
Update Portuguese Translation 2021-04-21 12:51:17 -03:00
gemu2015 73585ae26d Update xdsp_08_ILI9488.ino 2021-04-21 17:45:50 +02:00
gemu2015 27c46d30a2 Update xdsp_08_ILI9488.ino 2021-04-21 17:33:59 +02:00
Adrian Scillato 3d376d45d2
Update Spanish Translation 2021-04-21 12:15:46 -03:00
gemu2015 2938c2c011 ili9488 udisp version 2021-04-21 17:11:19 +02:00
bovirus 425b54e771
Update Italian language
Please check and merge, Thanks.
2021-04-21 16:58:07 +02:00
Theo Arends 46edb12c75 Release 9.4.0 2021-04-21 16:57:39 +02:00
Theo Arends 61b0e9ad34 Skip filename leading slash in user message 2021-04-21 14:37:25 +02:00
Theo Arends b082852196
Merge pull request #11822 from gemu2015/mdisp
fixes for multidisplay
2021-04-21 12:42:34 +02:00
gemu2015 614280ad69 Update xdsp_14_SSD1331.ino 2021-04-21 12:19:09 +02:00