Commit Graph

16137 Commits

Author SHA1 Message Date
gemu2015 11c72a985f i2s audio pins 2022-07-11 09:18:27 +02:00
gemu2015 7d9c51fb79 audio i2s pins 2022-07-11 09:13:49 +02:00
gemu2015 82d668144e update sbox codecs 2022-07-11 09:10:10 +02:00
gemu2015 d80ba93b68 audio i2s refactor 2022-07-11 09:08:06 +02:00
s-hadinger 5518fbb5ba
Merge pull request #15958 from s-hadinger/berry_remove_fast_loop
Berry add tasmota.remove_fast_loop()
2022-07-10 20:07:02 +02:00
Stephan Hadinger d5ed1abf07 Berry add tasmota.remove_fast_loop() 2022-07-10 19:34:04 +02:00
Theo Arends 2fe1d139e3 Fix Sonoff THR3xx templates 2022-07-10 14:24:35 +02:00
Theo Arends 4048aef96b Add Sonoff THR320D template
and update THR316D template
2022-07-10 12:36:34 +02:00
Theo Arends 8283cee823 Fix bistable relay support 2022-07-10 12:07:58 +02:00
Theo Arends 485328b94d Update sonoff POWR320D template
Update sonoff POWR320D template with bistable relay
2022-07-10 11:38:06 +02:00
Theo Arends 53a36c1fa2
Merge pull request #15954 from dgwynne/Speed2Cancel
add `Speed2 !` to cancel pending one-shot speed setting
2022-07-10 10:46:05 +02:00
Theo Arends c9d289822c Fix bistable relays and SO63 2022-07-09 16:26:13 +02:00
Theo Arends cd0f9c7360 Revert "Revert "Add better support for bistable (latching) relays""
This reverts commit c6867ddd3d.
2022-07-09 15:55:27 +02:00
Theo Arends c6867ddd3d Revert "Add better support for bistable (latching) relays"
This reverts commit 6031e5df98.
2022-07-09 14:47:36 +02:00
David Gwynne bc6d65c725 add `Speed2 !` to cancel pending one-shot speed setting 2022-07-09 20:57:06 +10:00
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