Skip to content

Commit

Permalink
New device - Tuya Generic SK20 Star Projector v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 8, 2024
1 parent fbd49ea commit 4adcdd2
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 0 deletions.
170 changes: 170 additions & 0 deletions devices/tuya-generic-sk20-star-projector-v2.0.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,170 @@
{
"manufacturer": "Tuya Generic",
"name": "SK20 Star Projector v2.0.2",
"key": "keyv4k8kftu4pmwx",
"ap_ssid": "SmartLife",
"github_issues": [
731
],
"image_urls": [
"tuya-generic-sk20-star-projector-v2.0.2.jpg"
],
"profiles": [
"oem-bk7231n-light-projector-ty-2.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"fmoiyo": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 20,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 24,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 26,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"manual",
"scene",
"music"
],
"type": "enum"
},
"id": 51,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 52,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 53,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 54,
"type": "obj"
},
{
"mode": "wr",
"id": 57,
"type": "raw"
},
{
"mode": "rw",
"id": 58,
"type": "raw"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 60,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 1,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 62,
"type": "obj"
}
]
},
"device_configuration": {
"Jsonver": "1.0.0",
"b_lv": 1,
"b_pin": 8,
"bt_type": 0,
"category": "0503",
"cmod": "rgb",
"colormax": 100,
"colormin": 10,
"colorpfun": 0,
"crc": 51,
"defbright": 100,
"defcolor": "b",
"dmod": 0,
"fanmod": 1,
"g_lv": 1,
"g_pin": 7,
"ismusic": 0,
"key_lv": 0,
"key_pin": 14,
"keyfunc": 1,
"keyfunc1": 3,
"knum": 1,
"l_lv": 1,
"l_pin": 24,
"laserbrig": 100,
"lasermax": 100,
"lasermin": 10,
"laseronoff": 1,
"m_lv": 1,
"m_pin": 26,
"module": "CBU",
"motoronoff": 1,
"motorspd": 50,
"pmemory": 1,
"prodagain": 1,
"prodspmax": 0,
"prodspmin": 0,
"pwmhz": 1000,
"r_lv": 1,
"r_pin": 6,
"remdmode": 0,
"rgbt": 1,
"rstbr": 50,
"rstcor": "b",
"rstnum": 10,
"spmaxduty": 100,
"spminduty": 1,
"wfcfg": "spcl",
"wfct": 3
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions profiles/oem-bk7231n-light-projector-ty-2.0.2-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "2.0.2 - BK7231N",
"sub_name": "oem_bk7231n_light_projector_ty",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "oem_bk7231n_light_projector_ty",
"version": "2.0.2",
"sdk": "2.3.1-40.00",
"key": "keyv4k8kftu4pmwx"
},
"data": {
"address_finish": "0x1B5AB",
"address_ssid": "0xC0DD1",
"address_ssid_padding": 4
}
}

0 comments on commit 4adcdd2

Please sign in to comment.