Vic
|
6d0005cc29
|
some more improvements on german strings
|
2021-01-15 19:02:09 +01:00 |
s-hadinger
|
16f3d30535
|
Merge pull request #10576 from s-hadinger/esp32_tls
ESP32 support for TLS MQTT using BearSSL (same as ESP8266)
|
2021-01-15 18:48:13 +01:00 |
Stephan Hadinger
|
cc43530639
|
ESP32 support for TLS MQTT using BearSSL (same as ESP8266)
|
2021-01-15 18:23:05 +01:00 |
Theo Arends
|
19fdbf30fb
|
Merge pull request #10575 from vic42/language_pr
D_COUNT is used as a noun, not as a verb
|
2021-01-15 17:26:56 +01:00 |
Vic
|
86cd22e95f
|
D_COUNT is used as a noun, not as a verb
|
2021-01-15 16:44:59 +01:00 |
Theo Arends
|
f1d15c015c
|
Fix ESP8266 SPI detection
|
2021-01-15 16:19:56 +01:00 |
Theo Arends
|
43fd9ee1f2
|
Fix dual filesystem commands
|
2021-01-15 16:17:25 +01:00 |
Jason2866
|
c74cce1c4e
|
add filesystems directorys
|
2021-01-15 15:20:39 +01:00 |
Jason2866
|
129af59a9d
|
change unpack_dir
|
2021-01-15 15:19:01 +01:00 |
Jason2866
|
a16306fbf6
|
add custom_unpack_dir
|
2021-01-15 15:16:41 +01:00 |
Jason2866
|
7fc0c42e04
|
change from string to list
and hack for using littlefs for ESP32 instead of SPIFFS
|
2021-01-15 15:15:04 +01:00 |
Jason2866
|
6a2016f568
|
Remove redundant entrys
|
2021-01-15 15:09:49 +01:00 |
Theo Arends
|
89a9c049d6
|
Add debug message regarding energy reset
|
2021-01-15 14:31:25 +01:00 |
Theo Arends
|
2c9203d662
|
Increase driver and display support
|
2021-01-15 12:01:15 +01:00 |
Theo Arends
|
d64a6a1b10
|
Increase sensor support
|
2021-01-15 11:45:04 +01:00 |
Theo Arends
|
46bf60ac15
|
Small refactor NTP
|
2021-01-15 10:43:58 +01:00 |
Theo Arends
|
8865c79182
|
Merge pull request #10568 from emontnemery/patch-3
Include SetOption117 in discovery message
|
2021-01-14 21:50:01 +01:00 |
Erik Montnemery
|
f100ad5d03
|
Include SetOption117 in discovery message
|
2021-01-14 21:36:08 +01:00 |
s-hadinger
|
339e785387
|
Fix Hue emulation for ESP32 (#10564)
* Fix Hue emulation for ESP32
* Fix compilation for Zigbee
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
|
2021-01-14 18:40:59 +01:00 |
Theo Arends
|
d60b69a712
|
Try next NTP server on error
|
2021-01-14 18:09:45 +01:00 |
Theo Arends
|
e891c4e490
|
Update setSleepMode
|
2021-01-14 17:04:54 +01:00 |
Theo Arends
|
fdbd1dcc0a
|
Changed command ``Sleep 0``
Changed command ``Sleep 0`` removes any sleep from wifi modem except when ESP32 BLE is active
|
2021-01-14 17:03:01 +01:00 |
Theo Arends
|
fa4326b6b0
|
Fix ESP32 compilation
|
2021-01-13 16:57:04 +01:00 |
Theo Arends
|
40007bbae9
|
Add WIFI_NONE_SLEEP when sleep = 0 and SO60 = 0
|
2021-01-13 15:54:43 +01:00 |
Theo Arends
|
1c2d32a2b5
|
Merge pull request #10546 from Jason2866/patch-1
PIO plugin for littlefs content download / unpack
|
2021-01-13 14:53:06 +01:00 |
Theo Arends
|
3810251658
|
Update support_esptool.ino
|
2021-01-13 14:18:39 +01:00 |
Jason2866
|
669aa6a45a
|
fix copy&paste
|
2021-01-13 13:52:32 +01:00 |
Theo Arends
|
a21acebdb4
|
Add support for Last Known Good Settings
|
2021-01-13 13:51:49 +01:00 |
Jason2866
|
988ca925dd
|
PIO file system downloader script
|
2021-01-13 13:51:03 +01:00 |
Jason2866
|
8c46e439ca
|
Support for download_fs.py
|
2021-01-13 13:49:33 +01:00 |
Theo Arends
|
861c76baca
|
Fix ESP32 reset 5,6 regression from yesterday
|
2021-01-13 12:38:35 +01:00 |
Theo Arends
|
a34f75f44c
|
Fix locale File Management decimal point
|
2021-01-13 12:12:14 +01:00 |
Theo Arends
|
d85d90debb
|
Merge pull request #10540 from Jason2866/patch-5
Use ESP32 1.0.5rc6 for ESP32 stage
|
2021-01-13 09:42:52 +01:00 |
Jason2866
|
a1c586b145
|
Use ESP32 1.0.5rc6 for ESP32 stage
|
2021-01-13 09:26:31 +01:00 |
Theo Arends
|
e32f2d9de0
|
Merge pull request #10539 from Jason2866/patch-4
Fixing compile error (PCF8574)
|
2021-01-13 09:21:53 +01:00 |
Theo Arends
|
0e5ee35357
|
Merge pull request #10536 from vic42/seesaw_state_pr
Re-Design Seesaw Soil Moisture Driver as State Machine
|
2021-01-13 09:21:12 +01:00 |
Jason2866
|
be531c9c81
|
Fixing compile error
|
2021-01-13 08:27:40 +01:00 |
Vic
|
2d21ccb94d
|
SeeSoil State Machine Flavor
|
2021-01-12 23:04:42 +01:00 |
Theo Arends
|
331c1089c6
|
Merge pull request #10534 from s-hadinger/more_pmem
Moving more to PROGMEM
|
2021-01-12 20:17:37 +01:00 |
Stephan Hadinger
|
35d9ac9042
|
Removed crash logger from BearSSL
It is generally not useful since ESP8266 crashed before we reach this point
|
2021-01-12 19:48:28 +01:00 |
Stephan Hadinger
|
800f86d56e
|
Moving more to PROGMEM
|
2021-01-12 19:31:15 +01:00 |
Theo Arends
|
76047aebe3
|
Merge pull request #10533 from Jason2866/patch-3
Add PlatformIO littlefs upload support
|
2021-01-12 17:19:42 +01:00 |
Theo Arends
|
37ee4e6d8e
|
Add optional file to most recent settings check
|
2021-01-12 17:18:56 +01:00 |
Theo Arends
|
9c5e6acdc1
|
Tasmota supported linker files
Lets decide to currently only support these.
|
2021-01-12 15:44:40 +01:00 |
Jason2866
|
a376ff6e53
|
add littlefs
|
2021-01-12 15:36:27 +01:00 |
Jason2866
|
65ba49e594
|
add littlefs
|
2021-01-12 15:35:08 +01:00 |
Jason2866
|
4181a884eb
|
support littlefs with PlatformIO
|
2021-01-12 15:33:15 +01:00 |
Theo Arends
|
c494c89a1a
|
Update support_rtc.ino
|
2021-01-12 15:13:42 +01:00 |
Theo Arends
|
08033444c5
|
Fix filetime
|
2021-01-12 15:03:06 +01:00 |
Theo Arends
|
15598d71a9
|
Fix reset 5 and 6 when filesystem in use
|
2021-01-12 14:54:12 +01:00 |