Theo Arends
c5e122f922
Add GPIOViewer pin mode support
2024-05-06 17:20:52 +02:00
Theo Arends
d469f2a565
Update changelogs
2024-05-06 10:34:48 +02:00
s-hadinger
f83c58fa0e
Matter broken NOCStruct types preventing pairing with HA ( #21365 )
2024-05-05 21:52:10 +02:00
s-hadinger
c07a90bea0
Letsencrypt ISRG_Root_X1 changelog
2024-05-05 21:21:53 +02:00
s-hadinger
e6e15a214f
Seriallog set to `SERIAL_LOG_LEVEL` at boot ( #21363 )
...
* Seriallog set to `SERIAL_LOG_LEVEL` at boot
* Ensure seriallog has at least LOG_LEVEL_INFO at boot
2024-05-05 21:08:24 +02:00
s-hadinger
7a9f60facc
Berry added `after_teleperiod` event matching `FUNC_AFTER_TELEPERIOD`
2024-05-05 19:43:40 +02:00
s-hadinger
3d0532ce8c
Fixed void unwanted OTA upgrade when safeboot starts for the first time ( #21360 )
2024-05-05 18:03:32 +02:00
Theo Arends
a3e57d6479
Add Support for compile time hostname with `#define WIFI_DEFAULT_HOSTNAME` ( #21236 )
2024-05-05 15:37:03 +02:00
Theo Arends
abc460575a
Update changelogs
2024-05-05 14:38:55 +02:00
Jason2866
369e5aaef1
Platform update
2024-05-04 20:57:53 +02:00
s-hadinger
599526a90c
``Publish3`` to send binary data encoded as Hex, disabled in safeboot ( #21345 )
2024-05-04 15:26:07 +02:00
s-hadinger
041540c80c
Changed internal macro `APP_SLEEP` to `TASMOTA_SLEEP` to specify default sleep in ms ( #21324 )
2024-05-03 09:03:45 +02:00
s-hadinger
18bdf07903
Reduced safeboot size by 2.9KB ( #21322 )
...
* Reduced safeboot size by 2.9KB
* remove leftover
2024-05-02 23:09:56 +02:00
s-hadinger
24c8f65cb5
Compilation of Ethernet when SPI drivers are disabled ( #21321 )
2024-05-02 22:07:37 +02:00
s-hadinger
d08bf78e24
Zigbee startup event triggered after plugins are loaded ( #21320 )
2024-05-02 21:54:44 +02:00
s-hadinger
f7e285ab11
Fixed `EthType` for Core3 ( #21317 )
2024-05-02 14:46:28 +02:00
s-hadinger
fd148a8d12
Berry `math.inf`, `math.isinf()` and fixed json ouput for `inf` and `nan` ( #21304 )
2024-04-29 22:55:57 +02:00
s-hadinger
5cc5e5ef45
HASPmota demo of Renaissance Watch for 480x480 displays ( #21290 )
...
* HASPmota demo of Renaissance Watch for 480x480 displays
* Put arrow in front of date
2024-04-27 19:05:24 +02:00
s-hadinger
1e64eaddf3
Berry `webserver.content_close()` ( #21276 )
2024-04-25 12:50:43 +02:00
s-hadinger
2a35f325b8
Put back wifi IPv6 workaround ( #21274 )
2024-04-25 10:28:42 +02:00
s-hadinger
469492a41a
Berry `web_add_handler` called before `Webserver` is initialized ( #21272 )
2024-04-25 09:08:24 +02:00
s-hadinger
582ca598f0
HDMI CEC synchronously sends messages ( #21270 )
2024-04-24 20:06:13 +02:00
s-hadinger
91dd120aa9
TCP Tx En GPIO type ( #21269 )
2024-04-24 19:53:01 +02:00
s-hadinger
9970b9d947
uDisplay fast drawing on RGB displays ( #21257 )
2024-04-23 21:17:22 +02:00
s-hadinger
595b7f750d
LVGL fix memory allocation of flush buffers ( #21256 )
2024-04-23 20:11:01 +02:00
s-hadinger
157e1afb29
LVGL disabled vector graphics ( #21242 )
2024-04-22 09:18:26 +02:00
s-hadinger
f6cba1986b
esp32_partition_app3904k_fs3392k partition scheme for 8MB ESP32S3 ( #21241 )
2024-04-21 22:49:33 +02:00
s-hadinger
c4431eb6fe
Fixed IPv6 support in safeboot ( #21233 )
2024-04-20 22:15:54 +02:00
s-hadinger
bf47a1e51c
LVGL restore `lv_palette` functions ( #21232 )
2024-04-20 18:57:49 +02:00
s-hadinger
fe34b5df3d
HASPmota `align` attribute and expand PNG cache ( #21228 )
2024-04-20 14:23:31 +02:00
Theo Arends
0f19dcdff8
Bump version v13.4.1.2
...
- ESP32-C3 OTA binary name from `tasmota32c3cdc.bin` to `tasmota32c3.bin` with USB HWCDC and fallback to serial (#21212 )
- ESP32-C6 OTA binary name from `tasmota32c6cdc.bin` to `tasmota32c6.bin` with USB HWCDC and fallback to serial (#21212 )
- ESP32-S3 OTA binary name from `tasmota32s3cdc.bin` to `tasmota32s3.bin` with USB HWCDC and fallback to serial (#21212 )
2024-04-18 14:01:27 +02:00
Theo Arends
7e14db4091
Add support for SPL06_007 pressure and temperature sensor ( #21185 )
2024-04-18 11:47:16 +02:00
Theo Arends
f01e74f605
Update changelogs
2024-04-17 21:53:33 +02:00
s-hadinger
042eecc378
HASPmota `dropdown_list` and fixes ( #21208 )
2024-04-17 21:43:12 +02:00
Theo Arends
0bb1fcbc00
Change comments
2024-04-17 15:58:20 +02:00
Theo Arends
e95c940345
Change ESP32 Ethernet Phy Type number for ETH_PHY_DM9051 from 4 to 10 ( #21204 )
2024-04-17 15:10:45 +02:00
Theo Arends
0eff23f519
Update changelogs
2024-04-17 10:35:09 +02:00
s-hadinger
7dc9e6e0ce
Fix HASPmota dropdown class "options" attribute ( #21202 )
2024-04-16 21:41:02 +02:00
s-hadinger
d9895a0fcb
SSD1351, ST7789 drivers replaced with uDisplay ( #21184 )
2024-04-15 19:52:57 +02:00
Theo Arends
6c5dee9556
Bump version to v13.4.1.1
...
- Changed ESP32 Framework (Arduino Core) from v2.0.15 to v3.0.0 (#21180 )
2024-04-15 12:26:48 +02:00
s-hadinger
a006e5fc53
SSH1106 driver replaced with uDisplay ( #21183 )
2024-04-15 10:57:14 +02:00
Theo Arends
a2ad349487
Update changelogs
2024-04-14 11:43:56 +02:00
s-hadinger
ff43dc29b2
ILI9341 driver replaced with uDisplay ( #21169 )
2024-04-14 10:26:37 +02:00
s-hadinger
5f7584efe4
Fade out on CCT bulb with `SO92 1` ( #21159 )
2024-04-12 19:53:37 +02:00
Theo Arends
5cb3ea2114
Update changelogs
2024-04-12 16:01:00 +02:00
Theo Arends
0f9adae912
Update changelogs
2024-04-12 11:03:48 +02:00
Theo Arends
1b5fdb5c57
update changelogs
2024-04-11 14:07:25 +02:00
Theo Arends
cbd533c1e9
Update changelogs
2024-04-06 17:12:54 +02:00
Theo Arends
02f6e05289
Fixed M5Core2 LoRa868 module receive exception
2024-04-06 15:04:05 +02:00
s-hadinger
2128dfbade
Refactored Wifi for ESP32 to allow for Core3 ( #21106 )
...
* Refactored Wifi for ESP32 to allow for Core3
* Fix case in include
* Grrr
* Fix compilation
* Fix Ethernet IPv6
* Fix wrong hostname due to mac address unknown at start
2024-04-05 23:44:21 +02:00