Skip to content

Commit

Permalink
New device - DETA 6931HA Touchless Handwave Switch v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Sep 4, 2024
1 parent 8b40f15 commit 0989238
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 0 deletions.
104 changes: 104 additions & 0 deletions devices/deta-6931ha-touchless-handwave-switch-v1.0.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"manufacturer": "DETA",
"name": "6931HA Touchless Handwave Switch v1.0.4",
"key": "key7sygdywd73eje",
"ap_ssid": "GRID",
"github_issues": [],
"image_urls": [
"deta-6931ha-touchless-handwave-switch-v1.0.4.jpg"
],
"profiles": [
"oem-bk7231n-switch1-gesture-grid-1.0.4-sdk-2.3.1-40.00"
],
"schemas": {
"000003j19m": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"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"
],
"type": "enum"
},
"id": 15,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"low",
"middle",
"high"
],
"type": "enum"
},
"id": 101,
"type": "obj"
}
]
},
"device_configuration": {
"advtimer": 0,
"btlv": 0,
"btpin": 26,
"category": 2,
"chnum": 1,
"defled": 0,
"defrly": 0,
"jsonver": "1.0.8",
"module": "CB3S",
"netledlv": 0,
"netledpin": 8,
"pmem": 0,
"pmemt": 5,
"remote": 0,
"reuse": 0,
"rlylv": 1,
"rlypin": 6,
"rstnum": 0,
"rsttime": 0,
"wfcfg": 1,
"wfct": 3,
"wfled": 1,
"wfnfy": 0,
"wfnfyt": 0,
"wfrly": 0,
"wft": 4
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.0.4 - BK7231N",
"sub_name": "oem_bk7231n_switch1_gesture_grid",
"type": "CLASSIC",
"icon": "toggle-switch-outline",
"firmware": {
"chip": "BK7231N",
"name": "oem_bk7231n_switch1_gesture_grid",
"version": "1.0.4",
"sdk": "2.3.1-40.00",
"key": "key7sygdywd73eje"
},
"data": {
"address_finish": "0x1B5AF",
"address_ssid": "0xC41F5",
"address_ssid_padding": 4
}
}

0 comments on commit 0989238

Please sign in to comment.