Commit Graph

13491 Commits

Author SHA1 Message Date
Jason2866 116f670631
Merge pull request #13611 from arendst/xdrv39
Fix compile error in xdrv39 with Arduino core 2.0.1
2021-11-08 14:50:22 +01:00
Jason2866 4414ae7210
Fix compile error with Arduino core 2.0.1 2021-11-08 14:43:30 +01:00
Jason2866 ca757d7ee1
Merge pull request #13606 from Jason2866/tasmota32c3
add tasmota32idf4-solo1
2021-11-08 12:49:16 +01:00
Jason2866 c02dacb347 add tasmota32idf4-solo1 2021-11-08 12:41:51 +01:00
Jason2866 602bc4841c
Merge pull request #13604 from Jason2866/tasmota32c3
Tasmota Arduino ESP32 2.0.1rc2
2021-11-08 11:18:25 +01:00
Jason2866 79c7874dbf
Merge branch 'arendst:development' into tasmota32c3 2021-11-08 11:16:13 +01:00
Jason2866 338f5c04f7 Tasmota Arduino ESP32 2.0.1rc2 2021-11-08 11:15:41 +01:00
Jason2866 530a098ead
Merge pull request #13603 from arendst/core2_fix
fix compile with core 2.0.x
2021-11-08 11:12:20 +01:00
Jason2866 fb1249ea2b
fix compile with core 2.0.x 2021-11-08 09:35:55 +01:00
s-hadinger 37e47fa60a
Merge pull request #13599 from s-hadinger/berry_fix_stackresize_class
Berry fix problem when stack resize
2021-11-07 21:34:57 +01:00
Stephan Hadinger b9b6531c7d Berry fix problem when stack resize 2021-11-07 20:02:56 +01:00
Jason2866 0ecf398a38
Merge pull request #13597 from arendst/C3_env_refactor
Refactor C3 / S2 env
2021-11-07 15:40:34 +01:00
Jason2866 b20a110b93
Refactor S2 env to align with env standard 2021-11-07 15:21:32 +01:00
Jason2866 6f500e594b
align c3 variant to env standard 2021-11-07 14:53:49 +01:00
Jason2866 01c55cc33d
Merge pull request #13596 from Jason2866/lib_rename
correct and rename lib structure of epdiy
2021-11-07 14:32:30 +01:00
Jason2866 0c3e9a4751 correct and rename lib structure 2021-11-07 13:47:24 +01:00
Jason2866 594bfeb633
Merge pull request #13594 from Jason2866/silence_warn
Silence compiler warnings with Arduino32 (IDF4.4)
2021-11-07 12:02:52 +01:00
s-hadinger d5a58c6058
Merge pull request #13593 from s-hadinger/berry_persist_robust
Berry make persist more robust
2021-11-07 11:44:02 +01:00
Jason2866 499d66b3e2
Silence compiler warnings with Arduino32 (IDF4.4) 2021-11-07 11:38:14 +01:00
Jason2866 a9871ee0ba
Silence warnings with Arduino32 IDF4.4 2021-11-07 11:25:35 +01:00
Stephan Hadinger 1e5364ecef Berry make persist more robust 2021-11-07 11:10:01 +01:00
s-hadinger aa86509428
Merge pull request #13588 from s-hadinger/zigbee_fix_map_refresh
Zigbee map fix potential negative number
2021-11-07 10:49:51 +01:00
s-hadinger ee7c29b937
Merge pull request #13589 from s-hadinger/berry_solidify_crash
Berry fix crash in solidify
2021-11-07 10:39:28 +01:00
Adrian Scillato f2ea334e69
Merge pull request #13592 from ascillato/patch-1
Fix JSON format for `EnergyToday` Command Response
2021-11-06 21:36:12 -03:00
Adrian Scillato c48ff05463
Fix JSON format for EnergyToday Command Response 2021-11-06 21:20:48 -03:00
Stephan Hadinger 4f4b1f7658 Berry fix crash in solidify 2021-11-06 19:23:50 +01:00
Stephan Hadinger 318a9cbc99 Zigbee map fix potential negative number 2021-11-06 19:22:35 +01:00
Jason2866 f2b08bba52
latest dev Arduino32 2021-11-06 16:50:47 +01:00
Theo Arends debaf0846d Test rule IF/ENDIF
Test rule IF/ENDIF (#13576)
2021-11-06 12:03:31 +01:00
Theo Arends 5de7552a40 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2021-11-06 11:24:48 +01:00
Theo Arends 24fddb0ebe Update changelogs 2021-11-06 11:24:36 +01:00
Theo Arends 4a6f8e84e4
Merge pull request #13584 from mbezuidenhout/feature/can-bus
Feature/can bus
2021-11-06 11:18:17 +01:00
Theo Arends 5549b5e108
Merge pull request #13583 from arlosi/fix-onewire-c3
Fix OneWire on ESP32-C3
2021-11-06 11:12:56 +01:00
s-hadinger 8a74841d71
Merge pull request #13585 from s-hadinger/move_llist
Move LList to its own library
2021-11-06 10:23:31 +01:00
Stephan Hadinger 9fcebb17ed Move LList to its own library 2021-11-06 09:37:40 +01:00
Marius Bezuidenhout a436fc5e5f
Merge branch 'arendst:development' into feature/can-bus 2021-11-06 08:14:21 +02:00
Arlo Siemsen d918eb1dff Fix OneWire on ESP32-C3 2021-11-05 23:41:35 -05:00
s-hadinger d789704343
Merge pull request #13582 from s-hadinger/ezsp32_idf44
Zigbee32 idf4.4
2021-11-05 23:45:16 +01:00
s-hadinger d3895723df
Merge pull request #13581 from s-hadinger/gcc_nonnull-compare
gcc add -Wnonnull-compare
2021-11-05 23:21:20 +01:00
Stephan Hadinger 2da2e37abc EZSP32 idf4.4 2021-11-05 23:21:09 +01:00
Stephan Hadinger 3f0cc1d54d gcc add -Wnonnull-compare 2021-11-05 22:50:52 +01:00
s-hadinger a3568b1ece
Merge pull request #13580 from s-hadinger/berry_gpio_reduce
Berry optimize GPIO constants
2021-11-05 20:41:07 +01:00
Stephan Hadinger 0c144fb748 Berry optimize GPIO constants 2021-11-05 19:25:50 +01:00
s-hadinger 4e4206af30
Merge pull request #13579 from s-hadinger/ezsp32_wire
EZSP32 prevent crash on IDF4.4
2021-11-05 18:56:22 +01:00
Stephan Hadinger 753a61b431 EZSP32 prevent crash on IDF4.4 2021-11-05 18:20:18 +01:00
Theo Arends 2607edb54c
Merge pull request #13575 from Jason2866/c3_serial
remove c3 serial workaround
2021-11-05 14:46:49 +01:00
Jason2866 e9e0e7a467 remove c3 serial workaround 2021-11-05 12:47:32 +01:00
Theo Arends f22ec011b4
Merge pull request #13572 from stefanbode/patch-2
Add ability to discover shutters on relay 9++
2021-11-05 09:51:25 +01:00
Theo Arends 0b9221844e
Merge pull request #13565 from barbudor/pr_add_tcpbridgeconfig
Add command TCPConfig to TCPBridge
2021-11-05 09:48:41 +01:00
stefanbode 6a5937f488
Update xdrv_12_discovery.ino
Removed reference to MAX_SHUTTER_RELAY
2021-11-05 09:17:07 +01:00