mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update Tasmota documentation (#16185)
This commit is contained in:
parent
d4a498170c
commit
93ac531c4f
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Tasmota (beta)
|
title: Tasmota
|
||||||
description: Instructions on how to integrate Tasmota with Home Assistant.
|
description: Instructions on how to integrate Tasmota with Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
@ -34,10 +34,9 @@ Tasmota Buttons, Fans, Lights, relays, Sensors, Shutters and Switches are suppor
|
|||||||
- Tasmota Sensors will be added as Home Assistant `sensor` 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 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 or `automation triggers` depending by the `switchmode` used when `SetOption114` is enabled.
|
- Tasmota Switches will be added as Home Assistant `binary_sensor` entities or `automation triggers` depending by the `switchmode` used when `SetOption114` is enabled.
|
||||||
- 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.
|
|
||||||
- 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 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
|
## Configuration
|
||||||
|
|
||||||
@ -46,6 +45,6 @@ Home Assistant frontend.
|
|||||||
|
|
||||||
Menu: **Configuration** -> **Integrations**.
|
Menu: **Configuration** -> **Integrations**.
|
||||||
|
|
||||||
Click on the `+` sign to add an integration and click on **Tasmota (beta)**.
|
Click on the `+` sign to add an integration and click on **Tasmota**.
|
||||||
After completing the configuration flow, the Tasmota integration will be
|
After completing the configuration flow, the Tasmota integration will be
|
||||||
available.
|
available.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user