Theo Arends
69dd704ac2
Merge branch 'development' of https://github.com/arendst/Tasmota into development
2022-01-19 13:51:53 +01:00
Theo Arends
a0ae97a955
Add ESP32 serial interface
...
Add ESP32 disable serial console when 3 (ESP32) or 2 (Other models) serial interfaces are requested (#14487 )
2022-01-19 13:51:51 +01:00
Theo Arends
5172d0c756
Merge pull request #14511 from bovirus/patch-3
...
Update Italian language
2022-01-19 12:23:03 +01:00
Theo Arends
71bc58eeae
Fix correct use of uart0
2022-01-19 12:22:30 +01:00
bovirus
d03d8b5b20
Update Italian language
...
Please check and merge. Thanks.
2022-01-19 12:14:14 +01:00
Theo Arends
b0dafb57a4
Add valid pin checks for ESP32 family
2022-01-19 11:31:16 +01:00
Theo Arends
e98498a823
Add uart0 to user selection
...
Add uart0 to user selection (#10203 )
2022-01-19 11:01:55 +01:00
s-hadinger
d9531d7342
Merge pull request #14507 from s-hadinger/berry_check_method
...
Berry check non-method
2022-01-18 22:53:38 +01:00
Stephan Hadinger
367414b2be
add non-method check to tasmota.set_timer
2022-01-18 22:45:20 +01:00
Stephan Hadinger
cd401d3928
Berry check non-method
2022-01-18 22:13:40 +01:00
Adrian Scillato
d432b44268
Merge pull request #14499 from to-scho/development
...
fix for sr04 mode2
2022-01-18 14:34:25 -03:00
Jason2866
5be171b209
Merge pull request #14500 from ascillato/patch-1
...
Satisfy requirements when enabling MQTT TLS from user_config_override.h
2022-01-18 18:05:42 +01:00
Adrian Scillato
5ac29a5f62
Satisfy requirements when enabling MQTT TLS from user_config_override.h
...
It is always needed to define `USE_TLS` if using `USE_MQTT_TLS`. The key `USE_TLS` is used inside the TLS_mini library (specifically at the top of WiFiClientSecureLightBearSSL.h).
2022-01-18 13:36:59 -03:00
to-scho
6b8fc2d550
fix for wrong stupid logic
2022-01-18 15:42:45 +01:00
to-scho
0930f4679c
fix mode 2 detection of sr04
2022-01-18 15:20:42 +01:00
Jason2866
08b5691a41
Update badges
2022-01-18 15:09:53 +01:00
Jason2866
c91019672d
add concurrency
2022-01-18 15:00:24 +01:00
Jason2866
03f3e4116e
Merge pull request #14496 from Jason2866/workflow
...
rename, add concurrency to github actions build devel
2022-01-18 14:54:37 +01:00
Jason2866
76e0616d48
rename, add concurrency
2022-01-18 14:42:26 +01:00
Theo Arends
d7142fb4f3
Merge pull request #14491 from Staars/patch-1
...
Adding HomeKit to legacy MI32 driver
2022-01-18 11:13:10 +01:00
Jason2866
f6df5ddb32
Merge pull request #14494 from Jason2866/fix_knx
...
fix ambiguous error in knx
2022-01-18 10:54:47 +01:00
Jason2866
57adb6d47f
fix ambiguous error
2022-01-18 10:41:20 +01:00
Christian Baars
b08ad3843f
Update be_modtab.c
...
fix standard ble build 2/2
2022-01-17 20:47:32 +01:00
Christian Baars
2566156dd5
Update xdrv_52_3_berry_MI32.ino
...
fix standard ble build 1/2
2022-01-17 20:46:46 +01:00
Christian Baars
c38784bf2d
Update tasmota_configurations_ESP32.h
2022-01-17 19:56:15 +01:00
Christian Baars
e58d1e3018
Add files via upload
2022-01-17 19:52:34 +01:00
Christian Baars
9828b96ccc
Update be_modtab.c
...
load MI32 and BLE
2022-01-17 19:51:27 +01:00
Christian Baars
721888437b
Update xsns_62_esp32_mi.ino
...
add HomeKit and Berry
2022-01-17 19:47:56 +01:00
Christian Baars
483069d6da
Add files via upload
2022-01-17 19:46:19 +01:00
s-hadinger
f570941323
Merge pull request #14490 from s-hadinger/LVGL-ts_fix
...
LVGL fix calibration not applied when not touched
2022-01-17 19:45:40 +01:00
Christian Baars
0fff6bb6c4
Add files via upload
2022-01-17 19:43:07 +01:00
Christian Baars
bcba4cd4d9
Update xdrv_01_webserver.ino
...
call legacy driver too for OTA
2022-01-17 19:41:17 +01:00
Stephan Hadinger
7d9226b3b5
LVGL fix calibration not applied when not touched
2022-01-17 19:37:38 +01:00
s-hadinger
70c6e730f0
Merge pull request #14486 from s-hadinger/alexa_fix_zigbee
...
Fix Alexa bug in discovery
2022-01-17 18:52:19 +01:00
Stephan Hadinger
21dd58e59f
Fix Alexa bug in discovery
2022-01-17 18:36:13 +01:00
Theo Arends
274963758e
Fix OneWire-Stickbreaker (DS18x20) library
...
Fix OneWire-Stickbreaker (DS18x20) library support for ESP32S2 (#14338 )
2022-01-17 17:05:33 +01:00
Theo Arends
7ea5b7c544
Merge pull request #14475 from pcdiem/pwmdimmer2
...
Fix millisecond comparisons
2022-01-17 16:55:42 +01:00
Theo Arends
52082b41d5
Merge pull request #14484 from gemu2015/scripter_update
...
optimizations and fixes, add return x
2022-01-17 16:55:07 +01:00
Theo Arends
165880f06b
Fix Onewire ESP32S2 functionality
...
Fix Onewire ESP32S2 functionality (#14338 )
2022-01-17 15:37:26 +01:00
gemu2015
e352bfe8a0
optimizations and fixes, add return x
2022-01-17 12:09:21 +01:00
Jason2866
342af3d466
Merge pull request #14481 from s-hadinger/fix_minicustom32
...
Fix to allow compilation of minicustom32
2022-01-16 21:48:33 +01:00
Stephan Hadinger
23c2efbe8f
Fix to allow compilation of minicustom32
2022-01-16 21:34:29 +01:00
Jason2866
b296741dee
Merge pull request #14477 from Jason2866/fix_minicustom
...
Make webclient for minicustom32 possible
2022-01-16 20:48:29 +01:00
Jason2866
4351798b74
Make webclient for minicustom possible
2022-01-16 20:40:01 +01:00
Paul C Diem
b1b5261a83
Fix millisecond comparisons
2022-01-16 13:23:30 -06:00
s-hadinger
dcaa19d7a0
LVGL add missing enums for freetype ( #14473 )
...
* LVGL add missing enums for freetype
* Fix
2022-01-16 19:37:41 +01:00
Jason2866
8a855ba531
Merge pull request #14469 from arendst/TLS_update
...
fix include for HTTPS Update
2022-01-16 18:05:04 +01:00
Jason2866
fc48fe1d3b
fix include for HTTPUpdate
2022-01-16 17:58:46 +01:00
Theo Arends
fda1dd2c2c
Merge pull request #14449 from HarHarLinks/patch-1
...
SevenSegmentTM1637.h: binairy -> binary
2022-01-16 16:21:56 +01:00
Theo Arends
62e9464753
Merge pull request #14455 from SteWers/SML-colon
...
[SML] Removed colon at the end of the labels
2022-01-16 16:21:20 +01:00