Theo Arends
|
fa7fdbd51a
|
Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
|
2020-11-06 17:09:13 +01:00 |
Theo Arends
|
af5082320d
|
Use global struct
|
2020-10-30 12:29:48 +01:00 |
Theo Arends
|
3bebfb32d3
|
Use global struct
|
2020-10-29 12:21:24 +01:00 |
Theo Arends
|
d49997fa01
|
Fix ESP32 TasmotaClient detection
Fix ESP32 TasmotaClient detection (#9218)
|
2020-09-03 14:29:08 +02:00 |
Theo Arends
|
a84ebe552a
|
Refactor rules processing
|
2020-07-20 17:24:51 +02:00 |
Theo Arends
|
7784156376
|
Fix TasmotaClient exception
Fix TasmotaClient exception (#8734)
|
2020-06-22 22:52:25 +02:00 |
Theo Arends
|
b5f45aa295
|
Fix ESP32 SPI config
|
2020-06-20 17:58:21 +02:00 |
Theo Arends
|
c533eb1186
|
BLM certify part 2
- Change define USE_TASMOTA_SLAVE into USE_TASMOTA_CLIENT
- Change commands ``SlaveSend`` and ``SlaveReset`` into ``ClientSend`` and ``ClientReset``
|
2020-06-18 16:05:55 +02:00 |