
Tasmota is an Open source firmware for ESP based devices. It contains a myriad of features and supported peripherals (sensors, controllers and similar). Due to the flash size and memory constraints of ESP8266 not all features can be included in precompiled release binaries.
- Manufacturer: Tasmota
- Website: Tasmota website
- Manual: Commands manual
Device preparation
In this example we are using a Sonoff iFan03 flashed with the Tasmota firmware and controlling through web requests. Make sure you follow their How to start documentation precisely as it contais all information neede dto flash the firmware.
Configuration
Download the example from our website and import it into your configuration. Step by step instructions on how to import are available in our instructional video.
Simply replace the host URL with your own. Example will provide control for fan speed and light control. For additional controls, follow their instructions and add new commands for different controls, example also contains simple visualization for controlling these two devices.