Theo Arends
|
21eb227956
|
Fix regressions from GUI HTML5 change (#23847)
|
2025-09-07 22:56:57 +02:00 |
|
s-hadinger
|
ca934bae33
|
Preview of Berry animation framework (#23740)
* Preview of Berry animation framework
* fix comet and compilation for safeboot
|
2025-08-01 18:02:02 +02:00 |
|
s-hadinger
|
df4943bc19
|
Berry Leds fix minor inconsistencies in Leds_segment (#23688)
|
2025-07-15 22:49:18 +02:00 |
|
s-hadinger
|
e9b62811c7
|
Berry minor fixes to tapp handling (#23590)
|
2025-06-22 15:06:22 +02:00 |
|
s-hadinger
|
64d6231111
|
LVGL Tasmota logo splash screen (#23538)
|
2025-06-12 07:53:41 +02:00 |
|
s-hadinger
|
84059199d4
|
Berry 'tasmota.is_network_up()' (#23532)
|
2025-06-10 20:56:50 +02:00 |
|
s-hadinger
|
fcf4706914
|
Berry avoid json parsing for unmatched commands (#23494)
|
2025-05-30 22:34:56 +02:00 |
|
s-hadinger
|
c10686e366
|
Berry 'compile' and 'tasmota.compile' option to compile in local context (#23457)
* Berry 'compile' and 'tasmota.compile' option to compile in local context
* remove unwanted changes
|
2025-05-21 23:46:36 +02:00 |
|
s-hadinger
|
e2d30dd64d
|
Berry fix keys conflict (#23444)
|
2025-05-19 10:42:17 +02:00 |
|
s-hadinger
|
78787f693e
|
Berry support for 'sortedmap' (#23441)
* Berry support for 'sortedmap'
* Add keys()
|
2025-05-18 19:29:50 +02:00 |
|
s-hadinger
|
65b1c9668f
|
Berry remove global 'b' (#23433)
|
2025-05-17 10:13:15 +02:00 |
|
s-hadinger
|
1b51aef911
|
Berry now accepts 'bytes()' as precompiled patterns, added 're.compilebytes()' (#23149)
|
2025-03-13 23:38:55 +01:00 |
|
s-hadinger
|
3f93d2deee
|
Berry remove 'Leds.create_matrix' from the standard library waiting for reimplementation (#23114)
|
2025-03-06 23:11:16 +01:00 |
|
s-hadinger
|
06aa356bc3
|
Berry load files in '/.extensions/' then in '/' (#23113)
|
2025-03-06 21:15:59 +01:00 |
|
s-hadinger
|
375864b23b
|
Berry 'tasmota.when_network_up()' and simplified Matter using it (#23057)
|
2025-02-23 19:19:42 +01:00 |
|
s-hadinger
|
ff5b4956c8
|
Berry 'tasmota.defer()' (#22976)
|
2025-02-09 17:56:38 +01:00 |
|
s-hadinger
|
d72ec454c0
|
LVGL add 'lv.set_paint_cb()' to register a callback when screen is refreshed (#22909)
|
2025-01-31 12:55:58 +01:00 |
|
s-hadinger
|
0dcd38186f
|
Berry 'tasmota.add_rule_once' and auto-remove rules with same pattern and id (#22900)
|
2025-01-29 22:48:44 +01:00 |
|
Norbert
|
9613004bb4
|
Fix typo (#22890)
|
2025-01-27 15:54:03 +01:00 |
|
s-hadinger
|
0471f0f3c5
|
Berry driver for AXP2102 and M5CoreS3 (#22878)
|
2025-01-25 11:17:43 +01:00 |
|
s-hadinger
|
ec8cf6e2f0
|
Revert "Berry now removes any existing rule with same pattern and same id (o…" (#22823)
This reverts commit d176a1d65b.
|
2025-01-15 20:27:46 +01:00 |
|
s-hadinger
|
d176a1d65b
|
Berry now removes any existing rule with same pattern and same id (only if id is not nil) (#22822)
|
2025-01-15 19:19:43 +01:00 |
|
s-hadinger
|
a5610eea09
|
Berry async_webserver improvement (#22766)
|
2025-01-04 19:17:13 +01:00 |
|
s-hadinger
|
b5c326d772
|
Berry Leds update comments (#22748)
|
2025-01-02 10:44:39 +01:00 |
|
s-hadinger
|
17924392fa
|
Berry leds improve reuse of buffer (#22726)
|
2024-12-27 18:00:25 +01:00 |
|
s-hadinger
|
7f8f61423a
|
Berry 'tasmota.int(v, min, max)' function fix behavior (#22723)
* Berry 'tasmota.int(v, min, max)' function fix behavior
* fix compilation
|
2024-12-27 14:34:51 +01:00 |
|
s-hadinger
|
b729886a16
|
Berry 'tasmota.int(v, min, max)' function (#22721)
|
2024-12-27 11:33:52 +01:00 |
|
s-hadinger
|
2143082aa4
|
Berry rename axp drivers (#22718)
* Berry rename axp drivers
* fix compilation
|
2024-12-26 14:33:47 +01:00 |
|
Christian Baars
|
6745bc1b48
|
add scroll to Leds_matrix (#22693)
|
2024-12-21 18:36:43 +01:00 |
|
s-hadinger
|
fde529fac4
|
Berry fix walrus operator (#22685)
|
2024-12-19 21:46:16 +01:00 |
|
s-hadinger
|
e4ff66192f
|
Berry Zigbee fix attributes (#22684)
|
2024-12-19 17:48:35 +01:00 |
|
s-hadinger
|
67ae7c2fe1
|
Berry make Leds animate calls reentrant (#22643)
|
2024-12-14 15:21:30 +01:00 |
|
Theo Arends
|
6e6305f5e9
|
Rename button Auto-configuration to Auto-Conf
|
2024-12-07 14:57:13 +01:00 |
|
s-hadinger
|
db0287e566
|
Replace NeoPixelBus with TasmotaLED on ESP32x (#22556)
* Replace NeoPixelBus with TasmotaLED on ESP32x
* update changelog
|
2024-11-27 22:11:57 +01:00 |
|
s-hadinger
|
7c82d3a7ae
|
Berry add I2C read16/write16 supporting Little Endian (#22448)
|
2024-11-08 20:22:53 +01:00 |
|
s-hadinger
|
efce07086c
|
Berry improve persist dirty data handling (#22246)
|
2024-10-06 22:09:18 +02:00 |
|
s-hadinger
|
717bc01df8
|
Autoconf prevent 'init.bat' from stopping on empty lines (#22158)
|
2024-09-17 21:46:40 +02:00 |
|
s-hadinger
|
1bfbe02a29
|
Berry I2C to prepare M5Stack I2C STM32 based devices (#22143)
|
2024-09-14 12:25:23 +02:00 |
|
s-hadinger
|
010ca34622
|
Berry energy module support for 8 phases and move to pseudo-arrays (#21887)
* Berry `energy` module support for 8 phases and move to pseudo-arrays
* add size()
|
2024-08-01 22:37:37 +02:00 |
|
s-hadinger
|
55cb473e13
|
Berry webserver_async (#21836)
* Berry `webserver_async`
* Shrink size and include only when USE_BERRY_DEBUG
|
2024-07-26 09:32:12 +02:00 |
|
s-hadinger
|
da169336ee
|
Berry simplified module persist (#21812)
|
2024-07-21 22:30:19 +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
|
4cda2d7dc2
|
Berry Leds uses native WS2812 driver by default (#21406)
|
2024-05-13 22:21:58 +02: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 |
|
s-hadinger
|
c19391da8d
|
Berry loading .be file does not generated .bec anymore (#21075)
|
2024-03-31 21:37:26 +02:00 |
|
s-hadinger
|
8b7cd2de44
|
HASPmota moved to a distinct library lv_haspmota (#20929)
|
2024-03-11 22:31:44 +01:00 |
|
s-hadinger
|
7ae074b4f2
|
Try matter fix
|
2024-02-20 16:59:56 +01:00 |
|
Theo Arends
|
d774643b9c
|
Prep AXP2101
|
2024-02-17 16:08:04 +01:00 |
|
s-hadinger
|
a51b08b36c
|
typicons font to LVGL and HASPmota (#20742)
|
2024-02-16 12:42:11 +01:00 |
|
s-hadinger
|
c73133b10a
|
LVGL simplification of custom widgets (#20711)
|
2024-02-12 13:50:58 +01:00 |
|