Commit Graph

14113 Commits

Author SHA1 Message Date
Theo Arends 9afff66ad1 Update changelogs 2021-12-30 14:48:01 +01:00
Theo Arends 3220332b1c Refactor serial config
Refactor serial config (#14212)
2021-12-30 14:39:22 +01:00
Theo Arends 5a73aa1e1f Refactor serial config
Refactor serial config removing specific stopbit count and only support serial config constants (#14212)
2021-12-30 14:19:24 +01:00
Theo Arends 730f3451ac Clean up code 2021-12-30 13:26:32 +01:00
Theo Arends b5a1e9d2fe
Merge pull request #14214 from gemu2015/scripter_update
some fixes and enhancements
2021-12-30 12:19:51 +01:00
Theo Arends 03b1fa0072
Merge pull request #14215 from barbudor/function_pointer
Add missing & on function pointer for coherency
2021-12-30 10:03:31 +01:00
barbudor e504f61fba Add missing & for coherency 2021-12-30 09:39:29 +01:00
gemu2015 a2857e1c53 some fixes and enhancements 2021-12-30 09:00:14 +01:00
Theo Arends 0bfa5af3ad Fix Sonoff SPM relay GUI display
Fix Sonoff SPM relay GUI display (#13447)
2021-12-29 17:46:52 +01:00
Jason2866 4fa17ebde1
Merge pull request #14204 from Jason2866/board_upd
Boards.json definition updates
2021-12-29 17:08:13 +01:00
Jason2866 ead95cc237
Merge branch 'arendst:development' into board_upd 2021-12-29 16:50:06 +01:00
Theo Arends e843bc929e Shorten cryptic message 2021-12-29 15:18:55 +01:00
Theo Arends 3890237a5f Add ESP32 dedicated DHT driver
- Add ESP32 dedicated DHT driver using standard Adafruit library.
- Extent DHT probe interval time from 2 to 4 seconds solving some misreadings
2021-12-29 14:57:56 +01:00
Theo Arends 2c12cbdabe Rename xsns_05 ds18b20 driver 2021-12-29 14:52:58 +01:00
Jason2866 179920e8a3
Boards.json definition updates
Add definitions to boards.json to make it possible to differentiate later.
2021-12-29 14:37:41 +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