Tasmota/tools/fw_TasmotaClient_arduino/TasmotaClient
Theo Arends 06005d8dfb Rename firmware folders 2020-11-25 17:15:02 +01:00
..
examples Rename firmware folders 2020-11-25 17:15:02 +01:00
src Rename firmware folders 2020-11-25 17:15:02 +01:00
README.md Rename firmware folders 2020-11-25 17:15:02 +01:00
keywords.txt Rename firmware folders 2020-11-25 17:15:02 +01:00
library.json Rename firmware folders 2020-11-25 17:15:02 +01:00
library.properties Rename firmware folders 2020-11-25 17:15:02 +01:00

README.md

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)