Commit Graph

11808 Commits

Author SHA1 Message Date
s-hadinger e6603d9961
Merge pull request #11917 from s-hadinger/udisplay-remove-byte-swap
uDisplay remove byte swap
2021-04-27 20:02:51 +02:00
Stephan Hadinger 2003688f1b uDisplay remove byte swap 2021-04-27 19:44:30 +02:00
s-hadinger e31998620f
LVGL add Led 7 seg font (#11916)
* LVGL add Led 7 seg font

* Moved fonts to a new LVGL_assets lib

* Forgot include

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-04-27 19:05:23 +02:00
Theo Arends 994c3a0f32 Fix Tuya humidity resolution (3)
Fix Tuya humidity resolution (3) (#11896)
2021-04-27 11:43:53 +02:00
Theo Arends 06667d98fa Add ESP32 pulldown switches ``Switch_d``
Add ESP32 pulldown switches ``Switch_d`` (#10814)
2021-04-27 11:36:10 +02:00
Theo Arends 74156c9965 Add support for MQTT using Azure IoT Hub
Add support for MQTT using Azure IoT Hub by Kevin Saye (#11906)
2021-04-27 11:23:17 +02:00
Theo Arends 9595e9b759
Merge pull request #11906 from ksaye/patch-1
Adding support for Azure IoT Hub
2021-04-27 11:00:58 +02:00
Theo Arends 6296a52b8b
Merge pull request #11908 from gemu2015/scripti2c
script i2c support
2021-04-27 10:35:51 +02:00
gemu2015 a5a9170296 script i2c support 2021-04-27 10:00:58 +02:00
ksaye 5228f04b19
Adding support for Azure IoT Hub
Simple testing documentation here: https://kevinsaye.wordpress.com/2021/04/26/using-tasmota-with-azure-iot-hub/ until I can contribute tot the Tasmota documentation site.
2021-04-26 18:02:38 -05:00
Theo Arends 78be0321df Fix Tuya humidity resolution (2) 2021-04-26 17:41:19 +02:00
s-hadinger 71299f37c0
Merge pull request #11900 from s-hadinger/lvgl_updated_templates
LVGL updated template for M5Stack Core/Fire
2021-04-26 16:25:58 +02:00
Stephan Hadinger bfdd9ca033 LVGL updated template for M5Stack Core/Fire 2021-04-26 16:09:46 +02:00
Theo Arends 301ff373a8
Merge pull request #11899 from gemu2015/lvgl_update
fix lvgl pushcolors
2021-04-26 15:37:44 +02:00
gemu2015 688a999566 fix lvgl pushcolors 2021-04-26 15:05:17 +02:00
s-hadinger 7cb30b07da
LVGL fix byte order for DMA and non-DMA (#11897)
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-04-26 14:33:20 +02:00
Theo Arends 589ccb0f2f Fix Tuya humidity resolution
Fix Tuya humidity resolution (#11896)
2021-04-26 14:21:48 +02:00
Theo Arends 01390c2ca6 Add ESP32 pulldown buttons ``Button_d`` and ``Button_id``
Add ESP32 pulldown buttons ``Button_d`` and ``Button_id`` (#10814)
2021-04-26 13:56:44 +02:00
s-hadinger 61cecdef2f
Udisplay finegrain delay (#11894)
* uDisplay add 10ms delay and log

* Silly bug

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-04-26 13:49:42 +02:00
Theo Arends 04bbbc34d0
Merge pull request #11893 from Noschvie/patch-6
Update de_DE.h
2021-04-26 12:00:44 +02:00
Theo Arends 0c29c74667
Merge pull request #11892 from gemu2015/lvgl_dma
lvgl initial dma support
2021-04-26 11:59:44 +02:00
gemu2015 ed61e9fe74 fix esp8266 compile 2021-04-26 11:41:01 +02:00
Norbert f91eaf6572
Update de_DE.h
Fix typo.
2021-04-26 10:39:59 +02:00
Theo Arends 1c2db8ca46 Minor strstr() refactor 2021-04-26 10:35:39 +02:00
gemu2015 9901ccdde7 lvgl initial dma support 2021-04-26 10:20:14 +02:00
s-hadinger 015ca3ce84
Merge pull request #11889 from s-hadinger/lvgl_chrono
Lvgl chrono
2021-04-26 08:58:34 +02:00
Stephan Hadinger f0fb65c56d Merge branch 'development' of https://github.com/arendst/Tasmota into lvgl_chrono 2021-04-25 21:40:09 +02:00
Stephan Hadinger b03756a24a Add time measure to SPI display 2021-04-25 21:40:01 +02:00
Theo Arends 9852c28874
Merge pull request #11882 from gemu2015/fixtouch
fix lvgl touch
2021-04-25 20:59:52 +02:00
gemu2015 1727741357 add hadinger mod space 2021-04-25 19:25:42 +02:00
gemu2015 45b38c9bf2 faster tft spi for esp32 2021-04-25 19:18:55 +02:00
Theo Arends b39b57e695
Merge pull request #11880 from s-hadinger/udisplay_allow_space
uDisplay - allow space as delimiter
2021-04-25 17:38:14 +02:00
gemu2015 1e230e1f2d fix lvgl touch 2021-04-25 17:28:42 +02:00
Theo Arends 1ace2d2292 Add initial support for optional for template specific commands
Add initial support for optional ``Template`` JSON fieldpair ``"CMND":"<any template related command>;<any template related command>;..."`` (#11788)
2021-04-25 17:22:38 +02:00
Theo Arends 2bf681dbe2 Revert "Add initial support for optional for template specific commands"
This reverts commit b44c16d861.
2021-04-25 17:03:11 +02:00
Theo Arends b44c16d861 Add initial support for optional for template specific commands
Add initial support for optional ``Template`` JSON fieldpair ``"CMND":"<any template related command>;<any template related command>;..."`` (#11788)
2021-04-25 16:51:18 +02:00
Stephan Hadinger 37869e1d87 Update builtin templates accordingly 2021-04-25 16:23:07 +02:00
Stephan Hadinger fef7f0bf65 uDisplay - allow space as delimiter 2021-04-25 16:21:37 +02:00
Theo Arends 8c42b5065d
Merge pull request #11879 from gemu2015/edp47_lvgl
epd47 lvgl support
2021-04-25 16:02:36 +02:00
gemu2015 a8ac5ed07c Update Adafruit_LvGL_Glue.cpp 2021-04-25 15:28:47 +02:00
gemu2015 3727ba977a epd47 lvgl support 2021-04-25 15:14:50 +02:00
s-hadinger c875345c18
Merge pull request #11878 from arendst/revert-11877-udisplay_space
Revert "uDisplay LVGL auto-config of SPI"
2021-04-25 11:19:39 +02:00
s-hadinger 154ed011da
Revert "uDisplay LVGL auto-config of SPI" 2021-04-25 11:19:02 +02:00
Theo Arends d067ba1583
Merge pull request #11877 from s-hadinger/udisplay_space
uDisplay LVGL auto-config of SPI
2021-04-25 11:02:47 +02:00
Stephan Hadinger 075c124474 uDisplay LVGL auto-config of SPI 2021-04-25 10:39:04 +02:00
Theo Arends 4c070aa2a2
Merge pull request #11876 from gemu2015/lvgl_mono
lvgl monochrome support
2021-04-25 08:50:39 +02:00
gemu2015 7d0f7fe3db lvgl monochrome support 2021-04-25 08:24:07 +02:00
Theo Arends 59d96e1aee
Merge pull request #11872 from Jason2866/patch-3
Provide a zigbee [env]
2021-04-24 21:12:35 +02:00
Theo Arends 160cb764db
Merge pull request #11868 from Jason2866/patch-2
Use latest xtensa toolchain for esp8266 stage
2021-04-24 21:12:14 +02:00
Theo Arends f119c20e80
Merge pull request #11865 from gemu2015/lvgl_update
Lvgl update
2021-04-24 21:11:59 +02:00