mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Add screenshot of Tasmota automation triggers (#20359)
This commit is contained in:
parent
32e8d68e2e
commit
c88e531504
@ -37,15 +37,15 @@ This integration allows you to control [Tasmota](https://tasmota.github.io/docs/
|
||||
|
||||
Tasmota Buttons, Fans, Lights, relays, Sensors, Shutters and Switches are supported.
|
||||
|
||||
- Tasmota Buttons will be added as Home Assistant `automation triggers` when `SetOption73` is enabled.
|
||||
- Tasmota Buttons will be added as Home Assistant `automation triggers` when `SetOption73` is enabled. No `binary_sensor` entity will be created. You can find the available `automation triggers` on the device screen. 
|
||||
- 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, if `SetOption30 0`. If `SetOption30 1`, relays will be added as `light` 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 or `automation triggers` depending by the `switchmode` used when `SetOption114` is enabled.
|
||||
- Tasmota Switches will be added as either Home Assistant `binary_sensor` entities or `automation triggers` depending on the `switchmode` used when `SetOption114` 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.
|
||||

|
||||

|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 7.1 KiB |
BIN
source/images/integrations/tasmota/tasmota_status_sensors.png
Normal file
BIN
source/images/integrations/tasmota/tasmota_status_sensors.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
x
Reference in New Issue
Block a user