Tasmota User Guide
Tasmota is not a commercial product and support is limited. Users are expected to research and solve potential problems independently. Detailed information regarding connection, settings, and modifications is available on the website: https://tasmota.github.io/docs/.
Operating Principle
The ON/OFF operating principle involves controlling connected appliances by switching the live wire power on and off.
Note: The S1 and S2 terminals must be connected to the Neutral wire.
How to Connect
- Plug in the device.
- Find an open Wi-Fi hotspot with 'Tasmota' in its name.
- Connect to the hotspot and navigate to
192.168.4.1
in your browser. - Enter your Wi-Fi network name and password.
- After confirming network data, the power strip will display its IP address. Copy this address for future reference.
- The device will automatically redirect to this IP address after your network data is saved.
- The power strip is now ready for use. Templates and rules are pre-activated, but can be found below if needed later.
Template Parameters
{"NAME":"Smart WiFi Curtain Module
L12T","GPIO":[1,161,1,160,225,224,1,1,544,1,32,1,1,1],"FLAG":0,"BASE":18}
The diagram shows a Smart WiFi Curtain Module L12T. The wiring diagram illustrates the connection of the motor to the module, with terminals for Line (L), Neutral (N), and Earth (E). The motor has connections for Forward and Reverse operation, controlled by the module.
Tasmota Configuration for Curtain Module
Using the provided template configures the unit as a simple 2-gang switch (e.g., L13 [2 gang]). To operate the unit as a roller shutter switch, the following commands should be issued:
SetOption80 1
ShutterRelay1 1
Interlock 1,2
Interlock ON
- Set the switches to follow and inverse:
SwitchMode1 4
andSwitchMode2 4
. Refer to the SwitchModes documentation for detailed information.
After configuration, the device needs to be calibrated for the travel distance of your curtains. Consult the Blinds and Shutters configuration page for instructions.
How to Convert Switch Module to Curtain Module
If the device has a power button:
- Hold the power button for 40+ seconds until the light blinks and the device restarts.
If the device does not have a power button:
- Plug the device in and out 6 times. Leave it plugged in on the 7th attempt. The LED should start blinking, indicating the socket is ready for connection.
If you have access to the web interface:
- Type
reset 1
in the console and press Enter.
Smart Home Integrations
Tasmota is highly expandable and flexible, allowing integration with various smart home platforms and services, including:
- Alexa
- AWS IoT
- Domoticz
- Home Assistant
- Homebridge
- HomeSeer
- IP Symcon
- KNX
- NodeRed
- nymea
- OctoPrint
- openHAB
- Otto
- IOBroker
- Mozilla WebThings Adapter
- SmartThings
- Tasmohab
- Homematic ip
For more information, visit: https://tasmota.github.io/docs/Integrations/