mirror of https://github.com/arendst/Tasmota.git
13 lines
526 B
Markdown
13 lines
526 B
Markdown
# TasmotaClient
|
|
|
|
This library adds support for the TasmotaClient driver integrated into Tasmota from https://github.com/arendst/Tasmota
|
|
|
|
Read the TasmotaClient wiki article on the Tasmota wiki from https://tasmota.github.io/docs/#/TasmotaSlave to see how to enable support for this library inside Tasmota.
|
|
|
|
Edit:(docs are not up to date and dokuments the old TasmotaSlave comands) (2020-11-21)
|
|
# Change Log
|
|
|
|
### 2019-11-29 - v0.0.2 (Pre-release)
|
|
|
|
- Add support for sending commands to Tasmota using ExecuteCommand(char *cmnd)
|