s-hadinger
a5610eea09
Berry async_webserver improvement ( #22766 )
2025-01-04 19:17:13 +01:00
s-hadinger
c084719b0e
Berry allow 'bytes().append(nil)' ( #22758 )
2025-01-03 15:14:29 +01:00
s-hadinger
64a2fe8aee
TasmotaLED change dynamically the number of pixels ( #22754 )
...
* TasmotaLED change dynamically the number of pixels
* fix compilation
2025-01-02 22:30:19 +01:00
s-hadinger
b5c326d772
Berry Leds update comments ( #22748 )
2025-01-02 10:44:39 +01:00
s-hadinger
de3a7f3909
Solidified Code updated
2024-12-27 17:10:34 +00:00
s-hadinger
17924392fa
Berry leds improve reuse of buffer ( #22726 )
2024-12-27 18:00:25 +01:00
s-hadinger
f4d0606d06
Berry fix typo ( #22725 )
2024-12-27 17:56:39 +01:00
s-hadinger
7f8f61423a
Berry 'tasmota.int(v, min, max)' function fix behavior ( #22723 )
...
* Berry 'tasmota.int(v, min, max)' function fix behavior
* fix compilation
2024-12-27 14:34:51 +01:00
s-hadinger
b729886a16
Berry 'tasmota.int(v, min, max)' function ( #22721 )
2024-12-27 11:33:52 +01:00
s-hadinger
64f0acb0c5
Solidified Code updated
2024-12-26 13:34:21 +00:00
s-hadinger
2143082aa4
Berry rename axp drivers ( #22718 )
...
* Berry rename axp drivers
* fix compilation
2024-12-26 14:33:47 +01:00
s-hadinger
02ae53cec5
Berry add unicode encoding to string parsing ( #22713 )
2024-12-24 18:03:21 +01:00
s-hadinger
2024bf88ac
Berry bit-shift operators to 'int64' ( #22709 )
2024-12-24 09:08:10 +01:00
s-hadinger
fc3ad45836
Matter fix air quality ( #22708 )
...
* HASPmota support for
* Matter fix Air Quality
2024-12-23 18:48:54 +01:00
s-hadinger
4fd3d9465c
HASPmota support for ( #22707 )
2024-12-23 12:35:06 +01:00
s-hadinger
3b48a1c16a
HASPmota add 'tag' attribute for free-form JSON ( #22698 )
2024-12-21 23:16:26 +01:00
s-hadinger
27e85809b5
HASPmota use 'roboto.ttf' for automatic sizing of default font ( #22697 )
2024-12-21 22:19:17 +01:00
Christian Baars
f3fcbea6d1
no assertion when adc_config fails ( #22696 )
2024-12-21 18:38:06 +01:00
s-hadinger
f59c1675eb
Solidified Code updated
2024-12-21 17:37:36 +00:00
Christian Baars
6745bc1b48
add scroll to Leds_matrix ( #22693 )
2024-12-21 18:36:43 +01:00
s-hadinger
9f3c7859d7
LVGL use smaller robotocondensed TTF font ( #22694 )
...
* LVGL use smaller robotocondensed TTF font
* update license
2024-12-21 14:26:54 +01:00
s-hadinger
fde529fac4
Berry fix walrus operator ( #22685 )
2024-12-19 21:46:16 +01:00
s-hadinger
df79533611
Solidified Code updated
2024-12-19 16:55:11 +00:00
s-hadinger
e4ff66192f
Berry Zigbee fix attributes ( #22684 )
2024-12-19 17:48:35 +01:00
s-hadinger
b7da75da30
Solidified Code updated
2024-12-18 21:50:00 +00:00
s-hadinger
db29cb7152
Berry `animate.crenel` primitive ( #22673 )
2024-12-18 22:43:08 +01:00
s-hadinger
97b375fd57
TLS fix ecdsa fingerprint
2024-12-16 22:31:01 +01:00
s-hadinger
69d3fc1003
TLS disable ECDSA for MQTT to ensure we don't break fingerprints after #22649 ( #22656 )
2024-12-15 19:43:51 +01:00
s-hadinger
615c6763f6
Tls ecdsa ( #22649 )
...
* TLS add support for ECDSA on ESP32
* Reduce size for ESP8266
2024-12-14 22:39:45 +01:00
Ryan Castellucci
8d1b4094db
clean up remnents of old fingerprint algo ( #22645 )
2024-12-14 15:35:14 +01:00
s-hadinger
67ae7c2fe1
Berry make Leds animate calls reentrant ( #22643 )
2024-12-14 15:21:30 +01:00
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