Hristo Kapanakov
29723d5e9b
Add setting for IRremoteESP8266 tolerance
2022-01-21 17:24:32 +02:00
Stephan Hadinger
15668fa8e1
Allow Tasmota32 minimal setup
2022-01-10 18:39:42 +01:00
Theo Arends
d6fc62e376
Add support for Linkind dimmer
...
Add support for Linkind dimmer as GPIO ``Option A6`` (#14004 )
2022-01-07 16:17:53 +01:00
Theo Arends
463dd14f90
Enable My92X1 for ESP32
2021-12-19 16:57:57 +01:00
Theo Arends
81aa579471
Refactor Tuya driver to enable ESP32 support
...
Refactor Tuya driver to enable ESP32 support (#14086 , #14106 )
2021-12-19 16:41:10 +01:00
Theo Arends
eedaef0928
Fix profiling compile time warnings
2021-11-03 10:42:30 +01:00
Barbudor
7c8d966206
easier to disable PID_USE_TIMPROP
2021-09-25 17:20:36 +00:00
Sillyfrog
c326e9303a
Config Override RgxState & RgxNAPT, update inline docs
2021-08-02 10:25:32 +10:00
Theo Arends
5dc009b9c5
Oops forgot most changes.
2021-08-01 17:51:54 +02:00
Stephan Hadinger
da6846207c
Moving defines post-config
2021-07-09 12:24:00 +02:00
Jason2866
aa1b0d3e0c
Enable Ping and rules features for env not 1M
2021-07-02 16:47:06 +02:00
Theo Arends
d1805246f9
Enable UFILESYS, GUI_TRASH_FILE and GUI_EDIT_FILE for any device compiled with more than 1M flash size
2021-06-27 11:36:05 +02:00
Theo Arends
e02b58a6ed
Refactor ShowFreeMem
2021-06-25 17:09:53 +02:00
Theo Arends
a87ff67010
Force ESP32 defines Force ESP32 defines USE_UFILESYS, GUI_TRASH_FILE and #define GUI_EDIT_FILE
2021-06-17 17:29:44 +02:00
Theo Arends
bd87afeabf
Add command ``MqttWifiTimeout 100..20000``
...
Add command ``MqttWifiTimeout 100..20000`` to control MQTT Wi-Fi connection timeout default set to 200 mS (#12222 )
2021-06-15 10:15:36 +02:00
Theo Arends
89d99a7851
Fix compile regression
2021-06-13 11:10:52 +02:00
Theo Arends
5e805e0c4a
Move Settings from DRAM to heap
2021-06-11 18:14:12 +02:00
Theo Arends
446706f16d
Prep for larger log buffer
2021-06-09 17:24:28 +02:00
Theo Arends
749093a697
Prep mqtt_data from char to String (prt.3)
2021-06-06 17:26:01 +02:00
Theo Arends
ebeb4ea7ff
Remove AddLog_P in favour of AddLog
...
Remove AddLog_P in favour of AddLog switching log from stack to heap allowing longer log entries (up to approximate log buffer size)
2021-06-05 11:47:09 +02:00
Theo Arends
cea58d66c8
Prep virtual mqtt_data prt3
2021-05-24 16:52:59 +02:00
Stephan Hadinger
ed01748b6d
Zigbee refactored storage for devices and data
2021-04-22 14:49:38 +02:00
Stephan Hadinger
c524124e1e
TLS support for private keys on ESP32
2021-03-30 19:17:03 +02:00
Theo Arends
d5ca2994ee
Add commands MqttKeepAlive and MqttTimeout
...
- Add commands ``MqttKeepAlive 1..100`` to set Mqtt Keep Alive timer (default 30) and ``MqttTimeout 1..100`` to set Mqtt Socket Timeout (default 4) (#5341 )
- Changed PubSubClient library from EspEasy v2.7.12 to Tasmota v2.8.12
- Bump version to 9.3.1.2
2021-03-18 17:44:10 +01:00
Theo Arends
89d8fbb0ec
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +01:00
Theo Arends
68baafc685
Initial support for autoexec.bat using filesystem
2021-02-15 16:37:09 +01:00
Theo Arends
42c5af1b70
Remove ESP32 minimal support
2021-02-12 16:26:51 +01:00
Paul C Diem
60252a9043
Add DGR device map support
2021-02-09 15:10:32 -06:00
Theo Arends
2ab705f57e
Prep ESP32S2
2021-02-04 15:03:46 +01:00
Theo Arends
7561647dce
Add demo for driver/sensor settings file storage ( #10786 )
2021-02-01 16:51:41 +01:00
Stephan Hadinger
a436dd416d
Added macro for SO synonyms and MQTT
2021-01-28 09:04:42 +01:00
Theo Arends
14788a4e74
Fix core2 compilation
2021-01-20 15:06:34 +01:00
Theo Arends
a21acebdb4
Add support for Last Known Good Settings
2021-01-13 13:51:49 +01:00
Theo Arends
38b9eabc59
Hide settings file
2021-01-11 12:03:58 +01:00
BBBits
f99f413065
mDNS Performance Fix & mDNS ESP32 Support
2021-01-10 22:04:16 +13:00
Theo Arends
28714a9ac3
Integrate filesystem
2021-01-08 17:06:17 +01:00
Theo Arends
23cb8ac559
Support for time proportioned relays
...
Support for time proportioned (``#define USE_TIMEPROP``) and optional PID (``#define USE_PID``) relay control (#10412 )
2021-01-07 15:07:14 +01:00
Theo Arends
9722f6b666
Remove obsolete USE_TFS
2021-01-06 15:46:27 +01:00
Theo Arends
d6a24c6fe7
Breaking change ESP32 file system
...
Breaking change ESP32 switch from default SPIFFS to default LittleFS file system loosing current (zigbee) files
2021-01-06 15:28:56 +01:00
Theo Arends
dcbb3f1e0e
Happy New Year
2021-01-01 13:44:04 +01:00
Theo Arends
8d6f8f505f
Change once tickers
2020-12-26 15:12:46 +01:00
Theo Arends
0b00e92c78
Add mandatory defines
2020-12-24 14:38:48 +01:00
Theo Arends
2eb4eef08c
Rename web_log to log_buffer
2020-12-18 16:30:37 +01:00
Theo Arends
88b3de0138
Fix SPIFFS filesystem
...
Fix enabling SPIFFS filesystem (#10121 )
2020-12-16 12:01:10 +01:00
Theo Arends
4d8191d6b0
Refactor file upload
2020-11-19 15:43:47 +01:00
Theo Arends
cdd89e4f43
Fix ESP32 compilation
2020-11-17 14:07:04 +01:00
Theo Arends
92f067af59
Change Shelly Dimmer fw upgrade
...
Change Shelly Dimmer fw upgrade using WebGUI Firmware Upgrade and file from folder `tools/fw_shd_stm32/`
2020-11-17 12:25:48 +01:00
Jason2866
0073572f47
Esp32 sleep override not needed
...
anymore since code does take care now
2020-11-13 17:40:51 +01:00
Theo Arends
0815311e3a
Fix one of many warnings
2020-11-12 16:11:32 +01:00
Jason2866
0c89adb435
Enable ESP32 API sleep
2020-11-12 14:32:34 +01:00