Commit Graph

12134 Commits

Author SHA1 Message Date
Stephan Hadinger 8cdd327bf2 Speed optimization for monochrome conversion 2021-05-30 19:06:23 +02:00
Stephan Hadinger 6a85cd8e67 Merge branch 'development' of https://github.com/arendst/Tasmota into lvgl_m5stick 2021-05-30 18:59:30 +02:00
Theo Arends c55babd415 Fix ESP32 compile error 2021-05-30 18:47:39 +02:00
Stephan Hadinger b7946a360e Support for SH1107 over SPI, found in M5Stick 2021-05-30 18:19:14 +02:00
Theo Arends 0c8e10ffc4 Add support for longer (logging) text strings 2021-05-30 16:40:52 +02:00
Theo Arends 36d5fc3851 Update changelog 2021-05-30 11:32:39 +02:00
s-hadinger 5274fad5b0
Merge pull request #12226 from s-hadinger/ir_2_7_18
IRremoteESP8266 library from v2.7.16 to v2.7.18
2021-05-29 15:19:13 +02:00
Stephan Hadinger 1dc58957c3 IRremoteESP8266 library from v2.7.16 to v2.7.18 2021-05-29 14:48:27 +02:00
s-hadinger 9ab38d8452
Merge pull request #12225 from s-hadinger/berry_web_button_demo
Berrry web button demo
2021-05-29 14:41:51 +02:00
Stephan Hadinger c4bf4e0401 Berrry web button demo
- demo of a simple button on the main page and associated value as sensor
- fixed a bug in event dispatcher that would stop the event to the first driver to handle it
- cleaned directories in Berry examples
2021-05-29 14:27:01 +02:00
s-hadinger 0b12e8880c
Merge pull request #12219 from s-hadinger/berry_webserver
Berry add module `webserver`
2021-05-29 10:04:04 +02:00
Stephan Hadinger 0f0ff85cdd Rename webserver.args to webserver.arg_size
Reserve args() for a potential future object with accessor and iterator
2021-05-29 09:21:44 +02:00
Stephan Hadinger de1ac64bd4 Berry webserver, added constants 2021-05-28 23:13:19 +02:00
Stephan Hadinger 5cffd58c16 Berry add module `webserver` 2021-05-28 22:37:06 +02:00
Theo Arends ed5b048b6e
Merge pull request #12215 from bovirus/patch-3
Update Italian language
2021-05-28 17:58:59 +02:00
bovirus 2771fe3ee4
Update Italian language 2021-05-28 17:47:26 +02:00
Theo Arends 5cd469172d
Merge pull request #12211 from barbudor/add_tuyasend_hexstring
Add TuyaSend5 command for hex string
2021-05-28 17:16:37 +02:00
Barbudor 06c754afec add tuyasend5 command 2021-05-27 22:27:08 +02:00
Theo Arends 1736ff0d6f
Merge pull request #12195 from yury-sannikov/openterm-reset
OpenTherm: Reset internal state on handshake
2021-05-27 09:50:33 +02:00
Theo Arends 108de09154
Merge pull request #12201 from hallard/teleinfo
Teleinfo, send as object TIC in telemetry frame
2021-05-27 09:50:08 +02:00
Charles 125725caca TIC send as object in telemetry frame 2021-05-26 23:58:42 +02:00
s-hadinger 681ae7941d
Merge pull request #12200 from s-hadinger/m5stick_rotate
Rotate default orientation for M5StickC
2021-05-26 22:41:44 +02:00
s-hadinger 95d5c7e257
Merge pull request #12192 from s-hadinger/gpio_i2s
Added I2S and Interrupt GPIO types
2021-05-26 22:31:05 +02:00
Stephan Hadinger 6b09dfed2d Rotate default orientation for M5StickC 2021-05-26 22:27:27 +02:00
s-hadinger c9910a3fd1
Merge pull request #12199 from s-hadinger/BM8563
Support for BM8563 RTC chip (I2C) found in M5Stack Core2 and M5StickC
2021-05-26 22:05:39 +02:00
Stephan Hadinger c1f82141b9 Support for BM8563 RTC chip (I2C) found in M5Stack Core2 and M5StickC 2021-05-26 21:47:07 +02:00
s-hadinger 90330a5000
Add Berry `tasmota.web_send()` (#12197)
* Add Berry `tasmota.web_send()`

* Fix compilation

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-26 16:44:43 +02:00
s-hadinger fa4d09d362
Merge pull request #12196 from s-hadinger/Berry-add-module-global
Berry add module `global`
2021-05-26 16:08:49 +02:00
Stephan Hadinger a6591ab6dd Berry add module `global` 2021-05-26 15:53:53 +02:00
Yury Sannikov b06ca68526 reset current command pointer 2021-05-26 12:47:34 +03:00
Yury Sannikov 08cea20132 reset OT protocol internal state on handshake 2021-05-26 12:27:47 +03:00
Stephan Hadinger dec2c44501 Fix FR Interrupt 2021-05-26 08:17:11 +02:00
Theo Arends f49adad496
Merge pull request #12179 from psarossy/patch-1
Correct SPS30 NCPM unit
2021-05-25 20:15:17 +02:00
Theo Arends 50af6ca8fc
Merge pull request #12191 from s-hadinger/display_rst
Renamed `OLED Reset` to `Display Rst`
2021-05-25 20:14:53 +02:00
Stephan Hadinger 58360f7c17 Added I2S and Interrupt GPIO types 2021-05-25 20:14:15 +02:00
Theo Arends a55e054449
Update af_AF.h 2021-05-25 20:13:05 +02:00
Theo Arends 3151babb83
Merge pull request #12190 from jbubik/XDRV53-ACER
XDRV53 - add Acer projector support
2021-05-25 20:08:55 +02:00
Stephan Hadinger ce03ec0c9e Renamed `OLED Reset` to `Display Rst` 2021-05-25 19:26:40 +02:00
s-hadinger eb503b80e7
Merge pull request #12189 from s-hadinger/LVGL_M5StickC
LVGL prepare M5StickC
2021-05-25 19:18:30 +02:00
Stephan Hadinger 6d54949273 LVGL prepare M5StickC 2021-05-25 18:53:10 +02:00
Jan Bubík 5cdafaa46a ACER - don't log the checksum, it is for NEC only 2021-05-25 18:39:08 +02:00
Jan Bubík 82468f9168 ACER protocol - additional notes 2021-05-25 18:14:36 +02:00
Jan Bubík 918de7a166 ACER protocol made functional on real device 2021-05-25 00:53:03 +02:00
Theo Arends 60a7a31e61 Add command ``status0`` 2021-05-24 17:59:47 +02:00
Theo Arends cea58d66c8 Prep virtual mqtt_data prt3 2021-05-24 16:52:59 +02:00
Peter Sarossy a8de95dfa9
Correct SPS30 NCPM unit
The numerical count PM values are in cm3 not m3 as per the spec sheet https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/9.6_Particulate_Matter/Datasheets/Sensirion_PM_Sensors_Datasheet_SPS30.pdf
2021-05-24 01:13:19 -04:00
s-hadinger 7222716470
Add support for display extension in Berry (#12174)
* Add support for display extension in Berry

* Force CI again

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-23 18:54:11 +02:00
Theo Arends 7e3b1979c6 Fix compilation 2021-05-23 18:22:29 +02:00
Theo Arends f96c964de5
Merge pull request #12173 from Jason2866/16k_more_heap
option for 16k more heap
2021-05-23 16:50:46 +02:00
Theo Arends 77760dc2cc Prep virtual mqtt_data prt2 2021-05-23 16:50:17 +02:00