Theo Arends
|
2c12cbdabe
|
Rename xsns_05 ds18b20 driver
|
2021-12-29 14:52:58 +01:00 |
Jason2866
|
2904766247
|
Merge pull request #14202 from barbudor/ota_tasmota32solo1
provide proper OTA_URL for tasmota32solo1
|
2021-12-29 13:34:29 +01:00 |
jeanmichel_nwsb
|
673387f77d
|
provide proper OTA_URL for tasmota32solo1
|
2021-12-29 13:05:22 +01:00 |
s-hadinger
|
f622e0eafd
|
Merge pull request #14199 from arendst/revert-14196-berry_random_byte
Revert "Berry add `tasmota.random_byte()`"
|
2021-12-28 22:43:27 +01:00 |
s-hadinger
|
c032878fd6
|
Revert "Berry add `tasmota.random_byte()`"
|
2021-12-28 22:37:02 +01:00 |
s-hadinger
|
adc7885994
|
Merge pull request #14196 from s-hadinger/berry_random_byte
Berry add `tasmota.random_byte()`
|
2021-12-28 22:02:31 +01:00 |
Stephan Hadinger
|
44189186e9
|
Berry add `tasmota.random_byte()`
|
2021-12-28 21:29:04 +01:00 |
Theo Arends
|
41d958020e
|
Fix possible heap corruption due to PubSubClient memmove
Fix possible heap corruption due to invalid PubSubClient memmove parameters (#13700)
|
2021-12-28 16:05:38 +01:00 |
Theo Arends
|
00c937953b
|
Merge pull request #14078 from avp-avp/development
Add OpenTherm Boiler Lockout Reset command
|
2021-12-28 14:27:34 +01:00 |
Theo Arends
|
fcba276e92
|
Merge pull request #14189 from gemu2015/sml_fix
fix vbus signed word
|
2021-12-28 14:26:42 +01:00 |
gemu2015
|
3845708acc
|
fix vbus signed word
|
2021-12-28 12:38:39 +01:00 |
s-hadinger
|
89e3851903
|
Merge pull request #14188 from s-hadinger/berry_string_format
Berry fix string.format crash
|
2021-12-28 12:23:51 +01:00 |
Stephan Hadinger
|
c1e3d88f2f
|
Berry fix string.format crash
|
2021-12-28 12:09:00 +01:00 |
Theo Arends
|
fedf60e963
|
Merge pull request #14172 from Jason2866/audio_new
update Audio libs
|
2021-12-28 11:17:58 +01:00 |
s-hadinger
|
74e7d065ed
|
Merge pull request #14187 from s-hadinger/lv_81_layouts
LVGL add layouts
|
2021-12-28 09:55:54 +01:00 |
Stephan Hadinger
|
0acabbb56e
|
LVGL add layouts
|
2021-12-28 09:43:05 +01:00 |
s-hadinger
|
63723ef8e2
|
Merge pull request #14186 from s-hadinger/lvgl_81
LVGL update from 8.0.2 to 8.1.0
|
2021-12-27 23:15:27 +01:00 |
Stephan Hadinger
|
dca794dbf1
|
LVGL update from 8.0.2 to 8.1.0
|
2021-12-27 23:03:49 +01:00 |
s-hadinger
|
b5f913ed18
|
Merge pull request #14182 from s-hadinger/lvgl_modularization
LVGL modularization
|
2021-12-27 19:28:34 +01:00 |
Stephan Hadinger
|
a4cd168681
|
LVGL modularization
|
2021-12-27 18:12:38 +01:00 |
Theo Arends
|
096687d3fb
|
Merge pull request #14173 from barbudor/dht_negative_2comp
DHT support both type of negative temperature
|
2021-12-27 16:56:50 +01:00 |
jeanmichel_nwsb
|
2e19f66749
|
make neg temp compliant with 2's comp variant
|
2021-12-27 16:33:44 +01:00 |
Jason2866
|
9861337979
|
Update platformio_override_sample.ini
|
2021-12-27 15:14:56 +01:00 |
Jason2866
|
a1dbad5bdd
|
Merge branch 'audio_new' of https://github.com/Jason2866/Tasmota into audio_new
|
2021-12-27 14:34:35 +01:00 |
Jason2866
|
df9b942c09
|
enable audio for C3/S2
|
2021-12-27 14:34:31 +01:00 |
Jason2866
|
b1b026f4c3
|
Fixed in upstream repo
|
2021-12-27 14:30:12 +01:00 |
Jason2866
|
e84124f035
|
updated Audio libs
|
2021-12-27 14:24:58 +01:00 |
Theo Arends
|
cb52c4cf35
|
Add DHT debugging information
|
2021-12-26 14:00:07 +01:00 |
Theo Arends
|
4962fd229e
|
Add command ``SSerialConfig <serialconfig>`` to change Serial Bridge configuration
Add command ``SSerialConfig <serialconfig>`` to change Serial Bridge configuration
|
2021-12-25 12:58:24 +01:00 |
Theo Arends
|
da8910b9c3
|
Fixed serial broken after #14153 - reverted
|
2021-12-25 11:42:26 +01:00 |
Theo Arends
|
aaa87a037a
|
Revert "Merge pull request #14153 from wir3z/development"
This reverts commit d9ab90a2f9 , reversing
changes made to 7bf6e5a773 .
|
2021-12-25 11:34:58 +01:00 |
Theo Arends
|
4b539f9b94
|
Revert "Bump TasmotaSerial version to 3.4.0"
This reverts commit f2dfcb3f40 .
|
2021-12-25 11:34:43 +01:00 |
Theo Arends
|
18003e0ee6
|
Another try for solving exceptions 28
Another try for solving exceptions 28 (#14067)
|
2021-12-24 17:05:53 +01:00 |
s-hadinger
|
e5463782e7
|
Merge pull request #14162 from s-hadinger/lvgl_chart
LVGL add support for lv_chart_series
|
2021-12-24 10:26:13 +01:00 |
Stephan Hadinger
|
fd47406d11
|
LVGL add support for lv_chart_series
|
2021-12-24 10:06:30 +01:00 |
s-hadinger
|
3bd7c98cfe
|
Merge pull request #14161 from s-hadinger/berry_udp_remote
Berry udp remote ip and port
|
2021-12-24 10:04:27 +01:00 |
Stephan Hadinger
|
c343896760
|
Berry udp remote ip and port
|
2021-12-24 09:48:40 +01:00 |
s-hadinger
|
0039f5a8c3
|
Merge pull request #14160 from s-hadinger/berry_udp
Berry add support for udp client/server
|
2021-12-23 19:07:37 +01:00 |
Stephan Hadinger
|
a51d32747a
|
Berry add support for udp client/server
|
2021-12-23 18:35:10 +01:00 |
Jason2866
|
5a0a757bc5
|
Merge pull request #14158 from Jason2866/core202
Update Tasmota Arduino ESP32 core to v.2.0.2
|
2021-12-23 16:44:54 +01:00 |
Jason2866
|
c7c60c463c
|
core 2.0.2
|
2021-12-23 14:01:16 +01:00 |
Jason2866
|
3c3d1b6583
|
add platform to solo1
|
2021-12-23 13:54:26 +01:00 |
Jason2866
|
12a14a3e49
|
add Platform to solo1
|
2021-12-23 13:46:58 +01:00 |
Jason2866
|
04206d4bb0
|
Tasmota core 2.0.2
|
2021-12-23 13:34:36 +01:00 |
s-hadinger
|
8374ded1d4
|
Merge pull request #14157 from s-hadinger/better_changeUIntScale
Fix changeUIntScale to be stable
|
2021-12-23 13:19:48 +01:00 |
Stephan Hadinger
|
7c064f6fc8
|
Fix changeUIntScale to be stable
|
2021-12-23 12:48:12 +01:00 |
Theo Arends
|
89b5282d92
|
Update changelog
|
2021-12-23 12:35:28 +01:00 |
Theo Arends
|
39ec4c6d5d
|
Revert change to fix extra flashwrite before QuickPowerDetection
Revert change to fix extra flashwrite before QuickPowerDetection (#14153)
|
2021-12-23 12:34:16 +01:00 |
Theo Arends
|
afea9cd4a7
|
Increase max power value for Sonoff Pow R3
Increase max power value for Sonoff Pow R3 (#14156)
|
2021-12-23 12:06:14 +01:00 |
Theo Arends
|
45ad78a680
|
Remove HRG15 error message
Remove HRG15 error message (#14067)
|
2021-12-23 11:31:09 +01:00 |