
Available from:
Banggood.com
Amazon.de
Aliexpress.com
Install method:
Tuya-Convert
GPIO # | Component |
---|---|
GPIO00 | None |
GPIO01 | Tuya Tx |
GPIO02 | None |
GPIO03 | Tuya Rx |
GPIO04 | None |
GPIO05 | None |
GPIO09 | None |
GPIO10 | None |
GPIO12 | None |
GPIO13 | None |
GPIO14 | None |
GPIO15 | None |
GPIO16 | None |
GPIO17 | None |
Tuya-Convert might not be possible for this device since the template was added (2021-04-25).
Functions
dpId 1
Diffuser on/offdpId 2
Strength min/maxdpId 3
Count hours (0 = continuous 1 = 1 hour 2 = two hours 3 = three hours)dpId 5
LED on/offdpId 6
LED mode (rgb_cycle/color)dpId 8
For color LED, require 14 char value in hex
Configuration
After applying the template and configuring Wi-Fi and MQTT issue
After a restart issue the rest of configurations:
Label webUI buttons and set friendly names for power outputs:
Rules used to prevent the device going into countdown mode (f.e. using on device controls) and complete MCU status update on restart. Second rule turns on RGB cycle mode instead of using Tasmota light schemes which don’t work with this device.
What you get
Power1
turns the diffuser on or off in stored mist strength mode as device power statusPower2
controls the light as an RGB Light.TuyaEnum1
is for mist strength status and control:0
for low /1
for highTuyaEnum2
is for light mode status and control:0
for RGB cycle /1
for solid color
Home Assistant configuration
Use blueprint import button then create an automation from the blueprint which will send MQTT discovery payloads to Home Assistant. New entities should appear under the same Device Card in Tasmota integration.
First we need to create a ruleset to send data to specific topics used in HA configurations:
NOTE: verify that dpId11 is used for error reporting. If not change to the right number