Skip to content

Commit

Permalink
New device - Skydance L1-WT 1-10V LED Dimmer v1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Mar 8, 2024
1 parent bb4b75c commit 810d158
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 0 deletions.
106 changes: 106 additions & 0 deletions devices/skydance-l1-wt-1-10v-led-dimmer-v1.1.9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
{
"manufacturer": "Skydance",
"name": "L1-WT 1-10V LED Dimmer v1.1.9",
"key": "ak3o5y0arvek1b0m",
"ap_ssid": "SmartLife",
"github_issues": [
633
],
"image_urls": [
"skydance-l1-wt-1-10v-led-dimmer-v1.1.9.jpg"
],
"profiles": [
"bk7231s-common-iot-config-ty-1.1.9-sdk-1.0.2-40.00"
],
"schemas": {
"000001pjl0": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 20
},
{
"mode": "rw",
"property": {
"range": [
"white",
"colour",
"scene",
"music"
],
"type": "enum"
},
"id": 21,
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 22
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 25,
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 26
},
{
"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,
"type": "obj"
}
]
},
"device_configuration": {
"crc": 127,
"wifi_bdrate": 115200,
"wifi_cofig_ver": "1.0.0"
}
}
Binary file added images/skydance-l1-wt-1-10v-led-dimmer-v1.1.9.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 810d158

Please sign in to comment.