Commit Graph

11829 Commits

Author SHA1 Message Date
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
s-hadinger 0cabd00f66
Merge pull request #12064 from s-hadinger/lvgl_fix_warning
LVGL Fix warning when sending NULL instead of an instance
2021-05-09 23:16:10 +02:00
Stephan Hadinger f7e92d4e07 LVGL Fix warning when sending NULL instead of an instance 2021-05-09 19:38:27 +02:00
s-hadinger fafe1622ec
Merge pull request #12063 from s-hadinger/tsl_3800
Increase min stack thunk to 3800 #12031
2021-05-09 18:39:13 +02:00
s-hadinger 5826d2b070
Merge pull request #12062 from s-hadinger/lvgl_psram
LVGL support for PSRAM
2021-05-09 18:29:29 +02:00
Theo Arends 64e1039eda Add Settings MQTT file upload and download examples 2021-05-09 18:18:52 +02:00
Stephan Hadinger 49b1c06f10 Increase min stack thunk to 3800 #12031 2021-05-09 18:18:39 +02:00
Stephan Hadinger e88955c479 LVGL support for PSRAM 2021-05-09 18:15:15 +02:00
Theo Arends 418f309104 Another MQTT file upload example using acknowledge 2021-05-09 15:34:59 +02:00
Theo Arends dc0e40288d
Merge pull request #12061 from Jason2866/patch-1
Changed dev version to 9.4.x.x in firmware.md badge
2021-05-09 14:08:32 +02:00
Theo Arends 510f33f832 Add MQTT file upload example 2021-05-09 13:09:53 +02:00
Jason2866 dcfcdf77f2
Dev is 9.4.x.x 2021-05-09 12:13:45 +02:00
Theo Arends c70ad4101f Tune support for MQTT Settings save/restore 2021-05-09 11:43:29 +02:00
Theo Arends 22b95e64c1
Merge pull request #12056 from ksaye/patch-1
Adding support for Azure DPS
2021-05-08 21:21:40 +02:00
ksaye 5001f603f9
Adding support for Azure DPS
Adding support for Azure Device Provisioning Service for IoT Hub
2021-05-08 13:07:28 -05:00
Theo Arends d0958e447f
Merge pull request #12055 from Jason2866/development
Core2 compilation fail fixed when enabling LVGL
2021-05-08 18:26:02 +02:00
Platformio BUILD 067b4510de Merge remote-tracking branch 'Tasmota/development' into work 2021-05-08 16:19:21 +00:00
Jason2866 890495919b Merge branch 'development' of https://github.com/Jason2866/Tasmota into development 2021-05-08 17:49:05 +02:00
Jason2866 0e233b5692 after talking in Discord :-) 2021-05-08 17:48:53 +02:00
Platformio BUILD 4f246ab62b Merge remote-tracking branch 'Tasmota/development' into work 2021-05-08 15:46:52 +00:00
Theo Arends e239b16c58
Merge pull request #12053 from ksaye/patch-1
Modifying to support Azure as well as AWS for TLS
2021-05-08 17:46:47 +02:00
Jason2866 a7c403adff grrrr editing 2021-05-08 17:42:48 +02:00
Jason2866 223d4a66bc :B,60,0 readded 2021-05-08 17:41:16 +02:00
Theo Arends fb44348a8c Add support for MQTT Settings save/restore 2021-05-08 17:40:13 +02:00
Jason2866 a2e743b19f changed #ifdef for lvgl 2021-05-08 17:38:51 +02:00
Jason2866 4497db4fc9 reenable scripter 2021-05-08 17:29:27 +02:00
Jason2866 7108e4ef07 Core2 LVGL fixes 2021-05-08 17:24:04 +02:00
ksaye 21deb1f42b
Modifying to support Azure as well as AWS for TLS
This addresses the issue https://github.com/arendst/Tasmota/issues/12031
2021-05-08 09:40:00 -05:00