15959 Commits

Author SHA1 Message Date
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
s-hadinger
587af1c69e
Merge pull request #15126 from s-hadinger/berry_bec_fixed
Berry fixed pre-compiled .bec files for static methods
2022-03-13 19:14:52 +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
Jason2866
ae506c87fa
fix c3 littlefs corruption (affected some boards) 2022-03-13 15:49:23 +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
oogm
643dd27102 Add support for Fitop 10W RGBCCT Bulb's (BA60H-W0080-RCBW-E7) SM2135 protocol 2022-03-12 19:34:49 +01:00
Theo Arends
eee9918c09
Merge pull request #15114 from bovirus/patch-2
Update Italian language
2022-03-12 19:34:02 +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
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