gemu2015
ef89614b74
ad fixed is2 mclk
2022-07-15 14:46:23 +02:00
Theo Arends
102d350c82
Merge pull request #15973 from mbezuidenhout/bugfix/iem3000
...
iem3xxx series energy sensor fixes
2022-07-13 19:53:02 +02:00
Jason2866
861518679a
Optimize factory firmware generation
...
to use all settings from boards.json manifest.
Set boot flash modes correctly for all flash modes
2022-07-13 14:33:13 +02:00
Marius Bezuidenhout
3e8428e857
iem3xxx series energy sensor fixes
2022-07-13 11:23:03 +02:00
Jason2866
9f9155da9b
Merge pull request #15966 from arendst/fix_factory_firm
...
set used flash mode in factory.bin
2022-07-12 13:32:30 +02:00
Jason2866
f9e0431b88
set used flash mode in factory.bin
2022-07-12 13:27:17 +02:00
Theo Arends
7434459659
Merge pull request #15964 from bovirus/patch-3
...
Update italian language
2022-07-11 17:47:52 +02:00
bovirus
c040844d3b
Update italian language
...
Please check and merge
2022-07-11 17:44:30 +02:00
Theo Arends
74bd5a1425
Fix NL compilation
2022-07-11 16:17:09 +02:00
Theo Arends
43371ce196
Extract USE_I2S from not used USE_I2S_AUDIO gpios
2022-07-11 15:54:47 +02:00
Theo Arends
cc9c6299ca
Consolidate I2S GPIOs
2022-07-11 15:49:57 +02:00
Theo Arends
37be773c6c
Merge pull request #15963 from gemu2015/sbox_desc
...
s3 box has blue, red inversion
2022-07-11 14:24:53 +02:00
gemu2015
2825f8e50a
sbox has blue, red inversion
2022-07-11 14:05:02 +02:00
Theo Arends
80ab82569f
Merge pull request #15962 from gemu2015/audio_i2s_update
...
Audio i2s update
2022-07-11 10:29:34 +02:00
Theo Arends
26f55f752b
Update changelogs with ULP
2022-07-11 10:09:02 +02:00
Jason2866
3834075990
ULP Support
2022-07-11 09:59:27 +02:00
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