Jason2866
|
5eae526eb4
|
Merge pull request #16185 from Jason2866/tmp
Ignore not needed libs for safeboot
|
2022-08-09 13:02:29 +02:00 |
Jason2866
|
597a0ec45a
|
entry TTGO TWatch Library is redundant too
|
2022-08-09 12:31:21 +02:00 |
Jason2866
|
0b53b54587
|
remove redundant NimBLE ignore
|
2022-08-09 12:27:08 +02:00 |
Jason2866
|
e8b5c81d38
|
rm unneeded ignore
|
2022-08-09 12:21:27 +02:00 |
Jason2866
|
ab05511f4d
|
Ignore not needed libs for safeboot
|
2022-08-09 12:06:07 +02:00 |
Jason2866
|
b09ed6e67e
|
Merge pull request #16184 from Jason2866/tmp
Move DHT ESP32 lib to ESP32 lib
|
2022-08-09 11:58:13 +02:00 |
Jason2866
|
f9707217e6
|
Move DHT ESP32 lib to ESP32 lib
|
2022-08-09 11:46:25 +02:00 |
s-hadinger
|
542e3ab5ac
|
Merge pull request #16183 from s-hadinger/zigbee_fix_tuya
Zigbee fix Tuya for writing attributes
|
2022-08-09 11:22:44 +02:00 |
Stephan Hadinger
|
cb190d45e3
|
Zigbee fix Tuya for writing attributes
|
2022-08-09 11:06:04 +02:00 |
Theo Arends
|
e79cd1b342
|
Merge pull request #16182 from Jason2866/webcam
Update Webcam lib `*.h` files
|
2022-08-09 10:05:04 +02:00 |
Theo Arends
|
0b8489d342
|
Merge pull request #16178 from gemu2015/i2supdate
I2supdate
|
2022-08-09 09:20:01 +02:00 |
gemu2015
|
de84f3a215
|
Update platformio_tasmota_env32.ini
|
2022-08-09 08:05:05 +02:00 |
gemu2015
|
fdda6e6c2a
|
move library
|
2022-08-09 08:02:53 +02:00 |
Jason2866
|
ceed6525ec
|
add cameras
|
2022-08-08 22:42:15 +02:00 |
Jason2866
|
4b82389a81
|
support `CONFIG_CAMERA_CONVERTER_ENABLED`
|
2022-08-08 22:40:28 +02:00 |
s-hadinger
|
5915ffdc48
|
Merge pull request #16179 from s-hadinger/ir_fix_exp32_recv
Fixed IR crash on ESP32 (#16173)
|
2022-08-08 14:28:23 +02:00 |
Stephan Hadinger
|
cfdf22e55c
|
Remove SO144 (finally unsued)
|
2022-08-08 14:14:26 +02:00 |
Stephan Hadinger
|
603dd28944
|
Fixed IR crash on ESP32 (#16173)
|
2022-08-08 14:11:57 +02:00 |
gemu2015
|
73a4174d4e
|
Update xdrv_42_0_i2s_audio.ino
|
2022-08-08 14:09:51 +02:00 |
gemu2015
|
4dc910391f
|
update i2s audio
|
2022-08-08 14:00:55 +02:00 |
gemu2015
|
7831c72be5
|
add setgain
|
2022-08-08 13:58:54 +02:00 |
gemu2015
|
a97c5d8dae
|
add codec wm8960
|
2022-08-08 13:58:34 +02:00 |
Theo Arends
|
86cba4acb1
|
Merge pull request #16174 from stefanbode/patch-6
Enhance behavior of tilt changes at end points 0% and 100%
|
2022-08-07 18:54:00 +02:00 |
stefanbode
|
59fd20097c
|
Enhance behavior of tilt changes at end points 0% and 100%
#15974 mentioned there is unexpected behavior when direction changes and end points are not left.
|
2022-08-07 18:32:23 +02:00 |
Theo Arends
|
ec3e8eb95a
|
Add size check
|
2022-08-07 16:24:59 +02:00 |
Theo Arends
|
00012c7893
|
Clean up
|
2022-08-07 15:55:44 +02:00 |
Theo Arends
|
fc86a63417
|
Fix wifiscan encryption types
Fix wifiscan encryption types (#16141)
|
2022-08-07 15:52:23 +02:00 |
Theo Arends
|
e327c6194f
|
Cleanup JSON message
|
2022-08-07 14:23:27 +02:00 |
Theo Arends
|
4037184ee0
|
Fix catalan workflows
|
2022-08-07 11:33:32 +02:00 |
Theo Arends
|
0a616df706
|
Update changelogs
|
2022-08-07 11:18:57 +02:00 |
Theo Arends
|
eebf98dc59
|
Merge pull request #15867 from lugerun/improve-button-debounceing
Improve button debouncing
|
2022-08-07 10:57:01 +02:00 |
s-hadinger
|
f39679512b
|
Merge pull request #16167 from s-hadinger/zigbee_battpercent
Zigbee include "BatteryPercentage" in all messages
|
2022-08-06 14:40:00 +02:00 |
Stephan Hadinger
|
f18091c53b
|
Zigbee include "BatteryPercentage" in all messages
|
2022-08-06 14:27:58 +02:00 |
Theo Arends
|
c8725c6734
|
Merge pull request #16166 from jeroenst/ModbusTcpBridgeCrashFix
Solved crash when modbusbridge was configured for the first time
|
2022-08-06 13:43:21 +02:00 |
JeroenSt
|
cf20a9c1c8
|
Solved crash when modbusbridge was configured for the first time
|
2022-08-06 11:57:47 +02:00 |
Jason2866
|
b15e8041dd
|
rm deprecated colorizer
|
2022-08-06 10:12:52 +02:00 |
Theo Arends
|
ebf0ad503c
|
Merge pull request #16141 from ascillato/Add_WifiScan_and_WifiTest_cmnds
Add `WifiScan` and `WifiTest` commands
|
2022-08-06 09:35:21 +02:00 |
Theo Arends
|
5086082de0
|
Merge pull request #16159 from pgollor/pgollor-patch1
add option to change host url for OTA upload
|
2022-08-06 09:31:09 +02:00 |
Theo Arends
|
15a1bba1b8
|
Merge pull request #16145 from HardwareBoffin/development
Added the ca_AD ( catalan ) Translation
|
2022-08-06 09:30:50 +02:00 |
Theo Arends
|
202ec86453
|
Update changelogs
|
2022-08-05 15:52:53 +02:00 |
Theo Arends
|
02d7eb1d7d
|
Fix energy values after power cycle
Fix energy values after power cycle (#16118)
|
2022-08-05 15:25:39 +02:00 |
Pascal Gollor
|
a4d7148a52
|
add option to change host url for OTA upload
|
2022-08-05 14:21:11 +02:00 |
s-hadinger
|
5c8e67f48f
|
Merge pull request #16158 from s-hadinger/fix_pwm_esp32x
Fix PWM for ESP32 variants
|
2022-08-05 10:31:05 +02:00 |
Stephan Hadinger
|
299cc5a87b
|
Fix PWM for ESP32 variants
|
2022-08-05 10:11:56 +02:00 |
s-hadinger
|
dfc1f72ea0
|
Merge pull request #16152 from s-hadinger/zigbee_autoprobe_cmd
Zigbee add received commands as battery auto-probe triggers
|
2022-08-04 18:48:25 +02:00 |
Stephan Hadinger
|
d112800dc3
|
Zigbee add received commands as battery auto-probe triggers
|
2022-08-04 18:33:31 +02:00 |
s-hadinger
|
43a02cf369
|
Merge pull request #16148 from s-hadinger/zigbee_batt_autoprobe
Zigbee add Battery auto-probe (can be disabled with ``SetOption143 1``)
|
2022-08-04 11:28:52 +02:00 |
Stephan Hadinger
|
d482f49002
|
Zigbee add Battery auto-probe (can be disabled with ``SetOption143 1``)
|
2022-08-04 11:15:53 +02:00 |
Jason2866
|
8939148490
|
add CA
|
2022-08-03 22:36:22 +02:00 |
Jason2866
|
d189b5d8a5
|
add CA
|
2022-08-03 22:35:42 +02:00 |