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
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
Stephan Hadinger
bfdd9ca033
LVGL updated template for M5Stack Core/Fire
2021-04-26 16:09:46 +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
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
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
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
gemu2015
3727ba977a
epd47 lvgl support
2021-04-25 15:14:50 +02:00
Theo Arends
f119c20e80
Merge pull request #11865 from gemu2015/lvgl_update
...
Lvgl update
2021-04-24 21:11:59 +02:00
s-hadinger
138aeb6121
Merge pull request #11870 from s-hadinger/zigbee_flash_fix2
...
Zigbee fix flash size detection
2021-04-24 18:40:03 +02:00
Stephan Hadinger
126026340f
Zigbee fix flash size detection
2021-04-24 18:31:25 +02:00
gemu2015
70c2290c9d
lvgl touch added
2021-04-24 16:20:39 +02:00
gemu2015
9e27eb394e
Update xdrv_54_lvgl.ino
2021-04-24 13:16:30 +02:00
gemu2015
0f7ec3cb77
update lvgl 2
2021-04-24 12:31:14 +02:00
Stephan Hadinger
329fa24928
Berry conditional compile for modules
2021-04-24 12:11:06 +02:00
Stephan Hadinger
48fd885759
Zigbee fix CC2652P2
2021-04-23 23:34:38 +02:00
s-hadinger
88651e4fe5
Merge pull request #11856 from s-hadinger/lvgl_fix_udisplay
...
Fix conflicts with uDisplay
2021-04-23 18:03:06 +02:00
Stephan Hadinger
dc68844ef3
Fix conflicts with uDisplay
2021-04-23 17:35:16 +02:00
Stephan Hadinger
b1ed8f8e0d
Fix Hue for ESP32
2021-04-23 15:21:16 +02:00
Theo Arends
a1be90d3a5
Merge pull request #11853 from s-hadinger/hue_long_logging
...
Hue enable long logging
2021-04-23 11:05:00 +02:00
Stephan Hadinger
a29c0287af
Hue enable long logging
2021-04-23 11:03:21 +02:00
Theo Arends
674509a56e
Fix teleperiod rule handling regression
...
Fix teleperiod rule handling regression from v9.3.1.2 (#11851 )
2021-04-23 10:59:33 +02:00
Theo Arends
147440fd99
Add command ``Wifi 0/1`` for ESP8266
...
Add command ``Wifi 0/1`` for ESP8266 to turn wifi Off and On. When wifi is Off it is always returned On after a restart except for a wake-up from deepsleep (#11839 )
2021-04-22 18:10:26 +02:00
Stephan Hadinger
85f742d903
Zigbee Fix loading previous file
2021-04-22 16:51:11 +02:00
Theo Arends
2398056fa5
Update changelog and version to 9.4.0.1
2021-04-22 15:55:13 +02:00
Theo Arends
98fcc271a7
Disable logging in GetDeviceHardware()
2021-04-22 15:51:50 +02:00
s-hadinger
71a98f62f0
Merge pull request #11838 from s-hadinger/zigbee_filesystem
...
Zigbee refactored storage for devices and data
2021-04-22 15:20:29 +02:00
Theo Arends
2fc3b93e9d
Change command ``Power`` should not reset pulsetime
...
Change command ``Power`` should not reset pulsetime (#11805 )
2021-04-22 15:03:56 +02:00
Stephan Hadinger
ed01748b6d
Zigbee refactored storage for devices and data
2021-04-22 14:49:38 +02:00
Theo Arends
b8647a9826
Merge pull request #11824 from gemu2015/ili9488
...
ili9488 udisp version
2021-04-22 14:15:07 +02:00
gemu2015
58a555d40e
rename files
2021-04-22 06:25:54 +02:00