Skip to content

Commit

Permalink
New device - Tuya Generic 809WT Motion Sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 9, 2024
1 parent dbac05b commit a8e3548
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 0 deletions.
42 changes: 42 additions & 0 deletions devices/tuya-generic-809wt-motion-sensor-v1.0.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"manufacturer": "Tuya Generic",
"name": "809WT Motion Sensor v1.0.0",
"key": "lag9dgtthyfj6lak",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"tuya-generic-809wt-motion-sensor-v1.0.0.jpg"
],
"profiles": [
"808wt-cbu-bk7231l-1.0.0-sdk-2.3.1-40.00"
],
"schemas": {
"ebm0q4": [
{
"mode": "ro",
"property": {
"range": [
"pir",
"none"
],
"type": "enum"
},
"id": 1,
"type": "obj"
},
{
"mode": "ro",
"property": {
"min": 0,
"max": 100,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 4,
"trigger": "direct",
"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/808wt-cbu-bk7231l-1.0.0-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.0 - BK7231N",
"sub_name": "808WT_CBU_BK7231L",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "808WT_CBU_BK7231L",
"version": "1.0.0",
"sdk": "2.3.1-40.00"
},
"data": {
"address_finish": "0x1B52F",
"address_ssid": "0xC4989",
"address_ssid_padding": 4
}
}

0 comments on commit a8e3548

Please sign in to comment.