Skip to content

Commit

Permalink
Rename ELEGRP SPN10 Single Pole Switch to ELEGRP SPN10 Single Pole Sw…
Browse files Browse the repository at this point in the history
…itch v2.2.4

New device - ELEGRP SPN10 Single Pole Switch v2.3.4
  • Loading branch information
Cossid committed Jan 27, 2024
1 parent fa848da commit 5afa3e6
Show file tree
Hide file tree
Showing 5 changed files with 136 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"manufacturer": "ELEGRP",
"name": "SPN10 Single Pole Switch",
"name": "SPN10 Single Pole Switch v2.2.4",
"key": "ngimwhcckkasc2ky",
"ap_ssid": "SmartLife",
"github_issues": [
389
],
"image_urls": [
"elegrp-spn10-single-pole-switch.jpg"
"elegrp-spn10-single-pole-switch-v2.2.4.jpg"
],
"profiles": [
"ele-1switch-2.2.4-sdk-2.3.1-40.00"
Expand Down
117 changes: 117 additions & 0 deletions devices/elegrp-spn10-single-pole-switch-v2.3.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,117 @@
{
"manufacturer": "ELEGRP",
"name": "SPN10 Single Pole Switch v2.3.4",
"key": "ngimwhcckkasc2ky",
"ap_ssid": "SmartLife",
"github_issues": [
604
],
"image_urls": [
"elegrp-spn10-single-pole-switch-v2.3.4.jpg"
],
"profiles": [
"ele-1switch-2.3.4-sdk-2.3.1-40.00"
],
"schemas": {
"000003stcz": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86399,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 7
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"off",
"on",
"memory"
],
"type": "enum"
},
"id": 14
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"none",
"relay",
"pos",
"on"
],
"type": "enum"
},
"id": 15
},
{
"mode": "rw",
"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": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 113,
"type": "obj"
},
{
"mode": "rw",
"id": 116,
"type": "raw"
}
]
}
}
File renamed without changes
Binary file added images/elegrp-spn10-single-pole-switch-v2.3.4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions profiles/ele-1switch-2.3.4-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "2.3.4 - BK7231N",
"sub_name": "ele_1switch",
"type": "CLASSIC",
"icon": "toggle-switch-outline",
"firmware": {
"chip": "BK7231N",
"name": "ele_1switch",
"version": "2.3.4",
"sdk": "2.3.1-40.00"
},
"data": {
"address_finish": "0x1B5AB",
"address_ssid": "0xB201D",
"address_ssid_padding": 4
}
}

0 comments on commit 5afa3e6

Please sign in to comment.