Commit Graph

12600 Commits

Author SHA1 Message Date
Theo Arends 164d0cb083
Merge pull request #12546 from s-hadinger/Ping-esp32c3
Fix compilaion for Esp32c3
2021-07-03 17:55:07 +02:00
Stephan Hadinger 25bdff6658 Fix compilaion for Esp32c3 2021-07-03 17:19:12 +02:00
s-hadinger b0b7f758c7
Merge pull request #12545 from s-hadinger/fix_rgb_zigbee
Fix Hue angle encoding for Zigbee
2021-07-03 16:28:50 +02:00
Stephan Hadinger b8d831baf5 Fix Hue angle encoding for Zigbee 2021-07-03 15:21:57 +02:00
s-hadinger ee15b58877
Merge pull request #12544 from s-hadinger/lvgl_ctypes
LVGL ctypes implemented
2021-07-03 11:09:56 +02:00
Stephan Hadinger 4e57083f52 Fix compilation 2021-07-03 10:54:14 +02:00
Stephan Hadinger 3e2cd4f67d LVGL ctypes implemented 2021-07-03 10:40:08 +02:00
Theo Arends a7a7820988 Fix zbbridge compile 2021-07-02 18:09:23 +02:00
Theo Arends dd509e458e Moved LinkedList to lib_basic 2021-07-02 17:52:13 +02:00
Theo Arends e7425f5b3b
Merge pull request #12539 from Jason2866/patch-6
Enable Ping and rules features for env not 1M
2021-07-02 17:49:37 +02:00
Theo Arends c806bcd265 Moved LinkedList to lib_div 2021-07-02 17:46:17 +02:00
Theo Arends bcdfd90ab8
Merge pull request #12541 from gemu2015/scipter_fix
some fixes
2021-07-02 17:38:43 +02:00
gemu2015 0552bf8261 some fixes 2021-07-02 17:29:35 +02:00
Theo Arends 2cb3410f6c
Merge pull request #12540 from Jason2866/patch-7
Enable use of Rules for Core2
2021-07-02 17:19:28 +02:00
Jason2866 2b3f516424
Enable use of Rules for Core2 2021-07-02 16:50:37 +02:00
Jason2866 aa1b0d3e0c
Enable Ping and rules features for env not 1M 2021-07-02 16:47:06 +02:00
Theo Arends 1ff2b8abe9 Add optional TasMesh define 2021-07-02 14:12:49 +02:00
Theo Arends 0a04ed0082
Merge pull request #12536 from Jason2866/patch-5
Silence scripter info "universal file system used"
2021-07-02 14:08:37 +02:00
Theo Arends 16f6f26aba Add initial support for Tasmota Mesh
Add initial support for Tasmota Mesh (TasMesh) providing node/broker communication using ESP-NOW (#11939)
2021-07-02 14:08:06 +02:00
Jason2866 717771eec6
Silence info universal file system used
because it is default enabled fs
2021-07-02 13:27:50 +02:00
Theo Arends f62f86aeb7 Update support_esp.ino 2021-07-02 10:20:26 +02:00
Theo Arends 8c1605e06c Add comments 2021-07-02 09:46:19 +02:00
Theo Arends 627c9270b0
Merge pull request #12529 from Jason2866/patch-3
Remove non existing env
2021-07-02 08:40:48 +02:00
Theo Arends 7f4d07f325
Merge pull request #12530 from Jason2866/patch-4
Some updates, name changed
2021-07-02 08:40:32 +02:00
Jason2866 0eb3fd4ee5
Some updates, name changed
for override core. Since it is not (always) stage. More general name [dev]
2021-07-01 17:19:45 +02:00
Jason2866 632ff8b278
Remove non existing env 2021-07-01 16:59:19 +02:00
Theo Arends c9a8cc7169 Bump version 9.5.0.2 2021-07-01 15:38:28 +02:00
Theo Arends 213746f50f Prep MQTT file upload/download for TasMesh 2021-07-01 15:28:18 +02:00
Theo Arends b7519b9c90 Fix ESP32-C3 Settings backup and restore 2021-07-01 15:19:35 +02:00
Theo Arends 4fe8f6bc16
Merge pull request #12518 from ascillato/patch-1
AP Mode: Allow buttons to work as in Normal Mode
2021-07-01 08:51:10 +02:00
Theo Arends c786fd342d
Merge pull request #12525 from gemu2015/scripter_fix
fix mqtt errors
2021-07-01 08:49:34 +02:00
gemu2015 e0e49df57c fix mqtt errors 2021-07-01 08:27:47 +02:00
s-hadinger 0052a49824
Merge pull request #12524 from s-hadinger/berry_better_errror
Berry better error messages
2021-06-30 23:51:40 +02:00
Stephan Hadinger dc3636be00 Berry better error messages 2021-06-30 23:36:33 +02:00
s-hadinger 88c2d369d8
Merge pull request #12521 from s-hadinger/fix_button
Berry fix button handlers
2021-06-30 23:03:48 +02:00
Stephan Hadinger 490412ebdc Berry fix button handlers 2021-06-30 22:36:51 +02:00
Theo Arends f153b99d14
Merge pull request #12520 from Jason2866/frmwrk
Update ESP32 platform to latest release
2021-06-30 17:13:36 +02:00
Jason2866 b3a21e688a Merge branch 'frmwrk' of https://github.com/Jason2866/Tasmota into frmwrk 2021-06-30 16:32:14 +02:00
Jason2866 5412d2fa99
update ESP32 platform
* Use espressif32 @ 3.3.0 as platform
2021-06-30 16:28:00 +02:00
Adrian Scillato 757ccaffbc
AP Mode: Allow buttons to work as in Normal Mode 2021-06-30 09:36:15 -03:00
Theo Arends cc71afcacb
Merge pull request #12517 from Jason2866/patch-5
Use Arduino ESP32 core 1.0.7.1
2021-06-30 14:29:58 +02:00
Jason2866 e36a07b3b0
Use Arduino ESP32 core 1.0.7.1
PSRAM auto detect. PSRAM can be enabled always.
2021-06-30 11:53:22 +02:00
s-hadinger 7b460a1158
Merge pull request #12510 from s-hadinger/lvgl_prepare
Fix regression in Berry bytes()
2021-06-29 19:53:27 +02:00
Stephan Hadinger 58fa57103b Fix regression in Berry bytes() 2021-06-29 19:15:34 +02:00
Theo Arends 18cb3da940 Add ESP32-C3 restart season info 2021-06-29 18:15:22 +02:00
Theo Arends 0de0834bb6 Fix ESP32-C3 valid GPIO list 2021-06-29 17:38:46 +02:00
Theo Arends 30c77a28c8 Fix MQTT retain when MI32Option6 is enabled (#12494) 2021-06-29 15:45:48 +02:00
Theo Arends f84eeb3e68
Merge pull request #12506 from Jason2866/patch-2
Use toolchain gcc 10.3 for Arduino core 3.0.1
2021-06-29 14:51:52 +02:00
Jason2866 24566597b9
Merge branch 'arendst:development' into patch-2 2021-06-29 13:58:16 +02:00
s-hadinger 2a53cb0d06
Merge pull request #12507 from s-hadinger/lvgl_prepare
LVGL Prepare last phase custom types
2021-06-29 13:41:54 +02:00