Commit Graph

  • 82313c65b7 Add GPIO Viewer button Theo Arends 2024-01-07 16:06:31 +01:00
  • 298ee22ebf
    Berry add string to bytes() (#20420) s-hadinger 2024-01-07 15:38:29 +01:00
  • 0d300aebff Update GPIOViewer Theo Arends 2024-01-07 15:10:19 +01:00
  • 2947fd8b06
    GPIO viewer fix size (#20417) s-hadinger 2024-01-06 22:46:16 +01:00
  • 08a769a720
    GPIO viewer in Berry initial version using async webserver (#20416) s-hadinger 2024-01-06 22:36:42 +01:00
  • bd9a99caff
    Berry gpio.get_pin_type and gpio.ger_pin_type_index (#20415) s-hadinger 2024-01-06 22:20:22 +01:00
  • ec75462905 Minor fixes Theo Arends 2024-01-06 21:57:09 +01:00
  • 8e06dcdcc3 Revert "Minor fixes" Theo Arends 2024-01-06 21:49:55 +01:00
  • aea3789f40 Minor fixes Theo Arends 2024-01-06 21:46:37 +01:00
  • 11da340c62 Revert "Minor fixes" Theo Arends 2024-01-06 21:35:08 +01:00
  • 4e361538bc Merge branch 'development' of https://github.com/arendst/Tasmota into development Theo Arends 2024-01-06 21:34:19 +01:00
  • cee219a55f Minor fixes Theo Arends 2024-01-06 21:34:15 +01:00
  • 324689ee53
    Berry gpio.read_pwm and gpio.read_pwm_resolution (#20414) s-hadinger 2024-01-06 21:22:45 +01:00
  • 2f184b394f Add GPIO Viewer to see realtime GPIO states. Enable with define USE_GPIO_VIEWER Theo Arends 2024-01-06 17:54:23 +01:00
  • ea6b191378
    Berry add tasmota.urlbecload(url:string) -> bool (#20412) s-hadinger 2024-01-06 17:32:50 +01:00
  • 15b40801d4
    Fixes for tcpasync (#20411) s-hadinger 2024-01-06 17:03:51 +01:00
  • af2b90caac
    Berry add support for tcpclientasync in tcpserver (#20401) s-hadinger 2024-01-05 09:54:18 +01:00
  • 0ed01c3b1d Revert "Add ESP32 experimental support GPIOViewer when `define USE_ESP32_GPIO_VIEWER` is enabled" Theo Arends 2024-01-04 22:50:41 +01:00
  • b56e8bb014 Revert "Add libs" Theo Arends 2024-01-04 22:50:33 +01:00
  • 7042b8344c Add libs Theo Arends 2024-01-04 18:31:04 +01:00
  • 9d27f395d8 Add ESP32 experimental support GPIOViewer when `define USE_ESP32_GPIO_VIEWER` is enabled Theo Arends 2024-01-04 18:28:37 +01:00
  • 6768ebc2ac
    Berry fix static allocation when superclass is a member (#20385) s-hadinger 2024-01-03 16:12:47 +01:00
  • 03aea58a4c Bump version v13.2.0.2 Theo Arends 2024-01-02 14:29:23 +01:00
  • 54e88c2926
    HASPmota type chart (#20372) s-hadinger 2024-01-02 12:16:50 +01:00
  • 516621af52
    don't change zip files Jason2866 2024-01-01 18:22:01 +01:00
  • 92c3261fb0 Update changelogs Theo Arends 2023-12-30 14:59:16 +01:00
  • 9194ac6c94
    max variables > 256 (#20358) gemu 2023-12-30 13:20:33 +01:00
  • a38f869052
    Fix other LVGL conversion to int (#20355) s-hadinger 2023-12-30 11:23:26 +01:00
  • 2de3d427de
    LVGL fix type for lv_imgbtn (#20354) s-hadinger 2023-12-30 10:29:30 +01:00
  • de0c39582f
    don't send commands to the AC while reading data from the AC. (#20352) David Gwynne 2023-12-30 18:14:56 +10:00
  • a0f6b7f1a3
    Relax checks of Partition Wizard for newest Shelly (#20349) s-hadinger 2023-12-29 23:10:26 +01:00
  • 4393327bb9 Add support negative power on BL0942 using index 5..8 (#20322) Theo Arends 2023-12-29 22:54:32 +01:00
  • 6a8435b731
    Berry added introspect.set() for class attributes (#20339) s-hadinger 2023-12-29 10:17:10 +01:00
  • 1f662a6dad
    HASPmota added haspmota.page_show() to change page (#20333) s-hadinger 2023-12-28 22:19:58 +01:00
  • 6d94d9e766 Cleanup Theo Arends 2023-12-28 17:53:21 +01:00
  • d5a4f8441b Fix Berry claiming UART0 if needed (#20324) Theo Arends 2023-12-28 17:25:01 +01:00
  • 67b36030dc
    Berry sync upstream #369 (#20330) s-hadinger 2023-12-28 17:00:35 +01:00
  • 21de682f58
    Fix compile (#20329) Jason2866 2023-12-28 13:48:27 +01:00
  • 21c7edcb50 Add display of active drivers using command `status 4` Theo Arends 2023-12-27 22:03:56 +01:00
  • 13a9c3b5b2 Add delays to wifi init code Theo Arends 2023-12-27 17:29:03 +01:00
  • 84fb3879c7
    Update xdsp_15_tm1637.ino (#20317) hk2k2 2023-12-27 09:27:16 +01:00
  • c744612a29 Fix scripter buffer overflow (#20303) Theo Arends 2023-12-26 14:22:47 +01:00
  • b7b83eaaaa
    Only reduce sleep for lights if necessary (#20146) smhc 2023-12-26 21:41:55 +10:00
  • 3415453620
    Berry Improve error message when constructor returns NULL (#20314) s-hadinger 2023-12-26 12:29:50 +01:00
  • 77a58a3642 Fix domoticz topic edge case Theo Arends 2023-12-25 14:18:59 +01:00
  • d39896f6a2
    HDMI CEC: Allow TV device type emulation. (#20310) DUPONCHEEL Sébastien 2023-12-25 12:42:20 +01:00
  • bb1e3cac97
    Fix typo in Berry solidify GH actions Jason2866 2023-12-25 11:41:51 +01:00
  • 2808653ad9
    Moved Berry animate to its own berry_animate lib (#20309) s-hadinger 2023-12-25 11:01:19 +01:00
  • bebffa040f
    Update xdrv_58_range_extender.ino (#20295) UBWH 2023-12-25 16:13:32 +08:00
  • c13886e00d
    HDMI CEC: Fix HDMIType command (#20308) DUPONCHEEL Sébastien 2023-12-25 08:54:53 +01:00
  • 6c0028de4e
    Matter improve read sensors (#20302) s-hadinger 2023-12-24 09:31:53 +01:00
  • a6a8214ea7 Fix support for Domoticz floor/room topics Theo Arends 2023-12-23 16:13:13 +01:00
  • b4f1aafc4c
    Platform 2023.12.00 (#20298) Jason2866 2023-12-23 12:18:25 +01:00
  • 15e181ac53
    Update CHANGELOG for Matter remote password s-hadinger 2023-12-23 11:57:01 +01:00
  • fb90a34b0a
    Matter support for password for remote Tasmota devices (#20296) s-hadinger 2023-12-23 10:54:22 +01:00
  • 18e5f53e97
    Add new board setting "download speed" to esp32x boards json (#20291) Jason2866 2023-12-22 19:40:47 +01:00
  • fbc827d11d
    Berry fix leds brightness (#20292) s-hadinger 2023-12-22 18:10:34 +01:00
  • 4ac93a4d1a
    Add support for SJWS01LM BLE flooding sensor (#20288) lis0r 2023-12-22 14:31:14 +00:00
  • 5988e77f8c
    as608: send mqtt message on non-matching finger (#20287) Bernhard Urban-Forster 2023-12-22 14:21:59 +01:00
  • 0e87096bad
    allow Berry fast_loop for BLE module (#20281) Christian Baars 2023-12-21 20:28:08 +01:00
  • e5abd47c86 More syslog explaining Theo Arends 2023-12-21 14:49:37 +01:00
  • 2f824b1976 Document different syslog layouts Theo Arends 2023-12-21 14:30:49 +01:00
  • a445c7f23a Fix syslog server warning Theo Arends 2023-12-20 16:00:27 +01:00
  • 04a8414217
    Fix Tuya v2 module compilation (#20272) Marcus Better 2023-12-20 04:00:52 -05:00
  • 9e2ae391fc Fix ESP32 piezo ceramic buzzer Theo Arends 2023-12-19 15:38:12 +01:00
  • 87b5886ea7
    correct enable ESP32 Async UDP for core 3.0.0 Jason2866 2023-12-19 15:18:03 +01:00
  • d78a223646
    enable lib ESP32 Async UDP for core 3.0.0 Jason2866 2023-12-19 15:14:57 +01:00
  • b81eaf5bc8 Support syslog updates every sleep Theo Arends 2023-12-19 12:45:13 +01:00
  • 23b4cd08d4
    Realtime syslog (#20260) budulinek 2023-12-19 12:29:39 +01:00
  • 81f90a251c
    de_DE Fixes and typos (#20269) SteWers 2023-12-19 09:37:02 +01:00
  • b69a335634 Update changelogs Theo Arends 2023-12-18 14:26:13 +01:00
  • d2690ef7c0
    enable CST816S touch driver in firmware lvgl (#20264) Jason2866 2023-12-18 14:02:00 +01:00
  • f65ae0694b Fix XSS phase 1 Theo Arends 2023-12-18 12:31:14 +01:00
  • c111bb963f
    Add NeoPool hydrolysis FL1 and Redox flag (#20258) Norbert Richter 2023-12-18 11:27:12 +01:00
  • 6b35fc8ddb
    Add support for CST816S touch interface (#20213) Arne Meeuw 2023-12-18 11:03:18 +01:00
  • 2204ecdc51
    Unify de_DE (#20257) SteWers 2023-12-18 10:17:39 +01:00
  • 5fd8faa633
    Add animate palettes (#20256) s-hadinger 2023-12-17 21:23:43 +01:00
  • d3a30681b2
    Update Italian language (#20255) bovirus 2023-12-17 21:13:07 +01:00
  • dc98f6e190
    Simplify animate (#20254) s-hadinger 2023-12-17 20:47:18 +01:00
  • cc5eb732ea
    Fix animation (#20250) s-hadinger 2023-12-16 22:38:04 +01:00
  • 70768ea8ad Update changelogs Theo Arends 2023-12-16 18:29:09 +01:00
  • 7c290388d9
    Sonoff Basic R4 Magic switch (#20247) Barbudor 2023-12-16 18:23:51 +01:00
  • 3f4b69f91c
    Improve animation (#20246) s-hadinger 2023-12-16 17:26:58 +01:00
  • d10b30ef55
    Update NeoPool register desc (#20245) Norbert Richter 2023-12-16 14:40:18 +01:00
  • d6bf19190f
    Small fixes to animate module (#20238) s-hadinger 2023-12-14 23:09:40 +01:00
  • c1f8ee5dbb
    Refactoring of Berry animate module for WS2812 Leds (#20236) s-hadinger 2023-12-14 20:13:17 +01:00
  • 7b12450876 Update SECURITY.md Theo Arends 2023-12-14 15:29:19 +01:00
  • b421e2d88b Update changelogs Theo Arends 2023-12-14 15:17:44 +01:00
  • 827f614933 Update SECURITY.md Theo Arends 2023-12-14 15:12:36 +01:00
  • 5102dbf1d2
    Matter Contact sensor was not triggering any update (#20232) s-hadinger 2023-12-13 20:07:12 +01:00
  • 512d659d67 Bump version to v13.3.0.1 Theo Arends 2023-12-12 16:20:06 +01:00
  • e6515883f0 Prep v13.3 v13.3.0 Theo Arends 2023-12-12 11:08:21 +01:00
  • fb904a0610 Merge branch 'development' into prerelease-13.3 Theo Arends 2023-12-12 11:06:02 +01:00
  • c6ecaf9bd7 Update changelogs Theo Arends 2023-12-12 10:56:04 +01:00
  • f796915fd1
    HASPmota bar fixed val attribute (#20208) s-hadinger 2023-12-11 22:13:24 +01:00
  • f7cf94b929
    Remove Berry every_200ms event which didn't work anyways (#20205) s-hadinger 2023-12-11 21:22:20 +01:00
  • 864a99d887
    Berry ULP - API changes for IDF5.x (#20198) Christian Baars 2023-12-09 13:32:02 +01:00
  • 15d72e9f33
    Fix solidification of leds (#20199) s-hadinger 2023-12-08 22:41:44 +01:00
  • d61adb0b0c
    Leds animation refactoring stage 1 (#20197) s-hadinger 2023-12-08 21:13:44 +01:00
  • 73268e4bb6
    Fix TUYA state machine (in TUYA v1) (#20110) Barbudor 2023-12-08 20:33:40 +01:00