Update Tasmota documentation (#16185)

This commit is contained in:
Erik Montnemery 2021-01-15 18:14:53 +01:00 committed by GitHub
parent d4a498170c
commit 93ac531c4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
---
title: Tasmota (beta)
title: Tasmota
description: Instructions on how to integrate Tasmota with Home Assistant.
ha_category:
- 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 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.
- 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.
![iot](https://user-images.githubusercontent.com/7702766/99080146-a1d43980-259f-11eb-856b-addb53695381.png)
- 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.
![iot](https://user-images.githubusercontent.com/7702766/99080146-a1d43980-259f-11eb-856b-addb53695381.png)
## Configuration
@ -46,6 +45,6 @@ Home Assistant frontend.
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
available.