Commit Graph

14024 Commits

Author SHA1 Message Date
s-hadinger 11eb618994
Merge pull request #13857 from s-hadinger/berry_solidify_fix
Berry fix stack corruption in solidify.dump
2021-11-29 21:44:55 +01:00
Stephan Hadinger 82aae68cce Berry avoid TAP message in console 2021-11-29 21:44:44 +01:00
s-hadinger 5945dfc401
Merge pull request #13856 from s-hadinger/berry_bool_fix
Berry fix bool()
2021-11-29 21:43:08 +01:00
Stephan Hadinger dbe0cdeaa3 Final fix for ESP32 WS2812 2021-11-29 21:35:20 +01:00
Stephan Hadinger 7bbd6bddfe Berry fix stack corruption in solidify.dump 2021-11-29 21:32:39 +01:00
Stephan Hadinger 0d4b12e5ac Berry fix bool() 2021-11-29 21:30:06 +01:00
Tedrick DUFOUR 0f08b4cbca add tuya_allow_dimmer_0 (SetOption131) 2021-11-29 19:27:09 +01:00
Michael 5b3266e7ca Support for more than 8 matrix devices 2021-11-29 15:27:55 +01:00
Jason2866 990065df69
Use tmp_copy repo for branch master 2021-11-29 11:29:38 +01:00
s-hadinger 5770160ea8
Merge pull request #13851 from s-hadinger/ws2812_fix
Fix WS2812 crash
2021-11-29 10:39:50 +01:00
s-hadinger 55c1f5f378
Merge pull request #13850 from arendst/revert-13846-ws2812_rmt_workaround
Revert "WS2812 RMT work-around"
2021-11-29 09:57:19 +01:00
Stephan Hadinger 84e9f2263d Fix WS2812 crash 2021-11-29 09:57:10 +01:00
s-hadinger 2e16db474f
Revert "WS2812 RMT work-around" 2021-11-29 09:50:14 +01:00
Adrian Scillato a22d99caee
Merge pull request #13849 from Tortue95/patch-1
Tuya: DimmerRange issue
2021-11-28 20:05:38 -03:00
Tortue95 80d7f2e2ef
Tuya: DimmerRange issue
**Related issue:**
https://github.com/arendst/Tasmota/issues/11349#issuecomment-978348187
https://github.com/arendst/Tasmota/issues/11349#issuecomment-978348187

