Jason2866
|
a2d9078fd6
|
Prep github actions for webflasher
|
2021-07-09 15:03:56 +02:00 |
s-hadinger
|
65150432bc
|
Merge pull request #12601 from s-hadinger/ssl_no_critical
TLS remove check for cricital attributes in cert #12599
|
2021-07-09 12:02:25 +02:00 |
Stephan Hadinger
|
1bfb4ef55c
|
TLS remove check for cricital attributes in cert #12599
|
2021-07-09 11:11:33 +02:00 |
Theo Arends
|
1692b062a4
|
Merge pull request #12584 from Jason2866/patch-6
gitpod updates
|
2021-07-08 10:04:40 +02:00 |
s-hadinger
|
66ad4b7798
|
Merge pull request #12587 from s-hadinger/berry_gc
Berry fix GC when lexer error
|
2021-07-07 18:32:09 +02:00 |
Stephan Hadinger
|
3bd4358a37
|
Berry fix GC when lexer error
|
2021-07-07 18:07:17 +02:00 |
Jason2866
|
afb8fbb150
|
Delete uncrustify.cfg
|
2021-07-07 14:51:14 +02:00 |
Jason2866
|
447d36a7e1
|
gitpod changes
|
2021-07-07 14:50:23 +02:00 |
Theo Arends
|
34346187e7
|
Merge pull request #12581 from ascillato/patch-1
KNX: Fix Telegrams UDP Overrun
|
2021-07-06 16:33:12 +02:00 |
Adrian Scillato
|
2476ff8e1a
|
KNX: Fix Telegrams UDP Overrun
|
2021-07-06 11:21:00 -03:00 |
Theo Arends
|
1509b708e4
|
Merge pull request #12580 from s-hadinger/ir_2_7_19
IRremoteESP8266 library from v2.7.18 to v2.7.19
|
2021-07-06 14:37:23 +02:00 |
Stephan Hadinger
|
52181f0822
|
IRremoteESP8266 library from v2.7.18 to v2.7.19
|
2021-07-06 12:21:23 +02:00 |
Theo Arends
|
d44fc80cd3
|
Fix exception 28 when unable to send MQTT message
Fix exception 28 when unable to send MQTT message and a topic name without a slash '/' (#12555)
|
2021-07-06 11:28:33 +02:00 |
mikep1998
|
9fd3ed597f
|
Update xdrv_54_lvgl.ino (#12574)
Fix compile error with LVGL define and without USE_BERRY defined
|
2021-07-06 08:23:38 +02:00 |
Adrian Scillato
|
fb9a34ccbd
|
Merge pull request #12566 from ascillato/Initial_WiFi_Config_Fix_11n
Wi-Fi Initial Setup: Workaround for 11n Only Routers
|
2021-07-05 17:32:08 -03:00 |
s-hadinger
|
c248888986
|
Merge pull request #12569 from s-hadinger/lv_freetype_patch_10
lv_freetype patch #10
|
2021-07-05 19:07:39 +02:00 |
Stephan Hadinger
|
621ab97dea
|
lv_freetype patch #10
|
2021-07-05 18:51:55 +02:00 |
Theo Arends
|
60fabf65a7
|
Fix regression ESP8266 setting hostname
|
2021-07-05 17:11:03 +02:00 |
Adrian Scillato
|
fb4aac574e
|
Wi-Fi Initial Setup: Workaround for 11n Only Routers
Workaround for the hardware limitation of ESP8266. In STA+AP mode it only supports 11b/g. In STA only mode it supports 11b/g/n.
|
2021-07-05 10:00:10 -03:00 |
Theo Arends
|
512d912b77
|
Change setting hostname to fixing ArduinoESP32 core 2.0.0
|
2021-07-05 14:50:33 +02:00 |
s-hadinger
|
c08b6db1e3
|
Merge pull request #12565 from s-hadinger/wifi_no_sleep
Command ``SetOption127 1`` to force Wifi in no-sleep mode even if ``Sleep 0`` is not enabled
|
2021-07-05 14:24:02 +02:00 |
Stephan Hadinger
|
1c15552210
|
Command ``SetOption127 1`` to force Wifi in no-sleep mode even if ``Sleep 0`` is not enabled
|
2021-07-05 13:43:41 +02:00 |
Theo Arends
|
d5585adbb2
|
Disable wifi modem sleep on ESP32-C3 if possible
|
2021-07-05 12:32:58 +02:00 |
s-hadinger
|
d362b494b8
|
Merge pull request #12561 from s-hadinger/fix_ping
Fix ping on Esp32
|
2021-07-04 22:23:33 +02:00 |
Stephan Hadinger
|
dec1dc0c18
|
Fix ping on Esp32
|
2021-07-04 22:04:34 +02:00 |
s-hadinger
|
8bcb8b9896
|
Merge pull request #12559 from s-hadinger/Disable-NDEBUG-for-Esp32c3
Disable NDEBUG for Esp32C3
|
2021-07-04 20:46:42 +02:00 |
Stephan Hadinger
|
7ea6cd2b1e
|
Disable NDEBUG for Esp32C3
|
2021-07-04 20:03:49 +02:00 |
Theo Arends
|
377b34409f
|
Changed ESP32 Ethernet Phy Type information to IDF v3+
|
2021-07-04 14:53:58 +02:00 |
Theo Arends
|
9203d6d4b3
|
Update changelog
|
2021-07-04 12:14:16 +02:00 |
Theo Arends
|
e94a253cec
|
Fix AM2320 value reporting (#12552)
|
2021-07-04 11:39:05 +02:00 |
Theo Arends
|
bc9055ab99
|
Merge pull request #12553 from ascillato/patch-1
MQTT UI: Add password length restriction
|
2021-07-04 11:27:40 +02:00 |
Adrian Scillato
|
2100553085
|
MQTT UI: Add password length restriction
https://github.com/arendst/Tasmota/issues/12513
|
2021-07-03 20:19:36 -03:00 |
Theo Arends
|
164d0cb083
|
Merge pull request #12546 from s-hadinger/Ping-esp32c3
Fix compilaion for Esp32c3
|
2021-07-03 17:55:07 +02:00 |
Stephan Hadinger
|
25bdff6658
|
Fix compilaion for Esp32c3
|
2021-07-03 17:19:12 +02:00 |
s-hadinger
|
b0b7f758c7
|
Merge pull request #12545 from s-hadinger/fix_rgb_zigbee
Fix Hue angle encoding for Zigbee
|
2021-07-03 16:28:50 +02:00 |
Stephan Hadinger
|
b8d831baf5
|
Fix Hue angle encoding for Zigbee
|
2021-07-03 15:21:57 +02:00 |
s-hadinger
|
ee15b58877
|
Merge pull request #12544 from s-hadinger/lvgl_ctypes
LVGL ctypes implemented
|
2021-07-03 11:09:56 +02:00 |
Stephan Hadinger
|
4e57083f52
|
Fix compilation
|
2021-07-03 10:54:14 +02:00 |
Stephan Hadinger
|
3e2cd4f67d
|
LVGL ctypes implemented
|
2021-07-03 10:40:08 +02:00 |
Theo Arends
|
a7a7820988
|
Fix zbbridge compile
|
2021-07-02 18:09:23 +02:00 |
Theo Arends
|
dd509e458e
|
Moved LinkedList to lib_basic
|
2021-07-02 17:52:13 +02:00 |
Theo Arends
|
e7425f5b3b
|
Merge pull request #12539 from Jason2866/patch-6
Enable Ping and rules features for env not 1M
|
2021-07-02 17:49:37 +02:00 |
Theo Arends
|
c806bcd265
|
Moved LinkedList to lib_div
|
2021-07-02 17:46:17 +02:00 |
Theo Arends
|
bcdfd90ab8
|
Merge pull request #12541 from gemu2015/scipter_fix
some fixes
|
2021-07-02 17:38:43 +02:00 |
gemu2015
|
0552bf8261
|
some fixes
|
2021-07-02 17:29:35 +02:00 |
Theo Arends
|
2cb3410f6c
|
Merge pull request #12540 from Jason2866/patch-7
Enable use of Rules for Core2
|
2021-07-02 17:19:28 +02:00 |
Jason2866
|
2b3f516424
|
Enable use of Rules for Core2
|
2021-07-02 16:50:37 +02:00 |
Jason2866
|
aa1b0d3e0c
|
Enable Ping and rules features for env not 1M
|
2021-07-02 16:47:06 +02:00 |
Theo Arends
|
1ff2b8abe9
|
Add optional TasMesh define
|
2021-07-02 14:12:49 +02:00 |
Theo Arends
|
0a04ed0082
|
Merge pull request #12536 from Jason2866/patch-5
Silence scripter info "universal file system used"
|
2021-07-02 14:08:37 +02:00 |