Duux Whisper Flex Smart Fan (DXCF10)
Available from:
Amazon.de
Idealo.de
Bol.com
Manufacturer:
Duux.com
Install method:
USB to Serial
| GPIO # | Component |
|---|---|
| GPIO00 | None |
| GPIO01 | None |
| GPIO02 | None |
| GPIO03 | None |
| GPIO04 | None |
| GPIO05 | None |
| GPIO09 | None |
| GPIO10 | None |
| GPIO12 | None |
| GPIO13 | Tuya Rx |
| GPIO14 | None |
| GPIO15 | Tuya Tx |
| GPIO16 | None |
| GPIO17 | None |
Configuration
{"NAME":"Duux Fan","GPIO":[0,0,0,0,0,0,0,0,0,2304,0,2272,0,0],"FLAG":0,"BASE":54}
MCU Functions
dpid1Power relay - When toggled will turn fan on / off.dpid2Mode - 0 = Manual Mode, 1 = Natural Mode, 2 = Sleep Mode- Natural Mode: The fan speed varies randomly between (speed 3 to 6), in - the interval of every 15 seconds, giving the effect of a natural breeze.
- Sleep Mode: The fan will operate at speed setting 1
- Manual Mode: Fan speed is set by dpid3
dpid3Sets the fan speed: 0 slow - 25 fast, (display 1 - 26)dpid4Oscillates horizontallydpid5Oscillates verticallydpid6Set an automatic timer: 0 - 12 h
Configure Tasmota’s DpIds with the correct FnIds:
Backlog TuyaMCU 61,2; TuyaMCU 62,3; TuyaMCU 12,4; TuyaMCU 13,5; TuyaMCU 64,6;
Configure the correct Enums lists for Speed, Mode and Timer:
Backlog TuyaEnumlist 1,2; TuyaEnumlist 2,25; TuyaEnumlist 4,12;