Skip to content

Commit

Permalink
New device - ONENUO 19JWT-B Door Window Sensor v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jun 11, 2024
1 parent 2747be5 commit 4bb3f2c
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 0 deletions.
41 changes: 41 additions & 0 deletions devices/onenuo-19jwt-b-door-window-sensor-v1.0.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"manufacturer": "ONENUO",
"name": "19JWT-B Door Window Sensor v1.0.2",
"key": "pgtau22buow5ap0f",
"ap_ssid": "SmartLife",
"github_issues": [
679
],
"image_urls": [
"onenuo-19jwt-b-door-window-sensor-v1.0.2.jpg"
],
"profiles": [
"19dwt-cbu-7231nl-1-1.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"f4ei2o": [
{
"trigger": "direct",
"type": "obj",
"mode": "ro",
"property": {
"type": "bool"
},
"id": 1
},
{
"trigger": "direct",
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 2
}
]
}
}
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/19dwt-cbu-7231nl-1-1.0.2-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.2 - BK7231N",
"sub_name": "19DWT_CBU_7231NL_1",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "19DWT_CBU_7231NL_1",
"version": "1.0.2",
"sdk": "2.3.1-40.00"
},
"data": {
"address_finish": "0x1B53B",
"address_ssid": "0xC4BDD",
"address_ssid_padding": 4
}
}

0 comments on commit 4bb3f2c

Please sign in to comment.