Skip to content

Commit

Permalink
New device - Prosto LTK5050 LED Strip v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 21, 2024
1 parent 67cb724 commit 8af84d6
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 0 deletions.
96 changes: 96 additions & 0 deletions devices/prosto-ltk5050-led-strip-v1.0.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"manufacturer": "Prosto",
"name": "LTK5050 LED Strip v1.0.1",
"key": "htvilqbp8xfctgke",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"prosto-ltk5050-led-strip-v1.0.1.jpg"
],
"profiles": [
"qc0383-p5-qmcbu-strip3-rgb-1.0.1-sdk-2.3.3-40.00"
],
"schemas": {
"000004hcdy": [
{
"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": {
"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": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 42,
"type": "obj"
}
]
}
}
Binary file added images/prosto-ltk5050-led-strip-v1.0.1.jpg
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/qc0383-p5-qmcbu-strip3-rgb-1.0.1-sdk-2.3.3-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.0.1 - BK7231N",
"sub_name": "QC0383_P5_QMCBU_STRIP3_RGB",
"type": "CLASSIC",
"icon": null,
"firmware": {
"chip": "BK7231N",
"name": "QC0383_P5_QMCBU_STRIP3_RGB",
"version": "1.0.1",
"sdk": "2.3.3-40.00",
"key": "htvilqbp8xfctgke"
},
"data": {
"address_finish": "0x1B48B",
"address_ssid": "0xBEA59",
"address_ssid_padding": 4
}
}

0 comments on commit 8af84d6

Please sign in to comment.