Skip to content

Commit

Permalink
New device - DETA 6922HA Double PowerPoint Plug v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Oct 22, 2023
1 parent ce8811d commit a57f1c3
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 0 deletions.
97 changes: 97 additions & 0 deletions devices/deta-6922ha-double-powerpoint-plug-v1.1.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
{
"manufacturer": "DETA",
"name": "6922HA Double PowerPoint Plug v1.1.3",
"key": "keyxkwhjkjfn8kru",
"ap_ssid": "GRID",
"github_issues": [
508
],
"image_urls": [
"deta-6922ha-double-powerpoint-plug-v1.1.3.jpg"
],
"profiles": [
"oem-bk7231s-2-plug-arlec-1.1.3-sdk-1.0.6-40.00"
],
"schemas": {
"000002glai": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 2
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 9,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 10,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"0",
"1",
"2"
],
"type": "enum"
},
"id": 38,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 40,
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 43
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 101,
"type": "obj"
}
]
}
}
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/oem-bk7231s-2-plug-arlec-1.1.3-sdk-1.0.6-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.1.3 - BK7231T",
"sub_name": "oem_bk7231s_2_plug_arlec",
"type": "CLASSIC",
"icon": "power-plug",
"firmware": {
"chip": "BK7231T",
"name": "oem_bk7231s_2_plug_arlec",
"version": "1.1.3",
"sdk": "1.0.6-40.00",
"key": "keyxkwhjkjfn8kru"
},
"data": {
"address_finish": "0xA4C61",
"address_datagram": "0x982E9"
}
}

0 comments on commit a57f1c3

Please sign in to comment.