s-hadinger
bdf880cf84
Improved auto-selection of LED hardware support (RMT, SPI) ( #22618 )
2024-12-09 23:22:52 +01:00
s-hadinger
a12c934a4b
Rename Matter configuration menu ( #22615 )
2024-12-09 21:12:02 +01:00
s-hadinger
2969ee91a4
Solidified Code updated
2024-12-08 09:30:29 +00:00
s-hadinger
364fa21fc4
Haspmota fix chart color series
2024-12-08 10:29:45 +01:00
arendst
dd555a0641
Solidified Code updated
2024-12-07 13:58:23 +00:00
Theo Arends
6e6305f5e9
Rename button Auto-configuration to Auto-Conf
2024-12-07 14:57:13 +01:00
Jason2866
57fc179709
Platform 2024.12.30 Tasmota Arduino Core 3.1.0.241206 based on IDF 5.3.2 ( #22600 )
...
* core 3.1.0.241206
* Enterprise support is now conditional in core
2024-12-07 14:30:04 +01:00
Theo Arends
3a62cc6050
Add udp.flush() to KNX receiver ( #22242 )
2024-12-07 12:38:14 +01:00
Christian Baars
bed14174bc
add lp_core to Berry ULP module ( #22567 )
2024-11-30 19:01:12 +01:00
s-hadinger
db0287e566
Replace NeoPixelBus with TasmotaLED on ESP32x ( #22556 )
...
* Replace NeoPixelBus with TasmotaLED on ESP32x
* update changelog
2024-11-27 22:11:57 +01:00
Jason2866
7615b3c8f7
Platform 2024.11.31 Tasmota Arduino Core 3.1.0.241117 based on IDF 5.3.1.241024 ( #22504 )
...
* Platform 2024.11.31
* add `ttls_phase2_type`
2024-11-17 18:36:54 +01:00
Jason2866
099c68678a
prepare WPA Enterprise compile ( #22497 )
...
* prep for WPA eap
2024-11-17 13:15:36 +01:00
Jason2866
09c43fa729
fix compile when no `core_version` exists ( #22494 )
2024-11-15 20:44:16 +01:00
s-hadinger
dd99642cf7
Prevent crashing when `display.ini` is missing end `#` ( #22471 )
2024-11-14 08:24:20 +01:00
Jason2866
b195bcd88d
use sdkconfig define `CONFIG_ETH_ENABLED` to check Ethernet availability ( #22481 )
2024-11-13 22:38:22 +01:00
s-hadinger
77f9fb0783
Matter provisioning with matter.js controller ( #22470 )
2024-11-12 16:35:53 +01:00
vtHydroponics
caa63f437c
MS5837 console calibration options and code cleanup ( #22466 )
...
* Finalized gain/integration adjustment trees
* Fixed the bugs
* works but polishing code
* need to debug pressure in bmp
* updated temp to change via setoption8 command from tasmota
* sensor table working, value reporting working, need to update dependency on sensor duality
* working
* updated file name for ms5837 xsns file
* final working with renamed for current updates (128->116)
* resolved PR comments for extra spaces, xi2c_96
* removed extra spaces, added unit for inches across languages
* removed inches as a unit from language files
* removed extra code, commented debug lines
* rebased with dev branch, fixed sensor116 command
2024-11-11 17:24:18 +01:00
Theo Arends
a013c7e36d
Fix compile warning
2024-11-11 16:05:03 +01:00
Christian Baars
448ca1c109
MI32 legacy: add config operations ( #22458 )
2024-11-10 23:23:37 +01:00
s-hadinger
a5c33eba5e
Berry drivers for PCA9535 (generic and in SenseCAP D1) ( #22451 )
2024-11-09 19:29:29 +01:00
s-hadinger
7c82d3a7ae
Berry add I2C read16/write16 supporting Little Endian ( #22448 )
2024-11-08 20:22:53 +01:00
vtHydroponics
a35bb5a5c9
MS5837 functionality with BMP280 optional dependency ( #22376 )
...
* Finalized gain/integration adjustment trees
* Fixed the bugs
* works but polishing code
* need to debug pressure in bmp
* updated temp to change via setoption8 command from tasmota
* sensor table working, value reporting working, need to update dependency on sensor duality
* working
* updated file name for ms5837 xsns file
* final working with renamed for current updates (128->116)
* resolved PR comments for extra spaces, xi2c_96
* removed extra spaces, added unit for inches across languages
* added "Water depth" for languages
* removed inches as a unit from language files
* switched to centimeter units for SI consistency in Tasmota
* all variables showing in console and table; need to adjust offsets
* cm conversion properly reporting
* Sensor116 in console calibrates the sensor's pressure_offset variable
* removed pressure offset debugging lines
* removed unecessary commented items from old code
2024-11-08 17:45:37 +01:00
s-hadinger
0ba0b8dada
ESP32 LVGL library from v9.2.0 to v9.2.2 ( #22385 )
2024-10-30 19:50:43 +01:00
Christian Baars
b5a487a595
widget support for Berry/MI32 dashboard ( #22359 )
2024-10-25 19:25:49 +02:00
s-hadinger
0fd16f8725
HASPmota `haspmota.get_pages()` to get the sorted list of pages ( #22358 )
2024-10-25 11:39:14 +02:00
s-hadinger
148f8350b6
HASPmota fix current page parsing ( #22320 )
2024-10-19 11:30:58 +02:00
s-hadinger
04c0aa13ea
HASPmota support for page delete and object updates (improved) ( #22319 )
2024-10-18 23:42:52 +02:00
Jason2866
92a56a80b4
try to fix if condition
2024-10-17 22:14:21 +02:00
s-hadinger
73f755dda2
HASPmota support for page delet and object updates ( #22311 )
2024-10-17 22:14:16 +02:00
Jason2866
ad65448e09
try to fix if condition
2024-10-17 22:12:58 +02:00
Jason2866
58e3297b07
No midi since esp32 compiler bug
2024-10-17 22:04:00 +02:00
Jason2866
7c3f83215a
switch off midi for esp32 -> esp32 Compiler bug
2024-10-17 21:58:48 +02:00
Jason2866
fa7e0f938e
only disable midi for esp32 no code update
...
Disable since esp32 compiler bug
2024-10-17 21:48:55 +02:00
Jason2866
5a204aea48
Disabling midi for esp32 -> Compiler BUG
2024-10-17 21:29:37 +02:00
Christian Baars
e39f1cc83f
track BLE devices with RPA ( #22300 )
2024-10-16 18:14:00 +02:00
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