Commit Graph

15074 Commits

Author SHA1 Message Date
Theo Arends 5494d47c47
Merge pull request #15216 from barbudor/tuyasns_so_immediate_publish
SetOption136 disable TuyaSNS immediate publish
2022-03-25 10:57:36 +01:00
s-hadinger 612c0262e7
Merge pull request #15217 from Staars/MI32
MI32: add Berry adv_watch and adv_block to BLE class
2022-03-25 10:46:12 +01:00
Staars 4fe37a10a4 add watch and block, generated part 2022-03-25 10:16:42 +01:00
Staars cf80b826ac add watch and block, code changes only 2022-03-25 10:15:58 +01:00
barbudor 082ba8a8e8 use so136 to disable tuyasns immediate publish 2022-03-24 22:56:31 +01:00
Theo Arends 40d231875f Fix Shelly3EM energy calculation 2022-03-24 17:35:52 +01:00
s-hadinger a956f8a0f0
Merge pull request #15214 from s-hadinger/LVGL-roboto-tapp-improved
LVGL roboto tapp improved
2022-03-24 13:02:29 +01:00
s-hadinger f5c0e5d4fa
Merge pull request #15213 from s-hadinger/lvgl_fix_embedded_fonts
LVGL fix embedded fonts selection
2022-03-24 13:01:16 +01:00
Stephan Hadinger e06500cd58 LVGL roboto tapp improved 2022-03-24 13:00:08 +01:00
Stephan Hadinger 15f94bf796 LVGL fix embedded fonts selection 2022-03-24 12:52:43 +01:00
Theo Arends b6b53516e0 Fix Shelly3EM energy calculation 2022-03-23 11:48:04 +01:00
s-hadinger a88e28a11a
Merge pull request #15210 from s-hadinger/berry_load_better_logging
Berry load increased logging
2022-03-23 11:16:31 +01:00
Stephan Hadinger 3a94f4aed9 Berry load increased logging 2022-03-23 10:56:12 +01:00
s-hadinger 77642602ba
Merge pull request #15209 from s-hadinger/lvgl_add_font_apis
LVGL add lv_font apis
2022-03-23 10:52:42 +01:00
Stephan Hadinger 3aa22f9f6a LVGL add lv_font apis 2022-03-23 10:40:51 +01:00
s-hadinger 8edb0aaddd
Merge pull request #15206 from s-hadinger/be_bytes_float
Berry bytes setfloat getfloat
2022-03-21 23:16:43 +01:00
Stephan Hadinger ead18b63d6 Berry bytes setfloat getfloat 2022-03-21 23:07:48 +01:00
s-hadinger b5e96117ba
Merge pull request #15204 from s-hadinger/berry_int64
Berry add int64 support
2022-03-21 19:49:49 +01:00
Stephan Hadinger 93f8446f5e Berry add int64 support 2022-03-21 19:35:57 +01:00
s-hadinger 1c8875025c
Merge pull request #15203 from s-hadinger/berry_ble_new_mapping
Berry move BLE MI32 to simplest C mapping
2022-03-21 19:26:04 +01:00
s-hadinger 34c1914190
Merge pull request #15202 from s-hadinger/berry_ctype_fix
Berry minor changes in ctypes class wrapper
2022-03-21 19:19:21 +01:00
Stephan Hadinger 7a33dd0b36 Berry move BLE MI32 to simplest C mapping 2022-03-21 19:13:54 +01:00
Stephan Hadinger b72754ab06 Berry minor changes in ctypes class wrapper 2022-03-21 19:10:07 +01:00
Jason2866 1e57161c83
Merge pull request #15196 from Jason2866/esptool_fix
esptool s3 bootloader fix
2022-03-21 12:44:09 +01:00
Jason2866 14109dced3 esptool s3 bootloader fix 2022-03-21 12:21:06 +01:00
s-hadinger 2da535a4ea
Merge pull request #15191 from s-hadinger/berry_fix_wrong_typecheck
Berry fix wrong type check
2022-03-20 21:01:08 +01:00
Stephan Hadinger f14fae1070 Berry fix wrong type check 2022-03-20 20:50:07 +01:00
s-hadinger 06c96608bd
Merge pull request #15186 from s-hadinger/berry_tostring_ctype_func
Berry toint and tostring ctype_func
2022-03-20 12:44:21 +01:00
s-hadinger eb8a16959f
Berry add `get_switches` (#15185)
* Berry add `get_switches`

* typo
2022-03-20 12:38:53 +01:00
Stephan Hadinger aed7c1f753 Berry toint and tostring ctype_func 2022-03-20 12:34:40 +01:00
Jason2866 46493760a0
Merge pull request #15179 from Jason2866/development
S3 boards json changes
2022-03-19 16:28:22 +01:00
Jason2866 b8558f7976 S3 boards changes 2022-03-19 16:26:37 +01:00
s-hadinger 01eade7e47
Berry native class array (#15178)
* Berry simplified classes in Flash

* Remove be_load_lvgl_classes
2022-03-19 14:27:03 +01:00
Theo Arends 214178e4bb Refactor minimal - no gain 2022-03-19 12:49:16 +01:00
Theo Arends 321d95735e
Merge pull request #15175 from gemu2015/scripter_update
scripter update
2022-03-19 12:10:55 +01:00
Theo Arends ee2f69036e
Merge pull request #15174 from gemu2015/sml_bcd
add bcd decoder
2022-03-19 12:09:34 +01:00
gemu2015 126810c4b7 add bcd, flx web fileserver 2022-03-19 08:24:29 +01:00
gemu2015 292aa87854 add bcd decoder 2022-03-19 08:20:51 +01:00
Theo Arends ef24f6352a
Merge pull request #15171 from Staars/development
MI32: many small updates, prevent bootloop of the reverted PR
2022-03-18 16:50:39 +01:00
Theo Arends 40680036a6 Shrinked tasmota-minimal.bin by 34k
ESP8266 Shrinked tasmota-minimal.bin by removing all commands except ``Upgrade``, ``Upload``, ``OtaUrl``, ``Seriallog``, ``Weblog`` and ``Restart``
2022-03-18 14:39:06 +01:00
s-hadinger c670311bce
Merge pull request #15165 from s-hadinger/berry_update_gpios
Update to latest GPIO types
2022-03-17 23:06:14 +01:00
Stephan Hadinger 2e670be61c Update to latest GPIO types 2022-03-17 22:58:42 +01:00
s-hadinger f94a72c826
Merge pull request #15164 from s-hadinger/lv_binding_berry
Rename lib lv_berry to lv_binding_berry
2022-03-17 22:40:34 +01:00
Stephan Hadinger d87b5c20ad Rename lib lv_berry to lv_binding_berry 2022-03-17 22:31:47 +01:00
s-hadinger fc07670356
Merge pull request #15163 from s-hadinger/berry_bytecode_optim
Berry priority loading bec files
2022-03-17 22:22:18 +01:00
Stephan Hadinger 5a3ffc426e Berry priority loading bec files 2022-03-17 21:54:41 +01:00
Jason2866 1675a3d1d0
Pico D4 PSRAM support
fyi @s-hadinger
2022-03-17 18:06:36 +01:00
Theo Arends 55610efcb2 Support for up to four DS3502
Support for up to four DS3502 digital potentiometers with command ``Wiper<x> 0..127``
2022-03-17 16:03:40 +01:00
Staars 966de34f9c many updates ,prevent bootloop 2022-03-16 08:41:04 +01:00
s-hadinger 4f54753739
Merge pull request #15150 from s-hadinger/berry_sync_2
Berry minor stylistic change
2022-03-15 21:39:28 +01:00