s-hadinger
bd7e47139c
Berry add light_pixels values to 'tasmota.settings' ( #22762 )
...
* Berry add light_pixels values to 'tasmota.settings'
* fix compilation
2025-01-04 12:24:38 +01:00
s-hadinger
c084719b0e
Berry allow 'bytes().append(nil)' ( #22758 )
2025-01-03 15:14:29 +01:00
Theo Arends
124f55ca70
Update changelogs
2025-01-03 10:37:18 +01:00
s-hadinger
50f0f8a651
Expand 'Pixels' with reverse, height and alternate ( #22755 )
2025-01-03 08:24:49 +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
Theo Arends
d5d757fd3d
Fix shutter discovery message regression from v14.4.1 ( #22730 )
2025-01-02 12:13:06 +01:00
Theo Arends
8fa33ff4da
Update changelogs
2025-01-01 14:33:05 +01:00
Theo Arends
1a482364bc
Add support for ESP32 Two-Wire Automotive Interface (TWAI) or Controller Area Network (CAN) busses
...
- Bump version V14.4.1.2
2025-01-01 14:14:23 +01:00
Theo Arends
9fb8065fac
Update changelogs
2024-12-28 14:37:20 +01:00
Theo Arends
6d5a33772c
Update changelogs
2024-12-27 16:09:03 +01:00
s-hadinger
d1a7d70ca0
Berry driver for M5Stack 8encoder ( #22724 )
2024-12-27 15:36:18 +01:00
s-hadinger
b729886a16
Berry 'tasmota.int(v, min, max)' function ( #22721 )
2024-12-27 11:33:52 +01:00
Theo Arends
1d244fcd28
Update changelogs
2024-12-25 14:05:18 +01:00
s-hadinger
02ae53cec5
Berry add unicode encoding to string parsing ( #22713 )
2024-12-24 18:03:21 +01:00
Theo Arends
8a37df10c6
Update changelogs
2024-12-24 11:43:46 +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
Theo Arends
3412761881
Postpone save_data during light animation when fade is Off
2024-12-22 15:29:30 +01:00
s-hadinger
3457d66d1e
LVGL updated ( #22699 )
2024-12-22 10:58:53 +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
Theo Arends
52d4e84b39
Change GPIOViewer from v1.5.6 to v1.5.8
...
- No code change
2024-12-21 13:04:57 +01:00
Theo Arends
8311bff7ee
Fix Webcam compilation with `define USE_WEBCAM` but without `define ENABLE_RTSPSERVER` ( #22686 )
2024-12-20 11:07:52 +01:00
s-hadinger
fde529fac4
Berry fix walrus operator ( #22685 )
2024-12-19 21:46:16 +01:00
Theo Arends
0d9ce6de12
Update changelogs
2024-12-19 17:57:39 +01:00
s-hadinger
e4ff66192f
Berry Zigbee fix attributes ( #22684 )
2024-12-19 17:48:35 +01:00
s-hadinger
db29cb7152
Berry `animate.crenel` primitive ( #22673 )
2024-12-18 22:43:08 +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
Theo Arends
90e0595b7f
Change ESP32 disable PSRAM check (and on restart some relay toggles) with `#define DISABLE_PSRAMCHECK` ( #21266 )
2024-12-15 17:36:37 +01:00
Theo Arends
6468b6edcd
Add command ``SetOption163 1`` to disable display of Device name in GUI header
2024-12-15 16:18:45 +01:00
Theo Arends
af3bb96a2a
Bump version v14.4.1.1
2024-12-15 15:14:37 +01:00
Theo Arends
6fbf8c58f7
Fix GUI timing related divide by zero exception
2024-12-15 12:33:43 +01:00
Theo Arends
b3b9699782
Display related fixes
...
- CHange Display removed PWM control of backlight GPIO for universal display regression from v14.1.0
- Fix Display DisplayMode adds a display device while not configured
- Fix GUI intermittent exception on screen updates due to flash access
2024-12-15 00:32: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
Theo Arends
7cd0908c89
Update changelogs
2024-12-14 16:39:15 +01:00
s-hadinger
67ae7c2fe1
Berry make Leds animate calls reentrant ( #22643 )
2024-12-14 15:21:30 +01:00
Theo Arends
5294b99ba7
Fix MCP23xxx, PCF8574 and Shift595 power control when a display is configured regression from v14.3.0.7
2024-12-14 14:31:16 +01:00
Theo Arends
9650d0f1ef
Fix GUI display power button regression from v14.3.0.5 ( #15788 )
2024-12-13 00:17:25 +01:00
Theo Arends
620fade73c
Fix ESP32 rules operation priority regression from v13.3.0.4 ( #22636 )
2024-12-12 15:34:43 +01:00
Theo Arends
dc7cb05cab
Add MCP23XXX_DRV control register IOCON in template ( #22622 )
2024-12-11 17:43:56 +01:00
Theo Arends
ee3fbdf4e0
Bump version v14.4.0.1
2024-12-11 11:10:37 +01:00
Theo Arends
3c51793d5c
Reduce stack usage
2024-12-10 11:39:37 +01:00
s-hadinger
bdf880cf84
Improved auto-selection of LED hardware support (RMT, SPI) ( #22618 )
2024-12-09 23:22:52 +01:00
Theo Arends
71dfae2d9d
Fix ESP8266 Device Group exception due to lack of stack space ( #22271 )
2024-12-09 15:16:30 +01:00
Theo Arends
23e5a4dec2
Change RG-15 sensor name from RG-15 to RG15 ( #22612 )
2024-12-09 11:17:04 +01:00
Theo Arends
ed520140a1
Add support for Sonoff POWCT Energy Export Active ( #22596 )
2024-12-07 22:44:45 +01:00
Theo Arends
54d28c9d35
Update changelogs
2024-12-07 15:08:57 +01:00
Theo Arends
4ffc53b465
Shorten menus and add submenu headers ( #22592 )
2024-12-06 17:02:44 +01:00
Theo Arends
f72769252e
Fix KNX Scenes index change regression from v14.2.0.4 ( #22405 )
2024-12-04 10:52:00 +01:00