Skip to content

Commit

Permalink
New device - Wipro NS1220 B22D 12.5W Smart Bulb
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Sep 10, 2023
1 parent c4d7c7b commit b742379
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 0 deletions.
200 changes: 200 additions & 0 deletions devices/wipro-ns1220-b22d-12.5w-smart-bulb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
{
"manufacturer": "Wipro",
"name": "NS1220 B22D 12.5W Smart Bulb",
"key": "keytg5kq8gvkv9dh",
"ap_ssid": "SmartLife",
"github_issues": [
479
],
"image_urls": [
"wipro-ns1220-b22d-12.5w-smart-bulb.jpg"
],
"profiles": [
"oem-bk7231s-light-ty-2.9.16-sdk-1.0.8-40.00"
],
"schemas": {
"0000022is0": [
{
"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
},
{
"type": "obj",
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 29
},
{
"mode": "rw",
"id": 30,
"type": "raw"
},
{
"mode": "rw",
"id": 31,
"type": "raw"
},
{
"mode": "rw",
"id": 32,
"type": "raw"
},
{
"mode": "rw",
"id": 33,
"type": "raw"
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 34
}
]
},
"device_configuration": {
"Jsonver": "1.1.9",
"b_lv": 1,
"b_pin": 26,
"brightmax": 100,
"brightmin": 10,
"c_lv": 1,
"c_pin": 7,
"cagt": 20,
"category": "0505",
"cmod": "rgbcw",
"colormax": 100,
"colormin": 10,
"colorpfun": 0,
"crc": 29,
"cwmaxp": 100,
"cwtype": 1,
"defbright": 100,
"defcolor": "c",
"deftemp": 100,
"dmod": 0,
"g_lv": 1,
"g_pin": 24,
"gmkb": 60,
"gmkg": 60,
"gmkr": 80,
"gmwb": 75,
"gmwg": 70,
"gmwr": 100,
"module": "WB3L",
"notdisturb": 1,
"onoffmode": 0,
"pmemory": 1,
"prodagain": 0,
"pwmhz": 1000,
"r_lv": 1,
"r_pin": 8,
"remdmode": 0,
"rgbt": 10,
"rstbr": 50,
"rstcor": "c",
"rstnum": 7,
"rsttemp": 100,
"title20": 0,
"w_lv": 1,
"w_pin": 6,
"wfcfg": "spcl_auto",
"wfct": 3,
"wt": 20
}
}
Binary file added images/wipro-ns1220-b22d-12.5w-smart-bulb.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 b742379

Please sign in to comment.