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
Theo Arends
06f905e0b5
Update changelogs
2024-04-05 11:12:33 +02:00
Norbert Richter
9207aa2e10
Fix NeoPool hydrolysis unit for Hidrolife, Bionet and Generic device ( #21098 )
2024-04-05 11:07:30 +02:00
s-hadinger
07a2df1b74
Berry add `flash.current_ota` ( #21097 )
2024-04-04 19:14:33 +02:00
Theo Arends
ed7909f23f
Removed unused `#define MQTT_DATA_STRING` support
2024-04-04 17:03:08 +02:00
Theo Arends
db92a843fc
Change Wifi 5 to Wifi 6
2024-04-04 14:59:32 +02:00
Theo Arends
7c36029ec2
Add command ``Wifi 5`` to enable 11ax on ESP32 Core3
2024-04-03 14:36:52 +02:00
Theo Arends
fe89774fe0
Bump version v13.4.0.4
...
- Add command ``PowerLock`` to disable power control of selected outputs (#21081 )
2024-04-03 11:47:38 +02:00
Theo Arends
31fc66f5be
Update changelogs
2024-04-01 14:37:42 +02:00
s-hadinger
c19391da8d
Berry loading .be file does not generated .bec anymore ( #21075 )
2024-03-31 21:37:26 +02:00
Theo Arends
b15a0e2f1f
Add support for Domoticz non-persistent ``DzIdx5`` to ``DzIdx32`` ( #21019 )
2024-03-31 14:33:27 +02:00
Theo Arends
7774ce5ad8
Update TXPowerBasedOnRssi()
2024-03-29 14:30:31 +01:00
Theo Arends
4b44d2fa32
Change ESP32 WiFi phy modes 11n and 11ax represented as HT20, HT40 and HE20 ( #19350 )
2024-03-29 13:04:44 +01:00
Theo Arends
b587287ce0
Update changelogs
2024-03-27 21:38:36 +01:00
s-hadinger
aa4bdebe55
Berry `print "a"` syntax no longer supported ( #21048 )
2024-03-27 16:22:27 +01:00
Theo Arends
c13d3cbf1c
Update changelogs
2024-03-27 09:38:36 +01:00
s-hadinger
06e352dc19
Berry added `close()` to class `serial` ( #21042 )
2024-03-26 22:23:37 +01:00
s-hadinger
10465ce941
Added GPIO for SPI for Universal Touch Screen ( #21025 )
...
* Added GPIO for SPI for Universal Touch Screen
* Rename GPIOs
* Fix indentation
* Add parsing of I2C Reset and IRQ GPIOs
2024-03-25 22:04:50 +01:00
s-hadinger
15ae3e0fa5
berry.exe (pre-compiled for Windows) updated to latest Berry patches ( #21024 )
2024-03-24 16:33:21 +01:00
Theo Arends
14c48a18a0
Update changelogs
2024-03-23 15:32:12 +01:00
Theo Arends
f10218a257
Add support for LoRaWanBridge
2024-03-23 15:20:22 +01:00
s-hadinger
c95483844a
Berry fix walrus bug when assigning to self ( #21015 )
2024-03-22 18:51:48 +01:00
s-hadinger
3c70e63af8
LVGL library from v9.0.0 to v9.1.0 ( #21008 )
2024-03-21 18:47:41 +01:00
s-hadinger
9c34707401
Zigbee added for attributes of type `uint48` used by energy monitoring ( #20992 )
2024-03-19 22:21:10 +01:00
Theo Arends
f18bbae23a
Bump version v13.4.0.3
2024-03-18 11:11:12 +01:00
s-hadinger
1b741f4809
HASPmota support for scale, percentages ( #20974 )
2024-03-17 18:19:07 +01:00
Theo Arends
0ac0dda5ba
Update changelogs
2024-03-14 16:47:10 +01:00
s-hadinger
5e8b116128
LVGL fix descriptors Berry mapping ( #20946 )
2024-03-13 22:19:42 +01:00
s-hadinger
0518bd6c64
Berry fix walrus with member or index ( #20939 )
2024-03-12 23:00:52 +01:00
s-hadinger
4d7036db3b
HASPmota solidify server-side ( #20938 )
2024-03-12 21:18:31 +01:00
s-hadinger
f488ef922a
LVGL add `lv.draw_label_dsc` and `lv_bar.get_indic_area` ( #20936 )
2024-03-12 19:40:40 +01:00
s-hadinger
8b7cd2de44
HASPmota moved to a distinct library `lv_haspmota` ( #20929 )
2024-03-11 22:31:44 +01:00
s-hadinger
268fad6d0d
LVGL remove `textarea` and `spinbox` from binaries ( #20916 )
2024-03-10 20:52:16 +01:00
s-hadinger
bc9fd3cd92
Fix typo in CHANGELOG
2024-03-10 18:03:02 +01:00
s-hadinger
bb07ded475
Berry add `string.starstwith`, `string.endswith` and `%q` format ( #20909 )
...
* Berry add `string.starstwith`, `string.endswith` and `%q` format
* Fix typo
---------
Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com>
2024-03-10 14:31:15 +01:00
Theo Arends
e77a5f57ff
Update changelogs
2024-03-10 12:08:30 +01:00
s-hadinger
16afaf3c59
LVGL improved readability of montserrat-10 ( #20900 )
2024-03-09 21:15:30 +01:00
Theo Arends
6d82997fde
Update changelogs
2024-03-09 13:32:53 +01:00
s-hadinger
93e27654e6
HASPmota improve arc and img ( #20894 )
2024-03-09 09:21:37 +01:00
s-hadinger
9b2720c64d
HASPmota fix widgets line, btnmatrix, qrcode, bar, checkbox ( #20881 )
2024-03-06 09:20:04 +01:00
s-hadinger
804ee37098
Haspmota optim fonts ( #20880 )
...
* LVGL optimize fonts and add icons
* changelog
2024-03-05 23:09:53 +01:00
s-hadinger
d4720d9378
LVGL remove embedded typicons font ( #20872 )
2024-03-04 13:04:11 +01:00
Theo Arends
24372207de
Update changelogs
...
- Elevate some messages
2024-03-04 11:58:46 +01:00
s-hadinger
9759cca4f4
HASPmota support for led ( #20857 )
2024-03-03 18:39:40 +01:00
s-hadinger
27ccf0490b
HASPmota support for spangroup (styled text) ( #20852 )
2024-03-03 10:53:21 +01:00
Theo Arends
715ca102c7
update changelogs
2024-03-01 16:52:28 +01:00
s-hadinger
54b1a94379
Drop support for old (insecure) fingerprint format ( #20842 )
2024-03-01 12:24:48 +01:00