Commit Graph

6381 Commits

Author SHA1 Message Date
Norbert Richter 0db6bdea6f
Refaktor model option reading 2022-03-14 09:44:58 +01:00
Norbert Richter 5c211d7e34
Refaktor read polling register 2022-03-14 09:44:57 +01:00
Norbert Richter 8a02d16928
Rename module global var 2022-03-14 09:44:57 +01:00
Norbert Richter e7538515ab
Add NeoPool power module info 2022-03-14 09:43:12 +01:00
Norbert Richter 1fc31ff39e
Fix NPReadX sing reg count > 1 2022-03-14 09:43:12 +01:00
Norbert Richter 2e191ef698
Add additonal power values 2022-03-14 09:43:12 +01:00
Norbert Richter 0a4c4da730
Rename GUI filtration mode 2022-03-14 09:43:11 +01:00
Norbert Richter efd0972527
Remove NeoPool ambiguous color in device names 2022-03-14 09:43:11 +01:00
Norbert Richter da40f5d72a
Change JSON voltage 2022-03-14 09:43:11 +01:00
Norbert Richter f9d1105fc6
Change JSON hydro level 2022-03-14 09:43:11 +01:00
Norbert Richter 5693d64de2
Add JSON cell runtime complete info 2022-03-14 09:43:11 +01:00
Norbert Richter 73c030be9b
Add register description 2022-03-14 09:43:10 +01:00
Norbert Richter 28d67a8325
Fix NPBit output 2022-03-14 09:43:10 +01:00
Norbert Richter f70c16c882
Update register description 2022-03-14 09:43:10 +01:00
Stephan Hadinger 22195928f9 Berry fixed pre-compiled .bec files for static methods 2022-03-13 18:51:37 +01:00
Theo Arends fbd8c861a3 Consolidate three RTC chip drivers into one driver
- Consolidate three RTC chip drivers (DS3231, BM8563, PCF85363) into one driver updating RTC as soon as possible after restart
- Removed command ``Sensor33`` and replaced by ``RtcNtpserver``
- define ``USE_RTC_ADDR`` into ``DS3231_ADDRESS``
2022-03-13 18:13:40 +01:00
Theo Arends ea696e0fc6 Add more debugging info the ADE7880 driver 2022-03-13 14:18:42 +01:00
Theo Arends a812a521f0
Merge pull request #15121 from stefanbode/patch-11
ZeroCross Dimmer. Bugfix on freeze
2022-03-13 12:25:24 +01:00
stefanbode 61fc04ed86
Added comments and code description 2022-03-13 11:30:05 +01:00
stefanbode 7b49d70d46
Bugfix pinused crash
Added init message
2022-03-13 11:14:40 +01:00
bovirus 35a0cf66ca
Update Italian language 2022-03-12 19:20:48 +01:00
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
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
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