Commit Graph

10229 Commits

Author SHA1 Message Date
Jason2866 ffb79635c1
GPIO22 for CS SD Card 2021-01-05 18:38:50 +01:00
Michael Kolb 8108f691b5 Review: Fixed enum order in tasmota_template.h 2021-01-05 17:28:38 +01:00
Michael Kolb f09108d449 Review comments: Shortened i18n strings 2021-01-05 17:25:08 +01:00
Jason2866 49f19b7b65
SD Card support for Odroid 2021-01-05 17:19:15 +01:00
Theo Arends 6b80ea0085
Merge pull request #10419 from gemu2015/scripter-update
Scripter update
2021-01-05 17:16:09 +01:00
Theo Arends 204316bf1b Change force initial default state ``SetOption57 1``
Change force initial default state ``SetOption57 1`` to scan wifi network every 44 minutes for strongest signal (#10395)
2021-01-05 17:14:01 +01:00
Theo Arends ad20a4fd15
Merge pull request #10411 from Jason2866/patch-2
Add tool-mklittlefs to ESP32 Platformio setup
2021-01-05 16:43:43 +01:00
gemu2015 0414ab1bf2 ufs update 2021-01-05 16:41:41 +01:00
gemu2015 35ad7cfab6 ufs update 2021-01-05 16:40:50 +01:00
gemu2015 b8ce02c0ad update to ufilesystem 2021-01-05 16:39:16 +01:00
gemu2015 0af9a948ee update to ufilesystem 2021-01-05 16:37:22 +01:00
gemu2015 2aa21ada27 fix esp8266 sdcard 2021-01-05 16:36:45 +01:00
Michael Kolb 26fcc79f58 Streamlined logging, added real cal default values 2021-01-05 16:25:56 +01:00
Marcus 20c9f2f169 add config statements for pid and timeprop 2021-01-05 15:42:09 +01:00
Michael Kolb dc5102563c Added missing languages 2021-01-05 14:52:30 +01:00
Michael Kolb 0b90dd7314 Took care of all languages 2021-01-05 14:46:56 +01:00
Michael Kolb 1eefd27650 Extension of xsns analog 2021-01-05 14:31:13 +01:00
Michael Kolb a4d6b58473 Added analog ph sensor support 2021-01-05 14:20:04 +01:00
Marcus 69c41d9c3d Moved from lib/default/ to lib/lib_div/ 2021-01-05 14:15:14 +01:00
s-hadinger 0ed519184b
Compress more strings with UnishoxStrings (#10405)
* Compress more strings with UnishoxStrings

* Fix compilation for Zigbee

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-01-05 13:15:19 +01:00
Vic c882262804 final version for PR 2021-01-05 12:44:53 +01:00
Jason2866 20fc21459e
platformio/tool-mklittlefs 2021-01-05 12:17:44 +01:00
Jason2866 8018ac196d
platformio/tool-mklittlefs @ ~1.203.200522 2021-01-05 12:16:31 +01:00
Theo Arends c7545d93dc Fix RTC related power on sequence 2021-01-05 11:49:13 +01:00
Theo Arends 9d36dbe0c5
Merge pull request #10408 from Jason2866/patch-1
littlefs needs SPIFFS Partition
2021-01-05 10:59:19 +01:00
Theo Arends c2cc343e38
Merge pull request #10401 from gemu2015/picture_buttons
Picture buttons
2021-01-05 10:46:52 +01:00
Vic 11921eb928 One more ISR improvement 2021-01-05 10:42:50 +01:00
Theo Arends f4b56e4aa7
Merge pull request #10409 from bovirus/patch-2
Update Italian language
2021-01-05 10:38:21 +01:00
Theo Arends 2f63895599 Fix RTOS time update (#10334) 2021-01-05 10:37:05 +01:00
bovirus 69da017af2
Update Italian language 2021-01-05 10:32:33 +01:00
Jason2866 de4e91e6e7
spiffs for littlefs 2021-01-05 10:08:09 +01:00
Jason2866 544f297380
Delete partitions_ffat_12M.bin 2021-01-05 10:07:26 +01:00
Jason2866 e1d71e879d
spiffs 2021-01-05 10:06:34 +01:00
Vic 2426dbf8e5 debounce selectable 2021-01-04 20:26:00 +01:00
Vic 22734fe8bb add debouncing code for noisy environments 2021-01-04 19:25:24 +01:00
s-hadinger f0c3226fc6
Merge pull request #10404 from s-hadinger/ir_2_7_14
IRremoteESP8266 library from v2.7.13 to v2.7.14
2021-01-04 18:56:13 +01:00
Stephan Hadinger 8acb06515c IRremoteESP8266 library from v2.7.13 to v2.7.14 2021-01-04 18:43:58 +01:00
Theo Arends 97da3c7034 Add SDCard detection 2021-01-04 16:45:46 +01:00
gemu2015 1d572ea304 special malloc 2021-01-04 16:39:00 +01:00
gemu2015 5d8b10141a picture buttons part 2 2021-01-04 16:34:44 +01:00
gemu2015 448daed0d1 picture buttons part 1 2021-01-04 16:29:34 +01:00
Marcus a2ea85d6a1 rewrite the interface to values from mqtt_data 2021-01-04 16:19:23 +01:00
Theo Arends aa943fc696 Add ESP32 RTOS timesync 2021-01-04 16:10:22 +01:00
Theo Arends 0a882f53ba Update xdrv_98_filesystem.ino 2021-01-04 15:52:32 +01:00
Theo Arends 2dd3065aff
Merge pull request #10334 from gemu2015/ufilesystem
universal file system
2021-01-04 15:14:44 +01:00
Theo Arends 928f6f9447 Prep SPI SDCard support 2021-01-04 15:03:56 +01:00
Vic 24cbad3257 more diagnostics 2021-01-04 14:57:32 +01:00
Theo Arends fb2c10cb97 Add SPI display driver SSD1331 Color oled
Add SPI display driver SSD1331 Color oled by Jeroen Vermeulen (#10376)
2021-01-04 14:26:27 +01:00
Theo Arends bc57814b56
Merge pull request #10376 from jeroenvermeulen/fix_ssd1331_with_tasmota-display
fixes compile error of SSD1331 with tasmota-display
2021-01-04 14:19:24 +01:00
Theo Arends e551e6c054 Prep SSD1331 fix 2021-01-04 14:18:47 +01:00