Skip to content

Commit

Permalink
New device - Woox R5111 Ceiling Light v2.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 21, 2024
1 parent 206efab commit cea4a0c
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 0 deletions.
137 changes: 137 additions & 0 deletions devices/woox-r5111-ceiling-light-v2.9.6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
{
"manufacturer": "Woox",
"name": "R5111 Ceiling Light v2.9.6",
"ap_ssid": "Woox",
"github_issues": [],
"image_urls": [
"woox-r5111-ceiling-light-v2.9.6.jpg"
],
"profiles": [
"oem-bk7231s-light-ty-2.9.6-sdk-1.0.2-40.00"
],
"schemas": {
"000002ws2q": [
{
"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": 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": 28,
"type": "obj"
},
{
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 29,
"type": "obj"
}
]
},
"device_configuration": {
"Jsonver": "1.1.6",
"brightmax": 100,
"brightmin": 10,
"c_lv": 1,
"c_pin": 8,
"cagt": 20,
"category": "0502",
"cmod": "cw",
"colormax": 100,
"colormin": 10,
"crc": 90,
"cwmaxp": 100,
"cwtype": 0,
"defbright": 100,
"defcolor": "c",
"deftemp": 100,
"dmod": 0,
"module": "WB3S",
"onoffmode": 0,
"pmemory": 1,
"prodagain": 0,
"pwmhz": 1200,
"remdmode": 0,
"rgbt": 0,
"rstbr": 50,
"rstcor": "c",
"rstnum": 3,
"rsttemp": 100,
"title20": 1,
"w_lv": 1,
"w_pin": 6,
"wfcfg": "spcl",
"wfct": 3,
"wt": 20
}
}
Binary file added images/woox-r5111-ceiling-light-v2.9.6.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 cea4a0c

Please sign in to comment.