Tasmota/lib
Allen Schober 0a89191e9d
Fix RGBW handling in TasmotaLED and xlgt_01_ws2812_esp32 for correct pixel order and channel positioning (#24172)
- In TasmotaLED: fixes for `_w_before` to use correct bitmask and for Show() to build 4 byte buffer correctly
- In xlgt_01_ws2812_esp32: fixes to set white value in Ws2812SetColor(), use correct bitmasks, and determine `light_type` based on PixelType if set
2025-11-29 15:32:23 +01:00
..
default Refactored DALI using TasmotaDali library v1.0.0 adding frame receive buffer 2025-11-28 14:21:17 +01:00
lib_audio fix compile 2025-02-03 14:29:20 +01:00
lib_basic Fix RGBW handling in TasmotaLED and xlgt_01_ws2812_esp32 for correct pixel order and channel positioning (#24172) 2025-11-29 15:32:23 +01:00
lib_deprecated move deprecated libs in lib folder lib_deprecated (#24073) 2025-10-28 16:49:03 +01:00
lib_display remove some debug code and old remnants (#24127) 2025-11-16 19:26:55 +01:00
lib_div Add support for Analog Gauges (#24153) 2025-11-25 11:58:13 +01:00
lib_i2c fix lib names (#23560) 2025-06-16 17:46:00 +02:00
lib_rf Add support for Hyundai WS Senzor 77(TH) (#23673) 2025-07-12 21:20:41 +02:00
lib_ssl TLS enabled ECDSA by default for ESP8266 (#24009) 2025-10-13 20:05:01 +02:00
libesp32 Berry animation improvements (#24162) 2025-11-26 11:48:33 +01:00
libesp32_div/esp-nimble-cpp NimBLE updates (#24163) 2025-11-26 13:32:19 +01:00
libesp32_eink/epdiy Fix LilyGo T5 2025-08-12 17:22:31 +02:00
libesp32_lvgl HASPmota 'scale' and 'angle' for images (#24089) 2025-11-03 20:57:27 +01:00
libesp32_ml Prepare restoration of Tensorflow driver for Core 3 (#21327) 2024-05-03 12:28:49 +02:00