Theo Arends
|
7d87bf0dcc
|
Update changelogs
|
2024-06-04 09:37:02 +02:00 |
s-hadinger
|
4f732477dd
|
Matter support for Air Quality sensors (#21559)
|
2024-06-03 21:46:58 +02:00 |
s-hadinger
|
a51c511d52
|
Berry bytes solidification (#21558)
* Berry prepare for bytes() solidification
* Berry solidification of bytes objects
* Berry solidification of `bytes` instances
|
2024-06-03 21:14:44 +02:00 |
Theo Arends
|
243411916b
|
Bump v14.1.0.1
|
2024-06-03 14:50:59 +02:00 |
Theo Arends
|
132b98f0c2
|
Change GPIOViewer from v1.5.3 to v1.5.4 (No functional change)
|
2024-06-02 12:03:28 +02:00 |
Theo Arends
|
b58615183f
|
Update changelogs
|
2024-06-02 11:00:30 +02:00 |
s-hadinger
|
e13c0a7114
|
Berry coc parser keeps order of variables (#21542)
|
2024-06-01 20:46:55 +02:00 |
Theo Arends
|
fc7638e684
|
Update changelogs
|
2024-05-31 10:07:28 +02:00 |
s-hadinger
|
0bd5f6b27a
|
Remove deprecated code from drivers, `USE_TTGO_WATCH` and `USE_M5STACK_CORE2` (#21533)
|
2024-05-31 08:58:11 +02:00 |
Theo Arends
|
90e21a5902
|
Update changelogs
|
2024-05-30 14:22:14 +02:00 |
Theo Arends
|
533b86d890
|
Update changelogs
|
2024-05-30 14:12:20 +02:00 |
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 |