Tasmota/tools/fw_TasmotaClient_arduino/TasmotaClient/README.md

13 lines
526 B
Markdown
Raw Normal View History

2020-11-25 16:15:02 +00:00
# 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)