diff --git a/devices/treatlife-dp10-smart-dimmer-plug.json b/devices/treatlife-dp10-smart-dimmer-plug.json new file mode 100644 index 00000000..a62f0de4 --- /dev/null +++ b/devices/treatlife-dp10-smart-dimmer-plug.json @@ -0,0 +1,106 @@ +{ + "manufacturer": "Treatlife", + "name": "DP10 smart dimmer plug", + "key": "vgeiuan7sdjfkcuu", + "ap_ssid": "TreatLife-SL", + "github_issues": [], + "image_urls": [], + "profiles": [ + "bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00" + ], + "schemas": { + "000004cn7x": [ + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 1 + }, + { + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 2, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 3, + "type": "obj" + }, + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "LED", + "incandescent", + "halogen" + ], + "type": "enum" + }, + "id": 4 + }, + { + "mode": "rw", + "id": 101, + "type": "raw" + }, + { + "mode": "rw", + "property": { + "min": 0, + "max": 1440, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 102, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 1, + "step": 1, + "type": "value" + }, + "id": 103, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "min": 0, + "max": 2, + "scale": 1, + "step": 1, + "type": "value" + }, + "id": 104, + "type": "obj" + }, + { + "mode": "rw", + "id": 105, + "type": "raw" + } + ] + } +} diff --git a/images/treatlife-dp10-smart-dimmer-plug.png b/images/treatlife-dp10-smart-dimmer-plug.png new file mode 100644 index 00000000..9fbfdfd4 Binary files /dev/null and b/images/treatlife-dp10-smart-dimmer-plug.png differ