Skip to content

Commit

Permalink
Split ELEGRP DPR10 into v2.0.2 and v2.0.3 (though they have the same …
Browse files Browse the repository at this point in the history
…exploit offsets)
  • Loading branch information
Cossid committed Dec 21, 2024
1 parent 2493806 commit 4ea1742
Show file tree
Hide file tree
Showing 5 changed files with 224 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"manufacturer": "ELEGRP",
"name": "DPR10 Single Pole Rocker Dimmer Switch",
"name": "DPR10 Single Pole Rocker Dimmer Switch v2.0.2",
"key": "4u2wttjjgdz7ghli",
"ap_ssid": "SmartLife",
"github_issues": [
408
],
"image_urls": [
"elegrp-dpr10-single-pole-rocker-dimmer-switch.jpg"
"elegrp-dpr10-single-pole-rocker-dimmer-switch-v2.0.2.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"000001v0xv": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
"id": 1,
"type": "obj"
},
{
"mode": "rw",
Expand All @@ -47,7 +47,6 @@
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
Expand All @@ -58,10 +57,10 @@
],
"type": "enum"
},
"id": 4
"id": 4,
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 550,
Expand All @@ -70,10 +69,10 @@
"step": 1,
"type": "value"
},
"id": 5
"id": 5,
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
Expand All @@ -82,7 +81,8 @@
"step": 1,
"type": "value"
},
"id": 6
"id": 6,
"type": "obj"
},
{
"mode": "rw",
Expand Down
196 changes: 196 additions & 0 deletions devices/elegrp-dpr10-single-pole-rocker-dimmer-switch-v2.0.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,196 @@
{
"manufacturer": "ELEGRP",
"name": "DPR10 Single Pole Rocker Dimmer Switch v2.0.3",
"key": "4u2wttjjgdz7ghli",
"ap_ssid": "SmartLife",
"github_issues": [
408
],
"image_urls": [
"elegrp-dpr10-single-pole-rocker-dimmer-switch-v2.0.3.jpg"
],
"profiles": [
"bk7231n-common-user-config-ty-2.0.3-sdk-2.3.1-40.00"
],
"schemas": {
"000001v0xv": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 2,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 500,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 3,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"Cfl",
"Incandescent",
"Halogen",
"Led"
],
"type": "enum"
},
"id": 4,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 550,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 5,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86399,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 6,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 101,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"Immediate",
"Fast",
"Medium",
"Slow"
],
"type": "enum"
},
"id": 103,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"Immediate",
"Fast",
"Medium",
"Slow"
],
"type": "enum"
},
"id": 104,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 108,
"type": "obj"
},
{
"mode": "ro",
"property": {
"type": "string",
"maxlen": 255
},
"id": 109,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 110,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86399,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 111,
"type": "obj"
},
{
"mode": "wr",
"property": {
"type": "bool"
},
"id": 112,
"type": "obj"
},
{
"mode": "ro",
"property": {
"type": "string",
"maxlen": 255
},
"id": 113,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 114,
"type": "obj"
}
]
},
"tuyamcu_baud": "9600"
}
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/bk7231n-common-user-config-ty-2.0.3-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "2.0.3 - BK7231N",
"sub_name": "bk7231n_common_user_config_ty",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "bk7231n_common_user_config_ty",
"version": "2.0.3",
"sdk": "2.3.1-40.00",
"key": "key83r5jq9qqeaxt"
},
"data": {
"address_finish": "0x1B5B7",
"address_ssid": "0xBEF51",
"address_ssid_padding": 4
}
}

0 comments on commit 4ea1742

Please sign in to comment.