Commit Graph

16021 Commits

Author SHA1 Message Date
Theo Arends 6031e5df98 Add better support for bistable (latching) relays
Add support for bistable (latching) relays mixed with monostable relays using GPIO Relay_b or Relay_bi
2022-07-09 12:27:59 +02:00
Jason2866 554a49e520
rename manifest and use cdc console for s3box 2022-07-08 19:47:05 +02:00
Theo Arends f5912af74a
Merge pull request #15947 from cctweaker/patch-1
Update LedMatrix.cpp
2022-07-08 12:23:47 +02:00
Jason2866 65434b2081
Fix compile with core 2.0.4 2022-07-08 12:21:27 +02:00
CCTweaker 5aadcc7b36
Update LedMatrix.cpp
I have a few MAX7219 modules that use a different column assignment and the 2 already implemented orientations did not work for me.

After these changes DisplayRotate 1 and DisplayRotate 3 commands do what they are supposed to do.
2022-07-08 11:42:55 +03:00
Theo Arends 324e4e1084
Merge pull request #15942 from gemu2015/sbox_support
Sbox support
2022-07-07 22:12:08 +02:00
s-hadinger 1e6c044764
Merge pull request #15945 from s-hadinger/berry_tcpserver
Berry tcpserver
2022-07-07 20:37:53 +02:00
Stephan Hadinger d27a87f86f Report error of socket failed to open 2022-07-07 19:56:08 +02:00
Stephan Hadinger 5e758db898 Berry tcpserver 2022-07-07 19:28:17 +02:00
Jason2866 7a684be3d3
Tasmota ESP32 core 2.0.4 2022-07-07 15:49:21 +02:00
gemu2015 2ce5a895ac Create esp32s3boxusb.json 2022-07-07 15:26:09 +02:00
Theo Arends f3b1c4d543 Add POWR3xxD and THR3xxD overflow display 2022-07-07 14:24:53 +02:00
Theo Arends 16467f15a5
Merge pull request #15940 from Jason2866/core204
Tasmota Core 2.0.4
2022-07-07 13:56:42 +02:00
gemu2015 9cd3ad3f6b Update xdrv_42_i2s_audio.ino 2022-07-07 13:45:40 +02:00
Theo Arends c6e6dfe852
Merge pull request #15941 from s-hadinger/berry_fix_lexer_unfinished_strings
Berry fix potential crash when parsing unfinished strings
2022-07-07 13:34:32 +02:00
gemu2015 1f70dc8f97 inverted backpanel 2022-07-07 13:31:52 +02:00
gemu2015 53bd637568 add sbox display descriptor 2022-07-07 13:30:30 +02:00
gemu2015 612a0f3fcc sbox audio support 2022-07-07 13:29:36 +02:00
gemu2015 4f84d0f5e3 add sbox codecs 2022-07-07 13:28:45 +02:00
gemu2015 c3856a6873 sbox support 2022-07-07 13:27:48 +02:00
Stephan Hadinger 9f8fffd6ba Berry fix potential crash when parsing unfinished strings 2022-07-07 13:24:03 +02:00
Jason2866 b28543b479
Tasmota Core 2.0.4 2022-07-07 11:39:42 +02:00
s-hadinger 61734674c5
Merge pull request #15937 from s-hadinger/berry_fix_setglobal_false
Berry fix regression
2022-07-06 23:25:01 +02:00
Stephan Hadinger 389543d36f Berry fix regression 2022-07-06 23:13:35 +02:00
Jason2866 67d3b76c29
Merge pull request #15936 from Moleus/development
Fix build environment name check for esp32.
2022-07-06 21:59:32 +02:00
Jason2866 55b2018fed
fix esp8266 compile 2022-07-06 21:48:00 +02:00
Moleus 37163a2d38 Fix build environment name check for esp32. 2022-07-06 21:08:16 +03:00
Theo Arends f4851dbf55 Fix compilation 2022-07-06 17:01:51 +02:00
Theo Arends e6b4a77abd Add ESP32 Sonoff sensor support
- Bump version to v12.0.2.3
- Add ESP32 SI7021, THS01 and MS01 support
- Fix THRxxD template
2022-07-06 16:58:27 +02:00
s-hadinger 9975524368
Merge pull request #15932 from s-hadinger/berry_setmember_raise
Berry allow setmember() to fail with `false` or `undefined`
2022-07-05 22:19:51 +02:00
Stephan Hadinger 69de76338c Berry allow setmember() to fail with `false` or `undefined` 2022-07-05 21:14:50 +02:00
Theo Arends 720942e818 Add THR316D display support
- Add THR316D display support
- Provide supported THR316D template
2022-07-05 17:26:04 +02:00
Theo Arends 2c0f003898 Add initial Sonoff POWR3xxD display support
Add initial Sonoff POWR3xxD display support (#15856)
2022-07-05 00:09:03 +02:00
Theo Arends 53d2c76cec Prep TM1621 support 2022-07-04 10:46:35 +02:00
Theo Arends 46b62a4cab
Merge pull request #15921 from gemu2015/sml_update
fix number of esp32 uarts
2022-07-04 10:23:30 +02:00
gemu2015 c78c461216 fix number of esp32 uarts 2022-07-03 15:56:16 +02:00
s-hadinger 57f714eade
Merge pull request #15916 from Staars/development
ESP32: support ULP via Berry
2022-07-02 23:10:19 +02:00
Christian Baars ea90138181 add the missing '@' 2022-07-02 22:59:10 +02:00
Christian Baars e730f43d26 change error reporting for adc_config 2022-07-02 22:33:31 +02:00
s-hadinger d5c0af6435
Merge pull request #15917 from s-hadinger/berry_solidify_to_file
Berry solidify to file
2022-07-02 22:08:10 +02:00
Stephan Hadinger 73dd995c3b Berry solidify to file 2022-07-02 21:46:02 +02:00
Christian Baars a793296bc1 ESP32: support ULP via Berry 2022-07-02 21:30:04 +02:00
s-hadinger a04687b314
Merge pull request #15914 from s-hadinger/berry_sync_tests_more
Berry update tests for module undefined
2022-07-02 16:59:26 +02:00
Stephan Hadinger 74b11c8e3b Berry update tests for module undefined 2022-07-02 16:58:51 +02:00
s-hadinger 553bc6706b
Merge pull request #15913 from s-hadinger/berry_sync_upstream_220207
Berry sync with upstream
2022-07-02 16:37:32 +02:00
Stephan Hadinger 9bf0d7fb4e Berry sync with upstream 2022-07-02 16:27:37 +02:00
s-hadinger 10a9a191ce
Merge pull request #15912 from s-hadinger/berry_fix_lexer_side_effect
Fix Berry lexer regression
2022-07-02 16:13:57 +02:00
Stephan Hadinger 8348b3fb25 Fix Berry lexer regression 2022-07-02 15:48:48 +02:00
Theo Arends d956db1f7c Fix USE_FLOWRATEMETER
Fix USE_FLOWRATEMETER (#15909)
2022-07-02 12:43:47 +02:00
s-hadinger 7ad3a0e45b
Merge pull request #15910 from s-hadinger/partition_wizard_ota_fix
Partition Wizard use ota.tasmota.com
2022-07-02 10:47:39 +02:00