Commit Graph

15074 Commits

Author SHA1 Message Date
Theo Arends 45d4444a49 Bump version 11.0.0.4 2022-03-12 18:08:43 +01:00
Theo Arends ef730606ac
Merge pull request #15108 from barbudor/vl53l1x_xshut
Support up to 8x VL53L1X using XSHUT pin
2022-03-12 17:56:57 +01:00
Theo Arends eb2d65be54 Refactor DS3232 RTC 2022-03-12 17:55:17 +01:00
Theo Arends 139f6d61c4 Refactor BM8563 RTC 2022-03-12 17:48:18 +01:00
s-hadinger c47e988349
Lvgl cleaned berry mapping (#15111)
* lv module

* More classes

* String literals

* Missed one
2022-03-12 17:45:16 +01:00
stefanbode 7b68b0e154
Removed PinUsed from Interrupt 2022-03-12 17:43:53 +01:00
Theo Arends c20bc70d1c Add support for PCF85363 RTC as used in Shelly 3EM
Add support for PCF85363 RTC as used in Shelly 3EM (#13515)
2022-03-12 17:38:49 +01:00
s-hadinger b82f7d9ed7
Merge pull request #15110 from s-hadinger/berry_format_littlefs
Berry add `path.format(true)`
2022-03-12 12:28:56 +01:00
Stephan Hadinger a187375c02 Berry add `path.format(true)` 2022-03-12 12:19:10 +01:00
s-hadinger 4211450967
Merge pull request #15109 from s-hadinger/berry_allow_null_bytes_ptr
Berry allow bytes() mapped region to hold a null pointer
2022-03-12 11:11:11 +01:00
Stephan Hadinger 4a03360c90 Berry allow bytes() mapped region to hold a null pointer 2022-03-12 10:29:46 +01:00
Barbudor 0e4561d855 step 6 - some missing L0X to LXX renaming 2022-03-11 23:32:59 +01:00
Barbudor eb54152c76 step 5 - some renaming 2022-03-11 23:12:57 +01:00
Barbudor 33b3a4b88a step 4 - compile option for range 2022-03-11 22:02:32 +01:00
Theo Arends 4069bd1914 Add ADE7880 2022-03-11 16:54:57 +01:00
Theo Arends bf01806e1d Add support for Shelly 3EM
Add support for Shelly 3EM (#13515)
2022-03-11 16:27:49 +01:00
Theo Arends ae484e28ba Add command to change timeout in RfReceive
Add command to change timeout in RfReceive (#15061)
2022-03-11 14:10:22 +01:00
s-hadinger 15ce5ac6e5
Merge pull request #15101 from s-hadinger/fix_cron
Berry fix cron
2022-03-11 09:02:42 +01:00
Barbudor 501b643c3f step 3 - seems to work fine 2022-03-11 00:30:25 +01:00
Stephan Hadinger c15f52935a Berry fix cron 2022-03-10 23:29:40 +01:00
Barbudor 7db1701d5d step 1 - test without xshut 2022-03-10 22:46:08 +01:00
s-hadinger c60de639d1
Merge pull request #15100 from s-hadinger/lvgl_string
LVGL add string to buffer
2022-03-10 22:34:34 +01:00
Stephan Hadinger 03c9664778 LVGL add string to buffer 2022-03-10 22:25:38 +01:00
Barbudor 6072830907 step1 - add arrays 2022-03-10 22:00:20 +01:00
Jason2866 859d327063
Merge pull request #15099 from Staars/development
MI32: active BLE connections can remain
2022-03-10 21:45:18 +01:00
Jason2866 daf610d0d5
add "memory_type" to specify flash type for S3 2022-03-10 21:40:48 +01:00
s-hadinger 76345c3234
Merge pull request #15098 from s-hadinger/lv_optim
LVGL optimizations
2022-03-10 21:09:52 +01:00
Staars bee9cbc209 active connection can remain 2022-03-10 20:57:16 +01:00
Stephan Hadinger 83597e57e8 LVGL optimizations 2022-03-10 20:56:26 +01:00
s-hadinger b810136e9c
Merge pull request #15097 from s-hadinger/bytes_change_buffer
Berry bytes, add _change_buffer()
2022-03-10 20:49:55 +01:00
Stephan Hadinger aae745183e Berry bytes, add _change_buffer() 2022-03-10 20:39:43 +01:00
Theo Arends afceec1177
Merge pull request #15094 from netpok/fix/displayclock
Fix display clock
2022-03-10 20:07:05 +01:00
Balázs Váradi 5cdf259c99 Fix display clock 2022-03-10 13:18:10 +01:00
Theo Arends a048e6bdfd Move tasmota4M to the correct folder 2022-03-09 11:03:21 +01:00
Theo Arends 2e859b7cd7 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2022-03-09 10:33:03 +01:00
Theo Arends 2dda90de72 Fix console log jumps
Fix console log jumps (#15070)
2022-03-09 10:32:47 +01:00
Theo Arends a23e038d2a
Merge pull request #15069 from bovirus/patch-1
Update italian language
2022-03-09 10:18:23 +01:00
Theo Arends bbe9b35c60
Merge pull request #15064 from Jason2866/esp82664M
Add Esp8266 4M build variant
2022-03-09 10:17:57 +01:00
s-hadinger c86c98ac71
Merge pull request #15079 from s-hadinger/lvgl_ex_1
Add LVGL examples
2022-03-09 08:50:19 +01:00
Stephan Hadinger 285277ebba Add LVGL examples 2022-03-09 08:49:44 +01:00
s-hadinger 143e65df35
Merge pull request #15074 from s-hadinger/lv_anim2
LVGL improved lv_coord_arr
2022-03-09 08:31:32 +01:00
Stephan Hadinger 3dea5fbf58 LVGL improved lv_coord_arr 2022-03-08 23:20:35 +01:00
s-hadinger 5c89585d10
Merge pull request #15073 from s-hadinger/esp32_pwm_i
Esp32 improve PWM inverted
2022-03-08 23:19:43 +01:00
Stephan Hadinger 0280244f73 Remove debug log 2022-03-08 22:51:41 +01:00
Stephan Hadinger a7577cfefc Esp32 improve PWM inverted 2022-03-08 22:49:12 +01:00
s-hadinger 3c1f30d3be
Merge pull request #15071 from s-hadinger/lvgl_lv_anim
LVGL add support for lv_anim
2022-03-08 22:46:12 +01:00
Stephan Hadinger 575beba882 LVGL add support for lv_anim 2022-03-08 22:22:57 +01:00
Theo Arends a927ddfd9f Prep EnergyConfig 2022-03-08 18:11:52 +01:00
bovirus 353dd56d56
Update italian language 2022-03-08 17:28:40 +01:00
s-hadinger 3400e7530e
Merge pull request #15066 from s-hadinger/lvgl_lv_timer
LVGL add support for lv_timer
2022-03-08 13:31:43 +01:00