s-hadinger
|
ec696509b9
|
uDisplay Parallel display on Core3 (#21529)
|
2024-05-30 12:44:09 +02:00 |
Theo Arends
|
2771827c15
|
Changed TCP bridge increased baudrate selection (#21528)
- Bump v14.0.0.4
|
2024-05-30 10:50:12 +02:00 |
Theo Arends
|
b61ea17ce1
|
Bump version v14.0.0.3
|
2024-05-29 17:17:53 +02:00 |
Theo Arends
|
2347f37269
|
Revert "Fix ESP32 slow response when using UDP as in emulation (#21470)"
This reverts commit f132663dfe .
|
2024-05-29 16:45:16 +02:00 |
Theo Arends
|
f132663dfe
|
Fix ESP32 slow response when using UDP as in emulation (#21470)
|
2024-05-29 11:46:55 +02:00 |
Theo Arends
|
7b478f718c
|
Update changelogs
|
2024-05-27 22:47:08 +02:00 |
s-hadinger
|
bb40642225
|
Fix Telegram TLS fingerprint, remove CA validation (#21514)
|
2024-05-27 22:31:27 +02:00 |
s-hadinger
|
0a2990de59
|
Update Telegram CA (Go Daddy Root Certificate Authority - G2) (#21510)
|
2024-05-27 18:21:05 +02:00 |
Theo Arends
|
5085a8bbbb
|
Bump version v14.0.0.2
|
2024-05-27 15:46:15 +02:00 |
Theo Arends
|
00694abbde
|
Update changelogs
|
2024-05-27 14:07:18 +02:00 |
s-hadinger
|
e56f6a150d
|
Berry add reuse of methods for interface-like code reuse (#21500)
|
2024-05-26 23:05:43 +02:00 |
s-hadinger
|
25a2a46917
|
Matter auto-fix IPv6 link-local zone id when network reconnects (#21494)
|
2024-05-25 19:51:00 +02:00 |
s-hadinger
|
0d3e888147
|
Berry change internal storage of parent class for methods (#21490)
* Berry change internal storage of parent class for methods
* Fix compilation of zigbee
* Patch solidify for berry_custom
|
2024-05-24 22:32:37 +02:00 |
Theo Arends
|
a9e7426cff
|
Changed support W5500 SPI ethernet using four SPI GPIOs only without IRQ and RESET
|
2024-05-23 15:16:05 +02:00 |
Theo Arends
|
a14aad93cb
|
Revert "Fix `SendMail` watchdog restart during reconnect to SMTP server (#21454)"
This reverts commit 784bc3ea5f .
|
2024-05-22 15:19:14 +02:00 |
Theo Arends
|
784bc3ea5f
|
Fix `SendMail` watchdog restart during reconnect to SMTP server (#21454)
|
2024-05-22 15:18:38 +02:00 |
Theo Arends
|
7824378755
|
Update changelogs
|
2024-05-21 10:22:29 +02:00 |
s-hadinger
|
7253e83a04
|
Fixed Zigbee crash when removing `ZbName` (#21449)
|
2024-05-20 16:51:35 +02:00 |
s-hadinger
|
239ddfc15c
|
Wrong timeout in `WebQuery` and `webclient` since Core3 (#21442)
|
2024-05-19 19:47:32 +02:00 |
Theo Arends
|
ec97552c8b
|
Update changelogs
|
2024-05-19 11:20:42 +02:00 |
Theo Arends
|
33b0c1d5c2
|
Update changelogs
|
2024-05-18 12:29:51 +02:00 |
s-hadinger
|
b69f9b77a7
|
Berry Leds matrix alternate more and error about 'bri' attribute (#21431)
|
2024-05-18 08:34:59 +02:00 |
s-hadinger
|
27c731c7b6
|
Avoid connection errors when switching to safeboot to upload OTA firmware (#21428)
|
2024-05-17 20:40:17 +02:00 |
s-hadinger
|
5b207209a5
|
Berry binary compiled with gcc (#21426)
|
2024-05-17 14:22:10 +02:00 |
Theo Arends
|
0d225839da
|
On universal display remove default backlight power if a PWM channel is used for backlight
|
2024-05-17 14:08:34 +02:00 |
Theo Arends
|
2ddbc7c7fa
|
Fix watchdog restart or freeze if ``displaytext`` is more than 128 characters (#21401)
|
2024-05-17 12:47:14 +02:00 |
s-hadinger
|
b9bd558abe
|
Enabled watchdog for ESP32 and variants (#21422)
* Enabled watchdog for ESP32 and variants
* Ensure compilation for sageboot
* Fix compilation
* Fix compilation for RISCV
|
2024-05-16 21:19:34 +02:00 |
Theo Arends
|
6ba59385d4
|
Fix Domoticz re-subscribe on MQTT reconnect. Regression from v13.4.0.3 (#21281)
|
2024-05-16 14:43:30 +02:00 |
Theo Arends
|
f602470aeb
|
Update changelogs
|
2024-05-16 13:50:50 +02:00 |
s-hadinger
|
85a9eda143
|
Revert "Enabled watchdog for ESP32 and variants (#21414)" (#21417)
This reverts commit e4ea62cc0d .
|
2024-05-15 22:52:49 +02:00 |
s-hadinger
|
ec6448b353
|
Drop support of old insecure fingerprint algorithm (deprecated since v8.4.0) (#21416)
|
2024-05-15 22:30:10 +02:00 |
s-hadinger
|
e4ea62cc0d
|
Enabled watchdog for ESP32 and variants (#21414)
|
2024-05-15 19:13:45 +02:00 |
Theo Arends
|
17a299dd00
|
Update changelogs
|
2024-05-15 15:37:25 +02:00 |
Theo Arends
|
9105b56ffd
|
Bump v14.0.0.1
|
2024-05-14 16:45:58 +02:00 |
Theo Arends
|
f9ca7d4821
|
Update changelogs
|
2024-05-14 10:59:23 +02:00 |
s-hadinger
|
4cda2d7dc2
|
Berry `Leds` uses native WS2812 driver by default (#21406)
|
2024-05-13 22:21:58 +02:00 |
s-hadinger
|
15a5ef30c4
|
Fixed Berry `gpio.dac_voltage()` (#21403)
|
2024-05-12 21:11:14 +02:00 |
Theo Arends
|
141a4086b3
|
Revert "ESP8266 removed SPI check for valid SPI Chip Select (#21393)"
This reverts commit 584329a6c0 .
|
2024-05-09 14:11:57 +02:00 |
Theo Arends
|
584329a6c0
|
ESP8266 removed SPI check for valid SPI Chip Select (#21393)
|
2024-05-09 13:52:07 +02:00 |
Theo Arends
|
2f3663b8aa
|
Update changelogs
|
2024-05-08 13:26:36 +02:00 |
Theo Arends
|
522929384c
|
Update changelogs
|
2024-05-07 16:16:39 +02:00 |
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 |