mirror of https://github.com/arendst/Tasmota.git
Updated TuyaMCU (markdown)
parent
a891391fbc
commit
d1269b6701
|
@ -86,7 +86,7 @@ Relay Inverted1 to Relay Inverted8 | 41 to 48 | Map only to dpId with on / off f
|
|||
|
||||
Since the majority of devices have a power on/off functions on dpId 1 its mapped to fnId 11 (Relay1) by default.
|
||||
|
||||
***Mapping a relay or switch to a dpId that is not Data Type 0x01 (simple on/off) might result in unwanted power toggling (f.e. dpId sends value of 4 which toggles the relay to Power 4 aka blink mode***
|
||||
***Mapping a relay or switch to a dpId that is not a simple on/off function (data Type 1) might result in unwanted power toggling (f.e. dpId sends value of 4 which toggles the relay to Power 4 aka blink mode)***
|
||||
|
||||
### [TuyaMCU configuration procedure for specific devices](tuyamcu-configurations)
|
||||
|
||||
|
|
Loading…
Reference in New Issue