Tasmota
This integration allows you to control Tasmota devices over MQTT.
Requirements
- MQTT server and the MQTT integration set up in Home Assistant.
- Tasmota devices flashed with version 9.2, or later.
- Tasmota devices configured for native discovery (
SetOption19 0
)
Supported Features
Tasmota Buttons, Fans, Lights, relays, Sensors, Shutters and Switches are supported.
- Tasmota Buttons will be added as Home Assistant
automation triggers
whenSetOption73
is enabled. - Tasmota Lights will be added as Home Assistant
light
entities. Single channel Dimmers, RGB lights, RGB lights with Color Temperature control and RGB lights with White control are supported. - Tasmota Relays will be added as Home Assistant
switch
entities, ifSetOption30 0
. IfSetOption30 1
, relays will be added aslight
entities. - Tasmota Sensors will be added as Home Assistant
sensor
entities. - Tasmota Shutters will be added as Home Assistant
cover
entities. Currently only Shutter modes 1 to 4 are supported. Shutter mode 5 and Tuya shutters are not supported. - Tasmota Switches will be added as Home Assistant
binary_sensor
entities orautomation triggers
depending by theswitchmode
used whenSetOption114
is enabled. - The fan functionality in Tasmota devices with module configured as iFan02 or iFan03 will be added as Home Assistant
fan
entities. Tuya fans are not supported. - The integration will also create up to eight Status Sensors, each one with a different information. Please note all the Status Sensors are disabled by default.
Configuration
Adding Tasmota to your Home Assistant instance can be done via the user interface, by taking the following steps:
-
Browse to your Home Assistant instance.
-
In the sidebar click on Configuration.
-
From the configuration menu select: Integrations.
-
In the bottom right, click on the Add Integration button.
-
From the list, search and select “Tasmota”.
-
Follow the instruction on screen to complete the set up.
After completing, the Tasmota integration will be immediately available for use.
Help us to improve our documentation
Suggest an edit to this page, or provide/view feedback for this page.
Suggest an edit to this page, or provide/view feedback for this page.