Skip to content

Commit

Permalink
New device - Treatlife DS01C Dimmer Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Oct 1, 2023
1 parent 4934b68 commit 77e3626
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions devices/treatlife-ds01c-dimmer-switch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"manufacturer": "Treatlife",
"name": "DS01C Dimmer Switch",
"key": "uwvylmjmr8lhszb2",
"ap_ssid": "TreatLife-SL",
"github_issues": [
493
],
"image_urls": [
"treatlife-ds01c-dimmer-switch.jpg"
],
"profiles": [
"bk7231t-common-user-config-ty-1.1.71-sdk-1.0.2-40.00"
],
"schemas": {
"000002vvfj": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"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",
"mode": "rw",
"property": {
"range": [
"LED",
"incandescent",
"halogen"
],
"type": "enum"
},
"id": 4
}
]
}
}
Binary file added images/treatlife-ds01c-dimmer-switch.jpg
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 77e3626

Please sign in to comment.