From fb87b0432e0ba3baa5f01b13890b1b1b94c60230 Mon Sep 17 00:00:00 2001 From: gb0101010101 Date: Mon, 14 Jan 2019 10:36:21 -0800 Subject: [PATCH] "D8 GPIO14" is not valid. Tested with 3 boards and "D8 GPIO15" controls White. --- MagicHome-with-ESP8285.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagicHome-with-ESP8285.md b/MagicHome-with-ESP8285.md index 1748add9..eef3232a 100644 --- a/MagicHome-with-ESP8285.md +++ b/MagicHome-with-ESP8285.md @@ -46,7 +46,7 @@ ZJ-WFMN-A V1.1 |D1 GPIO5|38 PWM2|BLUE| |D6 GPIO12|37 PWM1|RED| |D7 GPIO13|39 PWM3|GREEN| -|D8 GPIO14|40 PWM4|WHITE| +|D8 GPIO15|40 PWM4|WHITE| With all that done, one of the critical things I needed to do so I could set the colors was to run the command to set `SetOption15` to `1`. For me, this was sending the MQTT command (you will need to adjust for your config):