s-hadinger
314fcd0dbc
Berry Serial `config` to change parity on-the-fly for RS-485 ( #22285 )
2024-10-13 22:15:47 +02:00
Theo Arends
b53ac4a14e
Fix next core I2C2 compilation
2024-10-11 14:11:00 +02:00
Jason2866
f2c61c4496
Fix uDisplay compile error ( #22266 )
...
* only esp32
2024-10-11 00:19:29 +02:00
s-hadinger
d6a15aa5dc
Temporarily disable SPI DMA for uDisplay (broken since esp-idf 5.3) ( #22264 )
2024-10-10 23:20:07 +02:00
s-hadinger
cc6ec3648f
Berry Zigbee removed test code ( #22263 )
2024-10-10 19:50:57 +02:00
s-hadinger
0468b0e3f1
HASPmota make `delete()` backwards compatible ( #22254 )
2024-10-08 08:29:43 +02:00
s-hadinger
efce07086c
Berry improve `persist` dirty data handling ( #22246 )
2024-10-06 22:09:18 +02:00
s-hadinger
b5b11d6227
HASPmota `delete` instead of `delete()` ( #22245 )
2024-10-06 21:09:19 +02:00
s-hadinger
d9f246f0f0
LVGL port `colorwheel` from LVGL 8, HASPmota `cpicker` and `msgbox` ( #22244 )
2024-10-06 18:53:06 +02:00
s-hadinger
59c8d39724
uDisplay force cache writes to RGB display on ESP32S3 ( #22222 )
2024-09-29 23:04:24 +02:00
s-hadinger
75001a024d
HASPmota error when page '1' is not defined ( #22220 )
2024-09-29 21:58:24 +02:00
s-hadinger
a306d77a5e
Berry fix compilation error with some compiler options ( #22200 )
2024-09-24 22:58:49 +02:00
s-hadinger
ef1cbeae21
fix be_byteslib.c
2024-09-24 22:00:57 +02:00
s-hadinger
17cc9e18b4
HASPmota broken `changed` event ( #22194 )
...
* HASPmota broken `changed` event
* Avoid breaking compatibility
2024-09-23 23:09:31 +02:00
s-hadinger
2d5545997e
Berry fix index accessor for rean only bytes ( #22193 )
2024-09-23 22:43:33 +02:00
s-hadinger
330cfe8b4d
LVGL compilation of lv_menu ( #22188 )
2024-09-23 10:26:23 +02:00
s-hadinger
f43d23e59a
Berry update Win binary ( #22174 )
2024-09-19 22:35:27 +02:00
s-hadinger
a5b4490ba0
Matter small UI fixes ( #22173 )
2024-09-19 22:26:21 +02:00
s-hadinger
3f56ab68ad
Berry improve `int64` constructor ( #22172 )
2024-09-19 21:35:52 +02:00
s-hadinger
717bc01df8
Autoconf prevent 'init.bat' from stopping on empty lines ( #22158 )
2024-09-17 21:46:40 +02:00
s-hadinger
1bfbe02a29
Berry I2C to prepare M5Stack I2C STM32 based devices ( #22143 )
2024-09-14 12:25:23 +02:00
s-hadinger
6e4517de02
Berry virtual Energy driver ( #22134 )
2024-09-12 19:38:04 +02:00
s-hadinger
9ac2a69603
Matter support for Zigbee Occupancy and Light 0/1/2 (OnOff / Dimmer / White Color Temperature) ( #22110 )
2024-09-08 23:16:19 +02:00
s-hadinger
c41e9fe010
Matter Zigbee support for sensors: Temperature, Humidity, Pressure ( #22084 )
2024-09-03 23:50:53 +02:00
s-hadinger
5f80251414
Berry Zigbee improvements to prepare Matter ( #22083 )
2024-09-03 23:22:50 +02:00
Steffen
caa501b1af
add support for nexus protocol to rc-switch library ( #21886 )
...
* add support for nexus protocol to RCSwitch library
Nexus protocol is used by temperature and humidity sensor that operate at 433 MHz.
It is used by various brands.
* calc separation limit for RCSwitch library automatically
2024-09-01 16:04:40 +02:00
s-hadinger
d1bd31b341
Berry update Windows exe ( #22058 )
2024-08-30 14:20:44 +02:00
s-hadinger
428fa95dfd
Berry avoid `readbytes()` from crashing when file is too large ( #22057 )
2024-08-30 13:59:52 +02:00
s-hadinger
1ab9bee312
Berry remove reuse of methods for interface-like code reuse #21500 ( #22055 )
2024-08-29 22:00:20 +02:00
s-hadinger
71f0a06356
Upstream Berry fix removing assert ( #22054 )
2024-08-29 21:32:28 +02:00
s-hadinger
2292006fe3
Matter fix Waterleak broken after Berry solidification optimisation #21885 ( #22052 )
2024-08-29 19:33:41 +02:00
s-hadinger
220778a3c0
Matter fail to report Shutter status if no shutter is configured in Tasmota ( #22049 )
2024-08-29 17:40:12 +02:00
s-hadinger
11ed65560b
LVGL Added OpenHASP icons to font `montserrat-28` ( #22048 )
2024-08-29 16:57:01 +02:00
s-hadinger
f62496d164
Crash when calling TasmotaSerial destructor when initialized with incorrect arguments ( #22036 )
2024-08-28 13:04:56 +02:00
s-hadinger
e8cdeaba6b
ESP32 LVGL library from v9.1.0 to v9.2.0 ( #22031 )
2024-08-27 23:36:38 +02:00
gemu
c35c493809
i2s wav player ( #22003 )
...
* i2s wav player
* move framepointer
2024-08-26 08:48:35 +02:00
s-hadinger
5c30d92627
BearSSL panic on ESP8266 in rare conditions ( #22017 )
2024-08-25 23:10:48 +02:00
s-hadinger
8d6a4bd7be
Matter fix when Rules are disabled ( #22016 )
2024-08-25 19:33:40 +02:00
s-hadinger
e143438552
Matter fixed UI bug when no endpoints configured ( #22008 )
2024-08-24 18:04:28 +02:00
gemu
d525200a11
BW invert ( #21955 )
...
* bw invert option
* invert bw
2024-08-14 13:08:17 +02:00
s-hadinger
3c884118ed
Berry `zigbee.started()` ( #21895 )
2024-08-02 19:42:11 +02:00
s-hadinger
db26f180ec
Fix start_root_basic_commissioning ( #21894 )
2024-08-02 16:31:02 +02:00
s-hadinger
6b98a320b1
Berry `zigbee.find()` ( #21889 )
2024-08-02 15:43:31 +02:00
s-hadinger
010ca34622
Berry `energy` module support for 8 phases and move to pseudo-arrays ( #21887 )
...
* Berry `energy` module support for 8 phases and move to pseudo-arrays
* add size()
2024-08-01 22:37:37 +02:00
s-hadinger
40ee4cc316
Berry add `solidify.nocompact()` and reduce size of Matter UI ( #21885 )
2024-08-01 22:02:27 +02:00
s-hadinger
74551c873f
Berry add `file.savecode()` ( #21884 )
2024-08-01 15:38:07 +02:00
s-hadinger
836ce9ef9b
Berry add new type "addr" to ctypes mapping ( #21883 )
2024-08-01 10:29:49 +02:00
s-hadinger
b4a0e27852
Matter refactor autoconf ( #21872 )
2024-07-30 21:17:21 +02:00
s-hadinger
eb71fcfd2e
Matter refactor commissioning ( #21870 )
2024-07-30 13:35:06 +02:00
s-hadinger
a9a55b3ccd
Matter improve encoding of attributes to reduce flash size ( #21864 )
2024-07-28 21:24:39 +02:00