From 42f69f0a222d0619440aa86a406dfde9e466b757 Mon Sep 17 00:00:00 2001 From: SauRoNZA <1862274+SauRoNZA@users.noreply.github.com> Date: Fri, 6 Sep 2019 21:05:19 +0200 Subject: [PATCH] Updated Sonoff iFan03 (markdown) --- Sonoff-iFan03.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Sonoff-iFan03.md b/Sonoff-iFan03.md index daea59cf..2fb6cff0 100644 --- a/Sonoff-iFan03.md +++ b/Sonoff-iFan03.md @@ -11,7 +11,7 @@ To flash the latest `sonoff.bin` file to the iFan03: ![](https://github.com/tim-dcl/BRUH3-Home-Assistant-Configuration/blob/master/IMG_20190817_155847511_HDR.jpg) 2. Once you are ready to flash your device then hold down the large white tipped button on the iFan03 while connecting the serial adapter flashing device to your computer. This will power the adapter and the iFan03. **Do not release the button on the iFan03 until flashing is completed in step 5.** 3. Open your flashing software window. If using NodeMCU Pyflasher (recommended): - - Select the firmware file that you want to flash + - Select the firmware file that you want to flash (6.6.0.2 or newer) - Set the COM port for your serial programming adapter - Ensure that flash mode `Dual Output (DOUT)`, and baud rate of `115200` is selected - If you are flashing Tasmota for the first time, also select "yes, wipes all data". @@ -43,6 +43,8 @@ There are two different configurations that need to be used depending on the met To use the iFan03 along with the [Fan Control Entity Row](https://github.com/finity69x2/fan-control-entity-row) then use the configuration below: +(Using the fan: component in Home Assistant) + ```yaml - platform: mqtt name: "iFan03-2 Test Fan" @@ -105,6 +107,8 @@ If you will be using the regular toggle to control off & on and using the pop up ### Fan Light +(Using the switch: component in Home Assistant) + ```yaml - platform: mqtt name: "iFan03-2 Light"