Commit Graph

6359 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
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
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
Barbudor 501b643c3f step 3 - seems to work fine 2022-03-11 00:30:25 +01:00
Barbudor 7db1701d5d step 1 - test without xshut 2022-03-10 22:46:08 +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
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
Balázs Váradi 5cdf259c99 Fix display clock 2022-03-10 13:18:10 +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
Stephan Hadinger 285277ebba Add LVGL examples 2022-03-09 08:49:44 +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
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
Theo Arends 278b9dfe23 Add comments about calib.dat 2022-03-08 10:31:31 +01:00
Theo Arends 400df1feb0 Working POC ADE7880 Shelly 3EM
Needs more tuning
2022-03-07 18:08:52 +01:00
Theo Arends 8e0400eba1 Add async interrupt support
- Add async interrupt support
- Add generic GPIO reset
2022-03-07 11:37:48 +01:00
Theo Arends d4386392e8 Fix Ade7880 ISR not in IRAM 2022-03-06 17:36:10 +01:00
s-hadinger 4ab9e4a361
Merge pull request #15044 from s-hadinger/berry_leds_rmt_fix
Berry leds rmt fix
2022-03-06 16:53:22 +01:00
Theo Arends 14d1df0a3b POC Ade7880 Shelly3EM 2022-03-06 16:49:51 +01:00
Stephan Hadinger 7783389921 Auto assign RMT 2022-03-06 16:31:24 +01:00
Stephan Hadinger 7a4108ef93 Fix WS2812 multi-strip support 2022-03-06 15:50:24 +01:00
Stephan Hadinger 9fa6a0fbbf LVGL Splash screen and ``SetOption135 1`` to disable splash screen 2022-03-05 22:56:24 +01:00
barbudor 4ad96a5465 Fix empty D_START breaks GetStateNumber() 2022-03-05 22:12:11 +01:00
Stephan Hadinger 2652dfc6d4 Fix Hue emulation for Alexa 2022-03-05 18:42:17 +01:00
Theo Arends b2d4fc0267 Prep ADE7880 - Shelly3EM 2022-03-05 18:35:01 +01:00
Theo Arends 079cf0f2f5 Prep ADE7880 - Shelly3EM 2022-03-05 15:09:17 +01:00
pkkrusty 32300207e8
Actually show six digits in MAX7219
Not sure how I missed that in the last PR.
2022-03-04 19:35:29 +00:00
Theo Arends b4f99bb747 Removed blacklist 2022-03-04 15:38:32 +01:00
Theo Arends ba32044bb2 Disable blacklist
Nice excercise in stiring the crowd.
2022-03-03 15:30:25 +01:00
Theo Arends 725458013b
Merge pull request #15017 from gemu2015/sml_offsets
optional calibration offset
2022-03-03 10:00:39 +01:00
gemu2015 89527287f9 optional calibration offset 2022-03-03 08:28:04 +01:00
gemu2015 571057167e fix web comments+ leading zeroes 2022-03-03 08:23:56 +01:00
Theo Arends fb829a58a3 Update message 2022-03-02 18:12:59 +01:00
Theo Arends d52ed2b7dd Update comments DS3231 2022-03-02 17:26:34 +01:00
Theo Arends 5a88a17f12
Merge pull request #14884 from zocker007/development
Add pulse rate measurement for counter meter in Smart Meter Interface (SML)
2022-03-02 17:24:07 +01:00
Theo Arends d3f330e18c
Merge pull request #15015 from curzon01/dev-neopool
Update NeoPool controller
2022-03-02 16:49:14 +01:00