Christian Baars
08f9b37b99
Berry add gpio.set_freq() ( #21375 )
2024-05-07 09:36:39 +02:00
s-hadinger
f83c58fa0e
Matter broken NOCStruct types preventing pairing with HA ( #21365 )
2024-05-05 21:52:10 +02:00
s-hadinger
57cae7c259
Solidified Code updated
2024-05-05 17:43:19 +00:00
David Gwynne
cced3d1d93
let berry drivers provide "after_teleperiod" handlers ( #21351 )
...
this is useful if you want to periodically report the state of something
handled separately to the sensors output.
2024-05-05 19:42:27 +02:00
Theo Arends
c0965f5624
Fix compile warning
2024-05-05 15:02:01 +02:00
Christian Baars
ca5a2d322d
fix Tensorflow driver for IDF5.x ( #21348 )
2024-05-04 19:59:47 +02:00
Christian Baars
fffb43fa79
fix conflicting log_level definitions ( #21337 )
2024-05-03 23:25:41 +02:00
Christian Baars
6f20dcd0ed
Prepare restoration of Tensorflow driver for Core 3 ( #21327 )
...
* Fix compilation of conv.cc
* fix compilation of depthwise_conv.cc
2024-05-03 12:28:49 +02:00
Jason2866
50979c328c
Fix upper lower case difference
2024-05-01 15:18:25 +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
1e64eaddf3
Berry `webserver.content_close()` ( #21276 )
2024-04-25 12:50:43 +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
cb70ff7a77
uDisplay avoid crashing when no valid configuration ( #21239 )
2024-04-21 15:21:50 +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
Rai
13cbf26b87
Adds support for SPL06_007 Temperature & Pressure I2C (+10k2 code) ( #21185 )
...
* Adds support for SPL06_007 (+10k2 code)
* removes not so used methods.
Removes -2kb
* change doubles to floats
* fixes a name
* change sns idx to 25
2024-04-18 11:20:02 +02:00
s-hadinger
042eecc378
HASPmota `dropdown_list` and fixes ( #21208 )
2024-04-17 21:43:12 +02:00
Jason2866
f131db6d40
mv deprecated drivers / Pio clean up
2024-04-17 11:28:17 +02:00
s-hadinger
add5b2dbaf
Solidified Code updated
2024-04-16 20:44:28 +00:00
s-hadinger
99b140512e
Haspmota dropdown options ( #21203 )
...
* Fix HASPmota dropdown class "options" attribute
* More fix
2024-04-16 22:43:35 +02:00
s-hadinger
7dc9e6e0ce
Fix HASPmota dropdown class "options" attribute ( #21202 )
2024-04-16 21:41:02 +02:00
s-hadinger
c16a8411a8
Berry update windows binary ( #21195 )
2024-04-15 22:23:05 +02:00
s-hadinger
c1845b952b
Berry apply upstream fixes ( #21194 )
2024-04-15 22:12:16 +02:00
s-hadinger
d9895a0fcb
SSD1351, ST7789 drivers replaced with uDisplay ( #21184 )
2024-04-15 19:52:57 +02:00
s-hadinger
a006e5fc53
SSH1106 driver replaced with uDisplay ( #21183 )
2024-04-15 10:57:14 +02:00
Jason2866
6492596a10
Fix BLE compile with core 3.0.0 ( #21182 )
...
* Delete lib/libesp32_div/NimBLE-Arduino directory
* rm obsolete ignores
2024-04-15 10:24:06 +02:00
s-hadinger
0b4cddff72
SSD1331 driver replaced with uDisplay ( #21177 )
2024-04-14 18:06:17 +02:00
s-hadinger
05f4011491
SSD1306 driver replaced with uDisplay ( #21176 )
2024-04-14 16:46:58 +02:00
s-hadinger
35c2d55382
Berry upstream walrus fix ( #21175 )
2024-04-14 15:58:30 +02:00
s-hadinger
105aa03198
Berry upstream fix mod 0 ( #21174 )
...
* Berry upstream fix mod 0
* Add test case
2024-04-14 14:55:20 +02:00
s-hadinger
ff43dc29b2
ILI9341 driver replaced with uDisplay ( #21169 )
2024-04-14 10:26:37 +02:00
s-hadinger
2321d66ba6
Berry Matter int64 in CI ( #21167 )
2024-04-13 15:26:27 +02:00
s-hadinger
8acf4cd119
Berry fix for Ubuntu ( #21166 )
2024-04-13 15:19:04 +02:00
s-hadinger
177de35fbc
Revert "Matter include int64 in unit tests ( #21161 )" ( #21162 )
...
This reverts commit 31d98f3666
.
2024-04-13 10:35:06 +02:00
s-hadinger
31d98f3666
Matter include int64 in unit tests ( #21161 )
2024-04-13 09:59:57 +02:00
s-hadinger
8736544a81
Berry fix upstream connect with undefined variable ( #21156 )
2024-04-12 15:34:24 +02:00
s-hadinger
7e455bad6b
Solidified Code updated
2024-04-11 20:30:23 +00:00
s-hadinger
5e60d5217d
Berry compile local Berry with int64 ( #21151 )
...
* Berry compile local Berry with int64
* Revert solidify
2024-04-11 22:18:59 +02:00
s-hadinger
918faf3af6
Solidified Code updated
2024-04-11 20:04:04 +00:00
s-hadinger
7e2fff9728
Berry prepare compilation on 64bits platforms ( #21149 )
2024-04-11 22:03:12 +02:00
s-hadinger
0484299ee4
Align with Berry PR #412 ( #21143 )
2024-04-11 10:51:15 +02:00
Christian Baars
669bb582e0
Coming upstream changes: NimBLEService.cpp ( #21120 )
2024-04-07 18:38:42 +02:00
s-hadinger
541f3630a1
Wifi provide Mac Address on Core3 ( #21117 )
2024-04-07 10:55:53 +02:00
Jason2866
e149a0399e
fix esp32 core 3.0.0 compile ( #21112 )
2024-04-06 14:17:51 +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
s-hadinger
07a2df1b74
Berry add `flash.current_ota` ( #21097 )
2024-04-04 19:14:33 +02:00
Theo Arends
7c36029ec2
Add command ``Wifi 5`` to enable 11ax on ESP32 Core3
2024-04-03 14:36:52 +02:00
s-hadinger
fbe83585bd
Simplify %*_b format ( #21087 )
2024-04-02 21:56:18 +02:00
Theo Arends
34d6bffe7a
Fix ESP32 non-core3 mis-aligned %_b
2024-04-02 16:37:42 +02:00
Theo Arends
d90f0e1cbe
Add formatting binary ``%*_b``
2024-04-02 12:55:42 +02:00
s-hadinger
76b1f48f0c
LVGL binding update for python 3.12 ( #21076 )
2024-03-31 22:08:27 +02:00
Milko Daskalov
9f4c994034
LVGL add lv.layer definition ( #21062 )
2024-03-31 21:44:46 +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
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
ae7bed5acf
Refactor lib RadioLib fixing ESP8266 panic
2024-03-28 14:04:17 +01:00
Theo Arends
7c52906a2e
Fix ESP8266 Lora SX1262 exceptions
2024-03-27 23:03:10 +01:00
gemu
72968b9ee8
fix color swap option for rgb displaytext ( #21049 )
2024-03-27 16:52:35 +01:00
s-hadinger
aa4bdebe55
Berry `print "a"` syntax no longer supported ( #21048 )
2024-03-27 16:22:27 +01:00
s-hadinger
06e352dc19
Berry added `close()` to class `serial` ( #21042 )
2024-03-26 22:23:37 +01:00
gemu
417f8b0e9b
reinit sd card ( #21040 )
2024-03-26 20:30:29 +01:00
Charles
7707473b4e
Lib_teleinfo : Fixed too restrictive checksum checks ( #21033 )
...
* Fixed too restrictive checks
Fixed too restrictive checks that may introduce checksum errors on some contracts
* Bump to v1.1.7
Bump to v1.1.7
2024-03-26 08:46:55 +01:00
gemu
28cce3f020
add cmd cpm ( #21030 )
2024-03-25 22:02:08 +01:00
s-hadinger
bad2f4fb13
Fix crash in Universal Touch ( #21026 )
2024-03-25 11:41:21 +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
6337c59fab
Update RadioLib
2024-03-23 15:18:06 +01:00
s-hadinger
c95483844a
Berry fix walrus bug when assigning to self ( #21015 )
2024-03-22 18:51:48 +01:00
s-hadinger
a34f5496a1
Fix HASPmota demo and robotocondensed fonts ( #21014 )
2024-03-22 16:55:22 +01:00
s-hadinger
3c70e63af8
LVGL library from v9.0.0 to v9.1.0 ( #21008 )
2024-03-21 18:47:41 +01:00
Theo Arends
c18ed34685
Fix Lora watchdog
...
- Update file JSON settings demo
2024-03-20 18:18:31 +01:00
s-hadinger
e644ed0724
HASPmota improve flex layout ( #20982 )
2024-03-18 22:54:53 +01:00
s-hadinger
5338e84243
LVGL simplify mapping ( #20980 )
2024-03-18 22:16:20 +01:00
Jason2866
9dd1c28cfc
undef already defined ( #20906 )
2024-03-18 10:26:13 +01:00
s-hadinger
1b741f4809
HASPmota support for scale, percentages ( #20974 )
2024-03-17 18:19:07 +01:00
s-hadinger
130c3f83f1
LVGL add helper functions ( #20968 )
2024-03-16 23:50:03 +01:00
s-hadinger
95f7d33c20
LVGL cleaning unused definitions ( #20957 )
2024-03-14 22:37:55 +01:00
s-hadinger
5e8b116128
LVGL fix descriptors Berry mapping ( #20946 )
2024-03-13 22:19:42 +01:00
s-hadinger
26a3eacbd6
Berry update windows binary ( #20940 )
2024-03-12 23:10:07 +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
Jason2866
309ac81e22
comment warning ( #20907 )
2024-03-11 08:22:28 +01:00
s-hadinger
9e8bd2156b
HASPmota add generic setter and getters for style attributes ( #20919 )
2024-03-10 22:54:55 +01:00
s-hadinger
268fad6d0d
LVGL remove `textarea` and `spinbox` from binaries ( #20916 )
2024-03-10 20:52:16 +01:00
s-hadinger
8ff9fffa0a
HASPmota use endswith ( #20914 )
2024-03-10 19:14:23 +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
Jason2866
224a9fb717
Fix compile for upcoming Arduino Core 2.0.15 ( #20908 )
...
* Fix compile for Arduino Core > 2.0.14
* missing include `esp_arduino_version.h`
2024-03-10 14:08:29 +01:00
s-hadinger
16afaf3c59
LVGL improved readability of montserrat-10 ( #20900 )
2024-03-09 21:15:30 +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
29a8f82421
HASPmota set Tasmota logo ( #20860 )
2024-03-03 22:06:59 +01:00
s-hadinger
9759cca4f4
HASPmota support for led ( #20857 )
2024-03-03 18:39:40 +01:00
s-hadinger
174caf2251
HASPmota fix chart range ( #20856 )
2024-03-03 17:48:12 +01:00
s-hadinger
27ccf0490b
HASPmota support for spangroup (styled text) ( #20852 )
2024-03-03 10:53:21 +01:00
s-hadinger
6a35795178
Matter save fabrics more robust ( #20847 )
2024-03-02 08:32:10 +01:00
s-hadinger
b06c310305
Berry update Windows binary ( #20845 )
2024-03-01 19:37:45 +01:00
s-hadinger
92b9190817
Berry add `path.rename()` ( #20840 )
2024-02-29 23:38:20 +01:00
s-hadinger
e55471e084
Berry bug when parsing ternary operator ( #20839 )
2024-02-29 19:23:32 +01:00
s-hadinger
7ad95faad2
Fix Berry Memory leak in `import re` ( #20823 )
2024-02-27 21:56:51 +01:00
s-hadinger
a4397b26b8
HASPmota PSRAM memory leak ( #20818 )
2024-02-26 23:46:07 +01:00
s-hadinger
3d3280eb8e
Matter reduce memory usage when saving Fabrics ( #20809 )
2024-02-25 23:02:13 +01:00
s-hadinger
55be1866ad
Berry add explicit error log when memory allocation fails ( #20807 )
2024-02-25 21:17:08 +01:00
s-hadinger
7402fe06fd
Matter reduce memory usage when reading with wildcards ( #20804 )
2024-02-25 19:45:56 +01:00
Theo Arends
87567b25b2
Move RF libs to correct location enabling ESP8266 support
2024-02-25 14:21:49 +01:00
s-hadinger
d130a637da
Solidified Code updated
2024-02-24 18:26:43 +00:00
s-hadinger
cadea7540a
Matter reduce logging of subscriptions
2024-02-24 19:25:44 +01:00
s-hadinger
4bc8a41502
Minor Berry fixes ( #20799 )
2024-02-24 18:40:16 +01:00
s-hadinger
4dc827f431
Add TLV unit test ( #20798 )
2024-02-24 18:40:10 +01:00
Theo Arends
9aff378ef8
Update LoRaSend
2024-02-24 18:25:40 +01:00
Theo Arends
87f17404c0
fix RadioLib compile on safeboot
2024-02-23 18:48:14 +01:00
Theo Arends
0632f4e7d6
Remove vulnerabilities
2024-02-23 16:24:10 +01:00
Theo Arends
d258b9a758
Prep LoRa 2
2024-02-23 16:20:09 +01:00
Theo Arends
d4980b9957
Prep SPI LoRa
2024-02-23 14:58:39 +01:00
s-hadinger
772a1533a6
Solidified Code updated
2024-02-21 07:44:12 +00:00
s-hadinger
0ecefe4c20
Temporarily expand Matter logs
2024-02-21 08:43:21 +01:00
s-hadinger
59653c7bff
Solidified Code updated
2024-02-20 16:00:50 +00:00
s-hadinger
7ae074b4f2
Try matter fix
2024-02-20 16:59:56 +01:00
arendst
456ce5cd31
Solidified Code updated
2024-02-17 15:08:55 +00:00
Theo Arends
d774643b9c
Prep AXP2101
2024-02-17 16:08:04 +01:00
Theo Arends
1abaf146b5
Fix ESP32 PWM activity on unconfigured PWM GPIOs ( #20732 )
2024-02-17 15:19:12 +01:00
Theo Arends
7216db339e
Final fix
2024-02-16 20:10:55 +01:00
Theo Arends
733b9254a5
Workaround core3
2024-02-16 20:04:46 +01:00
Theo Arends
0faef8e4dd
Fix PWM channels after restart ( #20732 )
2024-02-16 18:57:03 +01:00
s-hadinger
d3093a13c2
HASPmota more attributes ( #20744 )
2024-02-16 17:23:24 +01:00
s-hadinger
a51b08b36c
typicons font to LVGL and HASPmota ( #20742 )
2024-02-16 12:42:11 +01:00
s-hadinger
b91f93062a
HASPmota `p<x>b<y>.delete` to delete an object ( #20735 )
2024-02-15 23:16:12 +01:00
Pabasara Perera
c0ae3dcaca
Fix tls handshaking issue ( #20721 )
...
* Fix tls handshaking issue
* fixed time comparison issue
* removed multiplication from loop
2024-02-15 10:40:04 +01:00
s-hadinger
036723ddb5
Berry class `int64` made immutable ( #20727 )
2024-02-14 18:24:59 +01:00
Benjamin Nestler
f98c66fa81
Show ARG_HINT as tooltip for Web UI configuration of Matter endpoints ( #20723 )
...
* ADD: Show the argument hint(s) as tooltip of input box.
* CHG: MATTER_ADD_ENDPOINT_HINTS_JS to change the tooltip relating to endpoint argument hint
* CHG: Show the enpoint number in confirmation of deletion dialog.
* CHG: Too reduce the number of used bytes for this JS
* ADD: solidificated file
2024-02-14 15:48:46 +01:00
Theo Arends
efa7514090
Restore RA8876 SPI speed to 24000000 ( #20717 )
2024-02-14 10:33:10 +01:00
s-hadinger
c73133b10a
LVGL simplification of custom widgets ( #20711 )
2024-02-12 13:50:58 +01:00
s-hadinger
fa7e225d5b
Matter minor fix to logs ( #20708 )
2024-02-11 17:53:06 +01:00
s-hadinger
66ff68df78
LVGL9 restore missing layouts ( #20701 )
2024-02-11 11:14:01 +01:00
s-hadinger
3a44d19e8b
Matter implement auto-attributes ( #20694 )
2024-02-10 18:13:56 +01:00
Benjamin Nestler
d015ee4679
Fixes redirects for Advanced Matter configuration UI ( #20690 )
...
* CHG: Reload the advanced page after deletion of fabrics.
* CHG: Redirect to Matter configuration page from advanced Matter configuration page
2024-02-09 18:36:35 +01:00
Christian Baars
b02de6de6f
add BLE.info() ( #20682 )
2024-02-08 11:31:48 +01:00
s-hadinger
57cf29c2fd
Matter improve `MtrInfo` ( #20686 )
2024-02-07 18:09:22 -08:00
s-hadinger
a5e3391ca8
Matter fix introspect.contains ( #20685 )
2024-02-08 02:42:21 +01:00
s-hadinger
5e4a1d7b32
Matter fix configuration loading ( #20677 )
2024-02-07 05:25:51 +01:00
s-hadinger
22581b0f7e
Matter fix exception when calling remove_fabric ( #20674 )
2024-02-06 16:02:49 +01:00
arendst
2dc46394dc
Solidified Code updated
2024-02-05 15:00:31 +00:00
Theo Arends
f88a8a6765
Add berry divider
2024-02-05 15:59:37 +01:00
s-hadinger
ff6be70ce1
LVGL library updated to v9.0.0, some small breaking changes in C, none in HASPmota ( #20659 )
...
* LVGL library updated to v9.0.0, some small breaking changes in C, none in HASPmota
* fix compilation
* Move lvgl_berry to LVGL_assets
2024-02-05 12:07:41 +01:00
s-hadinger
2a4c59dc68
Matter fix exception when fabrics is not initialized ( #20667 )
2024-02-05 11:48:07 +01:00
s-hadinger
fd52aaee14
Matter add human readable names for TimeSync cluster ( #20666 )
2024-02-05 11:47:37 +01:00
s-hadinger
26f469f766
Fix UpdateFabricLabel ( #20665 )
2024-02-04 23:13:17 +01:00
s-hadinger
08ac7541aa
Matter fix Google Home removal of device ( #20663 )
...
* Matter fix fabrics id type
* Fix session removal
* add to changelog
2024-02-04 22:54:57 +01:00
s-hadinger
34553f0812
Matter fix endpoint adjusment ( #20657 )
2024-02-04 12:50:53 +01:00
s-hadinger
110c88e8e1
Matter aggregator relocated to endpoint 1 for Google compatibility, may break existing associations ( #20654 )
2024-02-03 19:56:29 +01:00
s-hadinger
6c16a5122a
Berry add `introspect.contains` and `bytes.addfloat` ( #20635 )
2024-02-01 09:52:24 +01:00
Barbudor
717873eac7
enforce TLL255 on ESP8266 ( #20616 )
2024-01-30 18:45:54 +01:00
s-hadinger
9454336f3c
Berry allow mapping within module ( #20606 )
2024-01-27 13:01:28 +01:00
s-hadinger
19b9960168
Berry C mapping, raise an error if too many arguments are sent ( #20604 )
2024-01-27 11:59:45 +01:00
gemu
04bb28bc20
fix email32 file system ( #20603 )
...
* fix file system
* fix email attachments
* Update MB_FS.h
2024-01-27 09:06:41 +01:00
Theo Arends
908a918b8e
Fix ESP8266 compilation
2024-01-26 13:58:28 +01:00
Theo Arends
4bc7b4ec2f
Add ESP32 support for DS18x20 on Shelly Plus Add-On ( #20580 )
2024-01-26 12:26:47 +01:00
gemu
52f3be51b4
utouch optimizations, rgb i2c init ( #20596 )
2024-01-26 09:11:56 +01:00
s-hadinger
559789b4ec
HASPmota support for `min` and `max` attribute in `slider` ( #20582 )
2024-01-24 23:27:01 +01:00
Theo Arends
2a9f9634c9
Update changelogs
2024-01-24 15:05:37 +01:00
Jason2866
808e598b6d
Arduino Core 3.0.0 Platform 2024.01.12 ( #20576 )
...
* Core 3.0.0 latest support
* compability with latest Arduino Core 3.0.0
* Platform 2024.01.12
2024-01-24 14:47:55 +01:00
Theo Arends
79bc9a6b94
Fix LList insertAt skipping one entry
2024-01-24 14:22:48 +01:00
s-hadinger
d531583721
Clean solidified animate ( #20574 )
2024-01-23 23:16:24 +01:00
gemu
a915fdec52
modify RA8876 display driver to use internal touch driver ( #20562 )
...
* integrate utouch driver
* modify for utouch driver
* touched is now int16
2024-01-22 18:21:58 +01:00
gemu
780940d5d0
Utouch update ( #20561 )
...
* toched return int16
* add XPT and more opcodes
* add guesture
* increase code buffer
2024-01-22 18:21:40 +01:00
Theo Arends
1ffbbc914d
Refactor backlog from LinkedList to TasmotaLList
2024-01-21 22:07:49 +01:00
s-hadinger
9006386cf2
Extend LList ( #20555 )
2024-01-21 18:40:27 +01:00
s-hadinger
6d0c2fa9bc
Matter fix support for Alexa ( #20545 )
2024-01-19 20:06:06 +01:00
s-hadinger
6b4254a014
Berry syntax coloring for Notepad++ (by FransO) ( #20541 )
2024-01-18 23:24:18 +01:00
s-hadinger
06c2d78d5f
Berry assigment to list with negative index ( #20537 )
2024-01-18 22:01:39 +01:00
Theo Arends
c9d0106007
Removed max number of 30 backlog entries
2024-01-18 16:32:28 +01:00
s-hadinger
a2c4123d79
Berry add solidification of strings longer than 255 bytes ( #20529 )
2024-01-18 12:31:47 +01:00
gemu
9ccc3f8fda
Universal touch driver ( #20492 )
...
* add universal touch
* add universal touch
* add universal touch
* add universal touch
* Update xdrv_10_scripter.ino
* utouch add word address support (gt911)
* optimizations
* add simple resistive touch
2024-01-18 10:23:21 +01:00
Simon Post
12ef60a3df
Modification of convert.py and preprocessor.py to add tabview, list and tileview. Plus fix lv.keyboard enum error ( #20513 )
...
* Modification of convert.py and preprocessor.py to add tabview, list and tileview. Plus fix lv.keyboard enum error
* Amended my_user_config.h per request
---------
Co-authored-by: Simon Post <admin@SimonM3MacbookPro.theposts.me>
2024-01-17 13:24:43 +01:00
gemu
b0b2f22e5b
fix display dimmer ( #20491 )
2024-01-15 21:58:46 +01:00
s-hadinger
9045a7da83
IP stack compatible with new Core3 IPv6 implementation ( #20509 )
...
* IP stack compatible with new Core3 IPv6 implementation
* Fix compilation
* Forece CI
2024-01-15 21:05:40 +01:00
s-hadinger
8d83472c01
LVGL option to add `lv.keyboard` extra widget ( #20496 )
...
* LVGL option to add `lv.keyboard` extra widget
* Don't include keyboard by default
2024-01-14 22:37:07 +01:00
s-hadinger
08a14ccc9e
LVGL add `lv.str_arr` ( #20480 )
2024-01-12 19:48:33 +01:00
Theo Arends
f065d74293
Add support for HardwareSerial invert ( #15461 )
2024-01-12 13:57:31 +01:00
gemu
03cadd29f3
Sml update ( #20474 )
...
* add decryption flags
* add gcm crypto flags
2024-01-12 10:05:25 +01:00
s-hadinger
b0f4542707
Berry `debug.caller` ( #20470 )
2024-01-12 08:29:14 +01:00
s-hadinger
edda5ddc33
Berry `tasmota.webcolor` ( #20454 )
2024-01-10 09:08:11 +01:00
s-hadinger
69d4e323d6
Berry provide lightweight options for `tasmota.wifi/eth/memory/rtc` ( #20448 )
2024-01-09 19:49:30 +01:00
s-hadinger
85fb54fe8d
Berry `webserver.header` to read browser sent headers ( #20447 )
2024-01-09 19:34:19 +01:00
Christian Baars
81fac80859
MI32 legacy: add optional argument to BLE.run() ( #20431 )
...
* add optional argument to BLE.run()
* set default of scan response to NO
2024-01-09 09:10:45 +01:00
gemu
92214ac633
ADD FTP server to filesystem ( #20402 )
...
* add ftp lib
* add ftp server
2024-01-08 16:44:49 +01:00
s-hadinger
298ee22ebf
Berry add `string` to `bytes()` ( #20420 )
2024-01-07 15:38:29 +01:00
Theo Arends
0d300aebff
Update GPIOViewer
...
- Add ESP8266 PWM state logging
- Add ADC state functions
2024-01-07 15:10:19 +01:00
s-hadinger
bd9a99caff
Berry `gpio.get_pin_type` and `gpio.ger_pin_type_index` ( #20415 )
2024-01-06 22:20:22 +01:00
s-hadinger
324689ee53
Berry `gpio.read_pwm` and `gpio.read_pwm_resolution` ( #20414 )
2024-01-06 21:22:45 +01:00
s-hadinger
ea6b191378
Berry add `tasmota.urlbecload(url:string) -> bool` ( #20412 )
2024-01-06 17:32:50 +01:00
s-hadinger
15b40801d4
Fixes for tcpasync ( #20411 )
2024-01-06 17:03:51 +01:00
s-hadinger
af2b90caac
Berry add support for `tcpclientasync` in `tcpserver` ( #20401 )
2024-01-05 09:54:18 +01:00
Theo Arends
b56e8bb014
Revert "Add libs"
...
This reverts commit 7042b8344c
.
2024-01-04 22:50:33 +01:00
Theo Arends
7042b8344c
Add libs
2024-01-04 18:31:04 +01:00
s-hadinger
6768ebc2ac
Berry fix static allocation when superclass is a member ( #20385 )
2024-01-03 16:12:47 +01:00
s-hadinger
54e88c2926
HASPmota type `chart` ( #20372 )
2024-01-02 12:16:50 +01:00