Updated TuyaMCU (markdown)

blakadder 2019-10-28 13:48:31 +01:00
parent a891391fbc
commit d1269b6701
1 changed files with 1 additions and 1 deletions

@ -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)