Commit Graph

14193 Commits

Author SHA1 Message Date
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
Theo Arends e359a775c2 Bump version to v10.1.0.2 2021-12-23 11:01:41 +01:00
Theo Arends f2dfcb3f40 Bump TasmotaSerial version to 3.4.0 2021-12-23 10:45:18 +01:00
Theo Arends d9ab90a2f9
Merge pull request #14153 from wir3z/development
Fixed non-8N1 serial issues.
2021-12-23 10:41:11 +01:00
wir3z 30d35b8c15 Moved kTasmotaSerialConfig to TasmotaSerial.h from Tasmota.h. 2021-12-22 12:23:17 -07:00
wir3z 3c8cda25fb Added linux safe path. 2021-12-22 10:28:55 -07:00
wir3z 223314804d Removed external function call, referenced header. 2021-12-22 10:22:16 -07:00
Theo Arends 7bf6e5a773 Another try to fix exception
Another try to fix exception (#14067)
2021-12-22 18:11:35 +01:00