Skip to content

User documented device config

Rayan Khan edited this page Feb 16, 2022 · 18 revisions

Below is a list of configurations for devices by users of the plugin. Please follow the example template below, and include a link to the device.

Air Conditioner:

Air Purifier

Convector

Dehumidifier

Dimmer

Fan

Fan v2

Garage

Heater

Lights

Simple Light (No Color)

TW Light (Tunable White Light)

RGBTW Light (Red, Green, Blue, Tunable White Light)

ChangM e16 Chandelier Bulb

Tested plugin version(s): (1.4.0 -> 2.0.1)

Tested by: @iRayanKhan

Link to buy: Amazon (removed)

Capabilities:

  • - Adaptive Lighting
  • - Brightness
  • - Color

Config:

                {
                    "name": "A Light",
                    "type": "RGBTWLight",
                    "manufacturer": "Rayan Khan",
                    "model": "OoogaBooga",
                    "id": "xx",
                    "key": "xx",
                    "scaleBrightness": 1000,
                    "dpPower": 20,
                    "dpMode": 21,
                    "dpBrightness": 22,
                    "dpColor": 24,
                    "colorFunction": "HSB"
                }

Schema/DP's:

Oil Diffuser

Outlet

Treatlife Smart Plug

Tested plugin version: 2.0.1

Tested by: @benwtf

Link to buy: Amazon

Capabilities:

  • On/Off
  • Timers (Must be controlled from Tuya app)

Config:

            {
                "type": "Outlet",
                "name": "Subwoofer",
                "id": "xxx",
                "key": "xxx",
                "manufacturer": "Treatlife",
                "model": "Smart WiFi Plug"
            }

Schema/DP's:

Switch

Thermostat

Clone this wiki locally