mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-14 06:58:58 +00:00
Correct SetOption30 states (#15380)
This commit is contained in:
parent
69f0606ed8
commit
dd1c0f4bc0
@ -27,7 +27,7 @@ This integration allows you to control Tasmota devices over MQTT.
|
||||
Lights, relays, sensors and switches are supported.
|
||||
|
||||
- Lights will be added as Home Assistant `light` entities.
|
||||
- Relays will be added as Home Assistant `switch` entities, if `SetOption30 = 1`. If `SetOption30 = 0`, relays will be added as `light` entities.
|
||||
- Relays will be added as Home Assistant `switch` entities, if `SetOption30 = 0`. If `SetOption30 = 1`, relays will be added as `light` entities.
|
||||
- Sensors will be added as Home Assistant `sensor` entities.
|
||||
- Switches will be added as Home Assistant `binary_sensor` entities, if a `switchtopic` is set or there is no corresponding power device (light, relay, etc.).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user