I did not dare to modify the DimmerRange for the CTLight, because I do not have one to test
2021-11-28 23:26:20 +01:00
s-hadinger 4df1295bff
Merge pull request #13846 from s-hadinger/ws2812_rmt_workaround
WS2812 RMT work-around
2021-11-28 23:06:21 +01:00
Stephan Hadinger dff20c41ad WS2812 RMT work-around 2021-11-28 22:48:36 +01:00
s-hadinger 1cdc1578f7
Merge pull request #13841 from s-hadinger/berry_auto_path
Berry auto path when loading archive
2021-11-28 20:42:13 +01:00
Stephan Hadinger 079f50cc20 Berry auto path when loading archive 2021-11-28 20:13:03 +01:00
s-hadinger 1580e52fa1
Merge pull request #13840 from s-hadinger/berry_list_range_neg
Berry fix ranges with negative indices
2021-11-28 19:53:19 +01:00
Stephan Hadinger 0fad84fe06 Berry fix ranges with negative indices 2021-11-28 19:41:26 +01:00
s-hadinger 51ee901995
Merge pull request #13838 from s-hadinger/berry_not_import_persist
Berry avoid LittleFS issue with persist
2021-11-28 19:19:53 +01:00
Stephan Hadinger b4cbeac215 Berry avoid LittleFS issue with persist 2021-11-28 18:10:18 +01:00
Theo Arends cc63f96335
Merge pull request #13837 from barbudor/remove_minimal_from_builds
Proposition: remove minimal from BUILDS table
2021-11-28 16:53:10 +01:00
Barbudor e84e4ea8a3 fix typo 2021-11-28 16:40:00 +01:00
Barbudor 86d94e6c0e remove minimal from BUILDS table 2021-11-28 16:25:24 +01:00
s-hadinger 3eb6c550e1
Merge pull request #13832 from s-hadinger/berry_leds_serpentine
Berry Leds support for serpentine matrix
2021-11-27 19:42:54 +01:00
Stephan Hadinger 85472e1be4 Berry Leds support for serpentine matrix 2021-11-27 19:33:11 +01:00
s-hadinger f5338af0d1
Merge pull request #13830 from s-hadinger/berry_bool
Berry add `bool()` function
2021-11-27 19:02:18 +01:00
Stephan Hadinger 94a0a6bd3d Berry add `bool()` function 2021-11-27 18:47:24 +01:00
s-hadinger 032a9413b2
Merge pull request #13825 from s-hadinger/update_partition.bec
Berry update pre-compiled `partition.bec` with newest engine
2021-11-27 11:27:44 +01:00
Stephan Hadinger f4d77b9f8b Berry update pre-compiled `partition.bec` with neest engine 2021-11-27 11:27:09 +01:00
s-hadinger 62a1911d4e
Merge pull request #13824 from s-hadinger/berry_list_concat_fix
Berry fix list.concat
2021-11-27 11:24:30 +01:00
s-hadinger 925c76513c
Merge pull request #13823 from s-hadinger/berry_autoconf_warn
Remove autoconf warning from Berry console
2021-11-27 11:21:02 +01:00
Stephan Hadinger f60bd05eed Berry fix list.concat 2021-11-27 11:20:02 +01:00
Stephan Hadinger 185116aea0 Remove autoconf warning from Berry console 2021-11-27 11:01:24 +01:00
Theo Arends abf7f828ec
Merge pull request #13820 from pcdiem/dgr3
Fix next check time tests, mcast 2 times,  only send ann if all acks rcvd
2021-11-27 09:43:21 +01:00
Paul C Diem 71fb9b4dfc Fix next check time tests, mcast 2 times, only send ann if all acks rcvd 2021-11-26 16:42:24 -06:00
s-hadinger 5d7a57babc
Merge pull request #13819 from s-hadinger/berry_list_concat
Berry list.concat takes a delimiter
2021-11-26 21:31:38 +01:00
Stephan Hadinger ba4b98f773 Berry list.concat takes a delimiter 2021-11-26 20:56:40 +01:00
s-hadinger f79934bd8d
Merge pull request #13816 from s-hadinger/webquery_https
Add HTTPS support to `WebQuery` and `WebGetConfig` (ESP32x only)
2021-11-26 19:37:39 +01:00
s-hadinger 187ff280cb
Merge pull request #13817 from s-hadinger/re_split
Berry improved re.split
2021-11-26 19:37:15 +01:00
Stephan Hadinger 7808a58ffa Berry improved re.split 2021-11-26 19:03:21 +01:00
Stephan Hadinger 00b0ae245a Add HTTPS support to ``WebQuery`` (ESP32x only) 2021-11-26 18:58:35 +01:00
Jason2866 dc6100122e
Merge pull request #13814 from arendst/USE_WEBCLIENT_HTTPS
add #define USE_WEBCLIENT_HTTPS
2021-11-26 17:58:05 +01:00
Jason2866 d4bbbc6f80
USE_AUTOCONF for lvgl env 2021-11-26 17:50:50 +01:00
Jason2866 f336964cd3
add #define USE_WEBCLIENT_HTTPS
for some env
2021-11-26 17:41:45 +01:00
Jason2866 d4e4a2ecd7
Activate new firmware file transfer 2021-11-26 15:42:12 +01:00
Jason2866 727443e964
Rename Tasmota_build_development.yml to Tasmota_build_development.yml.off 2021-11-26 15:40:53 +01:00
Jason2866 cd371fa672
Try.... 2021-11-26 14:57:29 +01:00