Commit Graph

  • 27e85809b5
    HASPmota use 'roboto.ttf' for automatic sizing of default font (#22697) development s-hadinger 2024-12-21 22:19:17 +0100
  • 243ed254d7 HASPmota use 'roboto.ttf' for automatic sizing of default font Stephan Hadinger 2024-12-21 21:05:09 +0000
  • f3fcbea6d1
    no assertion when adc_config fails (#22696) Christian Baars 2024-12-21 18:38:06 +0100
  • f59c1675eb Solidified Code updated s-hadinger 2024-12-21 17:37:36 +0000
  • 6745bc1b48
    add scroll to Leds_matrix (#22693) Christian Baars 2024-12-21 18:36:43 +0100
  • b9097f526b no assertion when adc_config fails Staars 2024-12-21 17:54:10 +0100
  • 27d562d6c4 add scroll to Leds_matrix Staars 2024-12-21 16:14:56 +0100
  • 9f3c7859d7
    LVGL use smaller robotocondensed TTF font (#22694) s-hadinger 2024-12-21 14:26:54 +0100
  • 389e376254 update license Stephan Hadinger 2024-12-21 13:26:39 +0000
  • bc2186fdc1 LVGL use smaller robotocondensed TTF font Stephan Hadinger 2024-12-21 13:12:16 +0000
  • 52d4e84b39 Change GPIOViewer from v1.5.6 to v1.5.8 Theo Arends 2024-12-21 13:04:57 +0100
  • 4b939b13e4
    Merge 555dc04846 into 8311bff7ee Marko Mäkelä 2024-12-20 11:32:58 +0000
  • 8311bff7ee Fix Webcam compilation with `define USE_WEBCAM` but without `define ENABLE_RTSPSERVER` (#22686) Theo Arends 2024-12-20 11:07:52 +0100
  • fde529fac4
    Berry fix walrus operator (#22685) s-hadinger 2024-12-19 21:46:16 +0100
  • bb93e1a18a Berry fix walrus operator Stephan Hadinger 2024-12-19 20:44:16 +0000
  • af724a6149 Merge branch 'development' of https://github.com/arendst/Tasmota into development Theo Arends 2024-12-19 17:57:51 +0100
  • 0d9ce6de12 Update changelogs Theo Arends 2024-12-19 17:57:39 +0100
  • df79533611 Solidified Code updated s-hadinger 2024-12-19 16:55:11 +0000
  • e4ff66192f
    Berry Zigbee fix attributes (#22684) s-hadinger 2024-12-19 17:48:35 +0100
  • 81fbd9c154 Berry Zigbee fix attributes Stephan Hadinger 2024-12-19 16:46:59 +0000
  • 9b6dc1f0f1
    my_user_config add info for HLK-LD2410 HLK-LD2410S and remove trailing spaces (#22670) md5sum-as 2024-12-19 18:41:42 +0300
  • 2d3a049e59
    display.ini for ideaspark ESP32 module with 170x320 diplay (#22678) TheChatty 2024-12-19 12:18:19 +0100
  • c1606b22f8
    display.ini for ideaspark ESP32 module with 170x320 diplay TheChatty 2024-12-19 11:55:08 +0100
  • cf3185448b
    Update tasmota/my_user_config.h md5sum-as 2024-12-19 10:25:31 +0300
  • b7da75da30 Solidified Code updated s-hadinger 2024-12-18 21:50:00 +0000
  • db29cb7152
    Berry `animate.crenel` primitive (#22673) s-hadinger 2024-12-18 22:43:08 +0100
  • 2fe872cd38
    Berry `animate.crenel` primitive s-hadinger 2024-12-18 22:41:51 +0100
  • 408674af84 my_user_config add info for HLK-LD2410 HLK-LD2410S a.spirenkov@vk.team 2024-12-18 20:22:30 +0300
  • 89060a1f6c
    Merge 2c50fab663 into 97b375fd57 Jason2866 2024-12-16 16:07:31 -0800
  • 1144fd5c7a
    Merge a2a99e36ee into 97b375fd57 Jason2866 2024-12-16 16:07:08 -0800
  • 97b375fd57
    TLS fix ecdsa fingerprint s-hadinger 2024-12-16 22:31:01 +0100
  • ff15e8aca0
    Merge 428362e23f into 2c3785c1c6 Felix Laevsky 2024-12-16 20:47:30 +0100
  • 2c3785c1c6 Add comments and some default defines Theo Arends 2024-12-16 14:57:16 +0100
  • 555dc04846 CheapPower module Marko Mäkelä 2024-12-15 21:00:34 +0200
  • 69d3fc1003
    TLS disable ECDSA for MQTT to ensure we don't break fingerprints after #22649 (#22656) s-hadinger 2024-12-15 19:43:51 +0100
  • 333060af29 TLS disable ECDSA for MQTT to ensure we don't break fingerprints after #22649 Stephan Hadinger 2024-12-15 19:33:01 +0100
  • 90e0595b7f Change ESP32 disable PSRAM check (and on restart some relay toggles) with `#define DISABLE_PSRAMCHECK` (#21266) Theo Arends 2024-12-15 17:36:37 +0100
  • fba6a806ac Add command ``SetOption163 1`` to disable display of Device name in GUI header Theo Arends 2024-12-15 16:23:44 +0100
  • ef7b2404d4 Add command ``SetOption163 1`` to disable display of Device name in GUI header Theo Arends 2024-12-15 16:21:17 +0100
  • 6468b6edcd Add command ``SetOption163 1`` to disable display of Device name in GUI header Theo Arends 2024-12-15 16:18:45 +0100
  • c40b707b76 Remove obsolete display stubs Theo Arends 2024-12-15 15:52:46 +0100
  • af3bb96a2a Bump version v14.4.1.1 Theo Arends 2024-12-15 15:14:37 +0100
  • 031e2fdbb7 Update changelog v14.4.1 prerelease-14.4.1 master Theo Arends 2024-12-15 14:28:36 +0100
  • b352d34565 Merge branch 'development' into prerelease-14.4.1 Theo Arends 2024-12-15 14:17:09 +0100
  • da7473e07c save a few bytes Theo Arends 2024-12-15 14:10:06 +0100
  • b0c505d171 Fix display model Theo Arends 2024-12-15 12:38:26 +0100
  • 6fbf8c58f7 Fix GUI timing related divide by zero exception Theo Arends 2024-12-15 12:33:43 +0100
  • b3b9699782 Display related fixes Theo Arends 2024-12-15 00:32:51 +0100
  • 615c6763f6
    Tls ecdsa (#22649) s-hadinger 2024-12-14 22:39:45 +0100
  • a2eb71ac3c Reduce size for ESP8266 Stephan Hadinger 2024-12-14 22:15:00 +0100
  • 3b17e8dd3d Merge branch 'development' of https://github.com/arendst/Tasmota into tls_ecdsa Stephan Hadinger 2024-12-14 22:04:00 +0100
  • 7059e4447e TLS add support for ECDSA on ESP32 Stephan Hadinger 2024-12-14 22:03:56 +0100
  • 4dfac9b414 Merge branch 'development' into prerelease-14.4.1 Theo Arends 2024-12-14 16:59:31 +0100
  • 7cd0908c89 Update changelogs Theo Arends 2024-12-14 16:39:15 +0100
  • bd6e7d220d Add MCP23xxx ODR control over interrupt type Theo Arends 2024-12-14 15:41:59 +0100
  • 8d1b4094db
    clean up remnents of old fingerprint algo (#22645) Ryan Castellucci 2024-12-14 14:35:14 +0000
  • 67ae7c2fe1
    Berry make Leds animate calls reentrant (#22643) s-hadinger 2024-12-14 15:21:30 +0100
  • 5294b99ba7 Fix MCP23xxx, PCF8574 and Shift595 power control when a display is configured regression from v14.3.0.7 Theo Arends 2024-12-14 14:31:16 +0100
  • 2003d032e9 clean up remnents of old fingerprint algo Ryan Castellucci 2024-12-14 11:10:59 +0000
  • fa129af009 Berry make Leds animate calls reentrant Stephan Hadinger 2024-12-14 11:17:22 +0100
  • 53e2fab34c Fix MCP23XXX driver open-drain interrupt Theo Arends 2024-12-13 17:20:36 +0100
  • ab5208d216 Refactor GUI Theo Arends 2024-12-13 15:06:14 +0100
  • f135f46990 Fix more GUI issues Theo Arends 2024-12-13 11:55:45 +0100
  • 9650d0f1ef Fix GUI display power button regression from v14.3.0.5 (#15788) Theo Arends 2024-12-13 00:17:25 +0100
  • 7834dbf6b6
    Berry Leds fix and cleaning (#22640) s-hadinger 2024-12-12 20:55:29 +0100
  • cc7aea9d4a Berry Leds fix and cleaning Stephan Hadinger 2024-12-12 20:44:58 +0100
  • 1099babb16
    Create ST7701_480x480_WS_4inch.ini (#22638) TheHexaMaster 2024-12-12 18:37:23 +0100
  • 3e3b568aeb
    Update my_user_config.h WebColor (#22639) sfromis 2024-12-12 18:28:12 +0100
  • fc0b78b803
    Update my_user_config.h WebColor sfromis 2024-12-12 18:03:56 +0100
  • f68ba0f322
    Merge pull request #1 from TheHexaMaster/TheHexaMaster-udisplaydrv_ST7701 TheHexaMaster 2024-12-12 16:44:27 +0100
  • b320a425dd
    Create ST7701_480x480_WS_4inch.ini TheHexaMaster 2024-12-12 16:42:22 +0100
  • 620fade73c Fix ESP32 rules operation priority regression from v13.3.0.4 (#22636) Theo Arends 2024-12-12 15:34:43 +0100
  • 6268066bac
    make regex more flexible for different quotation marks (#22629) Christian Baars 2024-12-12 11:21:47 +0100
  • 87e5ed6410
    make regex more flexible for different quotation marks Christian Baars 2024-12-12 09:48:48 +0100
  • dc7cb05cab Add MCP23XXX_DRV control register IOCON in template (#22622) Theo Arends 2024-12-11 17:43:56 +0100
  • d08aafd3fb Update version Theo Arends 2024-12-11 11:11:20 +0100
  • ee3fbdf4e0 Bump version v14.4.0.1 Theo Arends 2024-12-11 11:10:37 +0100
  • 9a5394f9ab Prep 14.4 v14.4.0 prerelease-14.4.0 Theo Arends 2024-12-11 10:17:21 +0100
  • 74e741012c Merge branch 'development' into prerelease-14.4.0 Theo Arends 2024-12-11 10:13:41 +0100
  • 4008a4e5e6 Move debug message to debug_more Theo Arends 2024-12-10 16:36:22 +0100
  • 2f4ca9bbe9 Merge branch 'development' into prerelease-14.4.0 Theo Arends 2024-12-10 12:17:21 +0100
  • 3c51793d5c Reduce stack usage Theo Arends 2024-12-10 11:39:37 +0100
  • bdf880cf84
    Improved auto-selection of LED hardware support (RMT, SPI) (#22618) s-hadinger 2024-12-09 23:22:52 +0100
  • 666d4a5d9f Improved auto-selection of LED hardware support (RMT, SPI) Stephan Hadinger 2024-12-09 22:48:21 +0100
  • c1834bd898
    WS2812 remove waits for RMT and SPI (#22617) s-hadinger 2024-12-09 22:45:23 +0100
  • 964ae2ae46 WS2812 remove waits for RMT and SPI Stephan Hadinger 2024-12-09 22:34:01 +0100
  • a12c934a4b
    Rename Matter configuration menu (#22615) s-hadinger 2024-12-09 21:12:02 +0100
  • e1219d10b6 Rename Matter configuration menu Stephan Hadinger 2024-12-09 19:44:02 +0100
  • 8eada8e7d8 Merge branch 'development' into prerelease-14.4.0 Theo Arends 2024-12-09 15:20:01 +0100
  • 71dfae2d9d Fix ESP8266 Device Group exception due to lack of stack space (#22271) Theo Arends 2024-12-09 15:16:30 +0100
  • 23e5a4dec2 Change RG-15 sensor name from RG-15 to RG15 (#22612) Theo Arends 2024-12-09 11:17:04 +0100
  • 09f0b89ab0
    Language improvements (#22607) SteWers 2024-12-08 21:19:01 +0100
  • 941c7cb31f Language improvements SteWers 2024-12-08 17:26:12 +0100
  • f62080bc54 Merge branch 'development' into prerelease-14.4.0 Theo Arends 2024-12-08 14:55:14 +0100
  • d6c1617fc5 Skip code not needed on single phase Theo Arends 2024-12-08 14:43:48 +0100
  • 2969ee91a4 Solidified Code updated s-hadinger 2024-12-08 09:30:29 +0000
  • 364fa21fc4
    Haspmota fix chart color series s-hadinger 2024-12-08 10:29:45 +0100
  • ed520140a1 Add support for Sonoff POWCT Energy Export Active (#22596) Theo Arends 2024-12-07 22:44:45 +0100
  • 523f803b06
    Fix DE language (#22603) SteWers 2024-12-07 19:50:56 +0100
  • f5f81b3864 Update de_DE.h SteWers 2024-12-07 18:47:06 +0100