Theo Arends
b284caa1fa
Fix StrCaseStr result
2021-05-19 16:39:56 +02:00
s-hadinger
95400a6971
Merge pull request #12137 from s-hadinger/lvgl_virt_methods
...
LVGL use Berrry virtual methods and save 74KB
2021-05-19 12:46:05 +02:00
Stephan Hadinger
ba518e1b0c
LVGL use Berrry virtual methods and save 74KB
2021-05-19 09:53:20 +02:00
Theo Arends
84769fbf67
Merge pull request #12125 from Jason2866/Esp8266_3.0.0
...
Use release Esp8266 3.0.0 as default for Tasmota stage
2021-05-17 15:44:33 +02:00
Jason2866
516fbfc4db
Disabled stage Esp8266 3.0.0 as default
2021-05-17 15:28:12 +02:00
Theo Arends
caaee6b103
Add upload binary decode to logging
2021-05-17 15:15:35 +02:00
Jason2866
8b34d6e04f
Arduino Esp8266 3.0.0
2021-05-17 14:40:41 +02:00
Theo Arends
e28006f2c7
Merge pull request #12123 from gemu2015/script_status
...
restore USE_SCRIPT_STATUS
2021-05-17 10:13:43 +02:00
Theo Arends
05f2dd74a7
Merge pull request #12117 from yvesdm3000/lanbon_l8
...
Lanbon l8 display descriptor
2021-05-17 10:12:38 +02:00
gemu2015
ac52259dc8
restore USE_SCRIPT_STATUS
2021-05-17 09:20:45 +02:00
Yves De Muyter
530bfa11d3
Merge branch 'development' of https://github.com/yvesdm3000/Tasmota into development
2021-05-16 19:31:21 +02:00
Yves De Muyter
ca7c3e0293
Add display.ini file for the Lanbon L8 device.
2021-05-16 19:29:43 +02:00
Yves De Muyter
4041d28f95
Add display.ini file for the Lanbon L8 device.
2021-05-16 19:27:44 +02:00
Theo Arends
3f5f4df162
Add more checks to MQTT file upload
2021-05-16 19:27:44 +02:00
Theo Arends
33b326d2b7
Update changelog
2021-05-16 19:27:44 +02:00
Erik Montnemery
2a4bdddef2
Bump version to 9.4.0.4
2021-05-16 19:27:43 +02:00
ksaye
985ac7e0a1
Small changes to document changes for Azure
2021-05-16 19:27:43 +02:00
Theo Arends
8bc56e6772
Add password to MQTT fileupload
2021-05-16 19:27:43 +02:00
sfromis
6987591714
Fix off by one error
...
Oops, warning about too old python script came when it should not.
2021-05-16 19:27:43 +02:00
Adrian Scillato
e631ab546e
Show new IP in the Wi-Fi Initial Config
2021-05-16 19:27:43 +02:00
sfromis
63f1334296
Expand decode-status to support all feature bits
...
Output of decode-status.py lacks information about the latest two new sets of feature bits, due to the constant for array size not being updated when the array was expanded. Code changed to avoid this magical number, but instead check size of array with texts, and array with features from the JSON format in Status 4, using the lowest number to provide as many bits as both Tasmota version and Python code supports. A warning is printed if the number of feature bits from Tasmota is higher than supported in the current iteration of Python code.
Based on history, I'm assuming that updates are first done in arendst/Tasmota development, later replicated to tasmota/Tasmota-decode-status. If wrong, I can move the change there.
2021-05-16 19:27:43 +02:00
Theo Arends
348bbd280f
Add MQTT OTA binary file transfer
2021-05-16 19:27:43 +02:00
Theo Arends
005f26e458
Fix PCF8574 JSON ( #12088 )
...
Fix PCF8574 JSON (#12088 )
2021-05-16 19:27:43 +02:00
Theo Arends
75c783d2d5
Prep for MQTT binary file transfer
2021-05-16 19:27:43 +02:00
Theo Arends
44577c7772
Add OTA MQTT file upload
2021-05-16 19:27:43 +02:00
Stephan Hadinger
8fcf7e6997
LVGL add support for TrueType fonts via FreeType library
2021-05-16 19:27:43 +02:00
Theo Arends
f8d33a3137
Increase Settings MQTT file upload buffer
2021-05-16 19:27:40 +02:00
Theo Arends
6676fa5416
Delay HA discovery during PZEM sensor intialization
...
Delay HA discovery during PZEM sensor intialization (#12076 )
2021-05-16 19:27:40 +02:00
gemu2015
1ea9f46f01
udisplay color swap for lvgl
2021-05-16 19:27:40 +02:00
gemu2015
bf6f26058c
add i2c multybyte write
2021-05-16 19:27:40 +02:00
mikep1998
31489f3b70
rework of mapping
2021-05-16 19:27:40 +02:00
mikep1998
78ce5adc5b
uDisplay support for new opcodes.
2021-05-16 19:27:40 +02:00
mikep1998
b71437024a
Adding support for ILI9488/XPT2046 display
2021-05-16 19:27:39 +02:00
Erik
e3036bfbd9
Save rgb/ct ratio when setting color
2021-05-16 19:27:39 +02:00
Erik
0c33ec1772
Use changeUIntScale when scaling brightness
2021-05-16 19:27:39 +02:00
Stephan Hadinger
c0a1ad7393
LVGL fixed events and callbacks
2021-05-16 19:27:39 +02:00
s-hadinger
42d9a9db2c
LVGL Fix TS ( #12071 )
...
* LVGL Fix TS
* Try to fix linker
* Fix2
* Last fix
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-05-16 19:27:39 +02:00
Erik
cc577df287
Allow retaining ratio between white and color channels
2021-05-16 19:27:39 +02:00
Theo Arends
fbb9df987e
Merge pull request #12115 from barbudor/fix_tuya_power
...
Support Tuya powermeter >6500W
2021-05-16 18:31:59 +02:00
Barbudor
fa0565b40f
improve reactive_power calculation range
2021-05-16 18:09:53 +02:00
Barbudor
2740c48e22
extract power value as 3 bytes from Tuya frame
2021-05-16 16:18:00 +02:00
Theo Arends
8c53a2d88b
Merge pull request #12106 from barbudor/fix_ping_and_rules
...
Fix PING race condition breaks JSON
2021-05-15 19:33:21 +02:00
Barbudor
823e6b84d2
cleanup
2021-05-15 17:33:18 +02:00
Barbudor
2e1ac3581f
move response for unresolved ip into poll
2021-05-15 17:32:18 +02:00
Theo Arends
dd624c3ce6
Add more checks to MQTT file upload
2021-05-15 11:53:37 +02:00
Theo Arends
ea83c8acd1
Update changelog
2021-05-15 10:56:07 +02:00
Theo Arends
8e7fdee28b
Merge pull request #12105 from emontnemery/patch-6
...
Bump version to 9.4.0.4
2021-05-15 10:49:44 +02:00
Theo Arends
4d606f7ae2
Merge pull request #12099 from ksaye/patch-3
...
Small changes to document changes for Azure
2021-05-15 10:49:13 +02:00
Erik Montnemery
5a3f49c698
Bump version to 9.4.0.4
2021-05-15 10:20:22 +02:00
ksaye
1626c26c6e
Small changes to document changes for Azure
2021-05-13 12:12:21 -05:00