Skip to content

Commit

Permalink
Add Treatlife DP10 Smart Plug-in Dimmer Profile (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-ronnander authored Feb 8, 2024
1 parent b5413e4 commit b1c59aa
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 0 deletions.
106 changes: 106 additions & 0 deletions devices/treatlife-dp10-smart-dimmer-plug.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
}
Binary file added images/treatlife-dp10-smart-dimmer-plug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b1c59aa

Please sign in to comment.