Commit Graph

20112 Commits

Author SHA1 Message Date
s-hadinger d1a7d70ca0
Berry driver for M5Stack 8encoder (#22724) 2024-12-27 15:36:18 +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
bovirus 4d3a780eb1
Update Italian language (#22717) 2024-12-26 16:20:49 +01:00
s-hadinger 64f0acb0c5 Solidified Code updated 2024-12-26 13:34:21 +00:00
s-hadinger 2143082aa4
Berry rename axp drivers (#22718)
* Berry rename axp drivers

* fix compilation
2024-12-26 14:33:47 +01:00
Theo Arends 1d244fcd28 Update changelogs 2024-12-25 14:05:18 +01:00
s-hadinger 02ae53cec5
Berry add unicode encoding to string parsing (#22713) 2024-12-24 18:03:21 +01:00
Theo Arends 94f3744235 Prep TWAI support 2024-12-24 12:06:50 +01:00
Theo Arends 8a37df10c6 Update changelogs 2024-12-24 11:43:46 +01:00
s-hadinger 2024bf88ac
Berry bit-shift operators to 'int64' (#22709) 2024-12-24 09:08:10 +01:00
s-hadinger fc3ad45836
Matter fix air quality (#22708)
* HASPmota support for

* Matter fix Air Quality
2024-12-23 18:48:54 +01:00
s-hadinger 4fd3d9465c
HASPmota support for (#22707) 2024-12-23 12:35:06 +01:00
Theo Arends 3412761881 Postpone save_data during light animation when fade is Off 2024-12-22 15:29:30 +01:00
s-hadinger 3457d66d1e
LVGL updated (#22699) 2024-12-22 10:58:53 +01:00
s-hadinger 3b48a1c16a
HASPmota add 'tag' attribute for free-form JSON (#22698) 2024-12-21 23:16:26 +01:00
s-hadinger 27e85809b5
HASPmota use 'roboto.ttf' for automatic sizing of default font (#22697) 2024-12-21 22:19:17 +01:00
Christian Baars f3fcbea6d1
no assertion when adc_config fails (#22696) 2024-12-21 18:38:06 +01:00
s-hadinger f59c1675eb Solidified Code updated 2024-12-21 17:37:36 +00:00
Christian Baars 6745bc1b48
add scroll to Leds_matrix (#22693) 2024-12-21 18:36:43 +01:00
s-hadinger 9f3c7859d7
LVGL use smaller robotocondensed TTF font (#22694)
* LVGL use smaller robotocondensed TTF font

* update license
2024-12-21 14:26:54 +01:00
Theo Arends 52d4e84b39 Change GPIOViewer from v1.5.6 to v1.5.8
- No code change
2024-12-21 13:04:57 +01:00
Theo Arends 8311bff7ee Fix Webcam compilation with `define USE_WEBCAM` but without `define ENABLE_RTSPSERVER` (#22686) 2024-12-20 11:07:52 +01:00
s-hadinger fde529fac4
Berry fix walrus operator (#22685) 2024-12-19 21:46:16 +01:00
Theo Arends af724a6149 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2024-12-19 17:57:51 +01:00
Theo Arends 0d9ce6de12 Update changelogs 2024-12-19 17:57:39 +01:00
s-hadinger df79533611 Solidified Code updated 2024-12-19 16:55:11 +00:00
s-hadinger e4ff66192f
Berry Zigbee fix attributes (#22684) 2024-12-19 17:48:35 +01:00
md5sum-as 9b6dc1f0f1
my_user_config add info for HLK-LD2410 HLK-LD2410S and remove trailing spaces (#22670)
* my_user_config add info for HLK-LD2410 HLK-LD2410S

* Update tasmota/my_user_config.h

Co-authored-by: Erik Kunze <eku@users.noreply.github.com>

---------

Co-authored-by: a.spirenkov@vk.team <a.spirenkov@vk.team>
Co-authored-by: Erik Kunze <eku@users.noreply.github.com>
2024-12-19 16:41:42 +01:00
TheChatty 2d3a049e59
display.ini for ideaspark ESP32 module with 170x320 diplay (#22678) 2024-12-19 12:18:19 +01:00
s-hadinger b7da75da30 Solidified Code updated 2024-12-18 21:50:00 +00:00
s-hadinger db29cb7152
Berry `animate.crenel` primitive (#22673) 2024-12-18 22:43:08 +01:00
s-hadinger 97b375fd57
TLS fix ecdsa fingerprint 2024-12-16 22:31:01 +01:00
Theo Arends 2c3785c1c6 Add comments and some default defines 2024-12-16 14:57:16 +01:00
s-hadinger 69d3fc1003
TLS disable ECDSA for MQTT to ensure we don't break fingerprints after #22649 (#22656) 2024-12-15 19:43:51 +01:00
Theo Arends 90e0595b7f Change ESP32 disable PSRAM check (and on restart some relay toggles) with `#define DISABLE_PSRAMCHECK` (#21266) 2024-12-15 17:36:37 +01:00
Theo Arends fba6a806ac Add command ``SetOption163 1`` to disable display of Device name in GUI header 2024-12-15 16:23:44 +01:00
Theo Arends ef7b2404d4 Add command ``SetOption163 1`` to disable display of Device name in GUI header 2024-12-15 16:21:17 +01:00
Theo Arends 6468b6edcd Add command ``SetOption163 1`` to disable display of Device name in GUI header 2024-12-15 16:18:45 +01:00
Theo Arends c40b707b76 Remove obsolete display stubs 2024-12-15 15:52:46 +01:00
Theo Arends af3bb96a2a Bump version v14.4.1.1 2024-12-15 15:14:37 +01:00
Theo Arends da7473e07c save a few bytes 2024-12-15 14:10:06 +01:00
Theo Arends b0c505d171 Fix display model 2024-12-15 12:38:26 +01:00
Theo Arends 6fbf8c58f7 Fix GUI timing related divide by zero exception 2024-12-15 12:33:43 +01:00
Theo Arends b3b9699782 Display related fixes
- CHange Display removed PWM control of backlight GPIO for universal display regression from v14.1.0
- Fix Display DisplayMode adds a display device while not configured
- Fix GUI intermittent exception on screen updates due to flash access
2024-12-15 00:32:51 +01:00
s-hadinger 615c6763f6
Tls ecdsa (#22649)
* TLS add support for ECDSA on ESP32

* Reduce size for ESP8266
2024-12-14 22:39:45 +01:00
Theo Arends 7cd0908c89 Update changelogs 2024-12-14 16:39:15 +01:00
Theo Arends bd6e7d220d Add MCP23xxx ODR control over interrupt type 2024-12-14 15:41:59 +01:00
Ryan Castellucci 8d1b4094db
clean up remnents of old fingerprint algo (#22645) 2024-12-14 15:35:14 +01:00
s-hadinger 67ae7c2fe1
Berry make Leds animate calls reentrant (#22643) 2024-12-14 15:21:30 +01:00