-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename Treatlife NL10 Bedside Lamp to v2.0.6, add v2.0.8
- Loading branch information
Showing
5 changed files
with
180 additions
and
2 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
devices/treatlife-nl10-bedside-lamp.json → ...s/treatlife-nl10-bedside-lamp-v2.0.6.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,161 @@ | ||
{ | ||
"manufacturer": "Treatlife", | ||
"name": "NL10 Bedside Lamp v2.0.8", | ||
"key": "dxkmsiimcumdkoxb", | ||
"ap_ssid": "TreatLife-SL", | ||
"github_issues": [], | ||
"image_urls": [ | ||
"treatlife-nl10-bedside-lamp-v2.0.8.jpg" | ||
], | ||
"profiles": [ | ||
"wb3s-rmd-night-light-2.0.8-sdk-2.0.0-30.06" | ||
], | ||
"schemas": { | ||
"000002jjjr": [ | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"type": "bool" | ||
}, | ||
"id": 20 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"range": [ | ||
"white", | ||
"colour", | ||
"scene", | ||
"music" | ||
], | ||
"type": "enum" | ||
}, | ||
"id": 21 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"min": 10, | ||
"max": 1000, | ||
"scale": 0, | ||
"step": 1, | ||
"type": "value" | ||
}, | ||
"id": 22 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"min": 0, | ||
"max": 1000, | ||
"scale": 0, | ||
"step": 1, | ||
"type": "value" | ||
}, | ||
"id": 23 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"type": "string", | ||
"maxlen": 255 | ||
}, | ||
"id": 24 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"type": "string", | ||
"maxlen": 255 | ||
}, | ||
"id": 25 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "rw", | ||
"property": { | ||
"min": 0, | ||
"max": 86400, | ||
"scale": 0, | ||
"step": 1, | ||
"type": "value" | ||
}, | ||
"id": 26 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "wr", | ||
"property": { | ||
"type": "string", | ||
"maxlen": 255 | ||
}, | ||
"id": 27 | ||
}, | ||
{ | ||
"type": "obj", | ||
"mode": "wr", | ||
"property": { | ||
"type": "string", | ||
"maxlen": 255 | ||
}, | ||
"id": 28 | ||
}, | ||
{ | ||
"mode": "rw", | ||
"id": 30, | ||
"type": "raw" | ||
}, | ||
{ | ||
"mode": "rw", | ||
"id": 31, | ||
"type": "raw" | ||
}, | ||
{ | ||
"mode": "rw", | ||
"id": 32, | ||
"type": "raw" | ||
} | ||
] | ||
}, | ||
"device_configuration": { | ||
"Jsonver": "1.1.0", | ||
"b_lv": 1, | ||
"b_pin": 26, | ||
"brightmax": 100, | ||
"brightmin": 10, | ||
"c_lv": 1, | ||
"c_pin": 8, | ||
"cmod": "rgbcw", | ||
"colormax": 100, | ||
"colormin": 15, | ||
"cwmaxp": 100, | ||
"cwtype": 0, | ||
"defbright": 100, | ||
"defcolor": "c", | ||
"deftemp": 100, | ||
"dmod": 0, | ||
"g_lv": 1, | ||
"g_pin": 24, | ||
"module": "WB3S", | ||
"onoffmode": 0, | ||
"pmemory": 1, | ||
"pwmhz": 1000, | ||
"r_lv": 1, | ||
"r_pin": 9, | ||
"rstbr": 50, | ||
"rstcor": "c", | ||
"rstmode": 0, | ||
"rstnum": 3, | ||
"rsttemp": 100, | ||
"title20": 0, | ||
"w_lv": 1, | ||
"w_pin": 6, | ||
"wfcfg": "spcl" | ||
} | ||
} |
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"name": "2.0.8 - BK7231T", | ||
"sub_name": "WB3S_RMD_Night_Light", | ||
"type": "CLASSIC", | ||
"icon": "memory", | ||
"firmware": { | ||
"chip": "BK7231T", | ||
"name": "WB3S_RMD_Night_Light", | ||
"version": "2.0.8", | ||
"sdk": "2.0.0-30.06", | ||
"key": "dxkmsiimcumdkoxb" | ||
}, | ||
"data": { | ||
"address_finish": "0x9CCDF", | ||
"address_datagram": "0x8F8FB" | ||
} | ||
} |